This content is not currently approved and is visible here for review only.

An Introduction to Computer Programming Using Microsoft Visual Basic 2010 and Microsoft SQL Server CE

An Introduction to Computer Programming Using Microsoft Visual Basic 2010 and Microsoft SQL Server CE
Authors
Robert Sendek
ISBN
1466411937
Published
12 Jan 2012
Purchase online
amazon.com

This book discusses introductory computer programming concepts. The book's examples use Microsoft Visual Basic 2010 and Microsoft SQL Server CE. The first part of the book discusses basic programming concepts including variables, constants, operators, arrays, conditional statements, loops, functions, subroutines, and error trapping. The second part of the book discusses files and databases including text file processing and basic SQL database concepts.

Editorial Reviews

This book discusses introductory computer programming concepts. The book's examples use Microsoft Visual Basic 2010 and Microsoft SQL Server CE. The first part of the book discusses basic programming concepts including variables, constants, operators, arrays, conditional statements, loops, functions, subroutines, and error trapping. The second part of the book discusses files and databases including text file processing and basic SQL database concepts. The third part of the book discusses visual programming including forms, controls, event handling, menus, text and SQL file processing, and debugging.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“In order to understand recursion, one must first understand recursion.”