Jonathan Morrison - Böcker
Visar alla böcker från författaren Jonathan Morrison. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
127 kr
Skickas inom 5-8 vardagar
561 kr
Skickas inom 10-15 vardagar
Visual Basic is the most popular programming language in the world today. It can be used to quickly create a Windows application and has a short learning curve. However, there are limits to what Visual basic alone can do. By contrast, C++ is used for very complex and advanced systems programming and it has a very steep leaning curve. Because of the difference between the two languages, many programmers develop expertise in either one language or the other. The optimal situation would be for a programmer to be able to harness the power of C++ and take advantage of VB, thus allowing them to create Windows software in the most efficient manner possible. This book teaches VB programmers what they need to know in order to combine these two powerful tools and create truly world-class applications. This book is what Visual Basic programmers have long desired: a book that uses thier existing knowledge as a framework to teach the skills they need to move to the next level, C++. Jonathan Morrison has over five years of experience developing applications in both Visual Basic and C++. He has vast experience integrating Visual Basic and C++ in enterprise environments.
359 kr
Skickas inom 10-15 vardagar
In their book Programming VB.NET: A Guide For Experienced Programmers, Gary Cornell and Jonathan Morrison carefully explain the features of what is really a new language. This careful treatment of language features is necessary because, although VB.NET looks like BASIC, it really is a language in the Java/C# family from a "semantic" point of view. This means all features of the language will need explaining to the programmer coming from a previous version of VB. This book carefully explains all the new features of VB.NET including Inheritance, Interfaces, Object Construction and Destruction, Streams, Multi-Threading programming, and much more. When readers finish this book they will have a firm grasp of the exciting VB.NET language and will be ready to move on to Appleman's book for application building strategies and concepts: Moving to VB.NET.