This is a very good book. My reasons for saying this are as follows:
1)the writing style is almost conversational although initially some may find its two wordy.
2) the book teaches how to use flow charts to model code logically
3) its does a nice job of covering debugging for novices ... desk-checks and audits
4) the end of chapter exercises are well thought out and answers are provided at the back of the book.
The only thing i did not really like was the occasional grammatical errors and sometimes new ideas were presented a bit vaguely. That said i read up to the 8th chapter and jumped forward to the chapter on objects, supplemented what i was learning with content from the MSDN site and now i have written programs with several hundred lines of code - i know several lines of code does not mean that the code is guaranteed to be efficient or well written (learn about code metrics early). My programs were however, well designed efficient and contain reusable code, in under six months. this book is quite good as a beginner's book. After you get comfortable coding keep visiting the MSDN developer site to see the best way to use data types, method, properties and objects the way they were designed to be used in VB.
Kindle电子书价格: | ¥654.12 |
卖家: | 亚马逊(Kindle电子书) |

下载免费的 Kindle 阅读软件,即可立即在智能手机、平板电脑或电脑上阅读 Kindle 电子书 - 无需 Kindle 设备。了解更多信息
使用 Kindle 网页版即时在浏览器上阅读。
使用手机摄像头 - 扫描以下代码并下载 Kindle 阅读软件。
![“Programming in Visual Basic 2010: The Very Beginner's Guide (English Edition)”,作者:[Jim McKeown]](https://images-cn.ssl-images-amazon.cn/images/I/41HU74anwyL._SY346_.jpg)
Programming in Visual Basic 2010: The Very Beginner's Guide (English Edition) 1第一 版本, Kindle电子书
广告
This is an introduction to programming using Microsoft's Visual Basic.NET 2010, intended for novice programmers with little or no programming experience or no experience with Visual Basic. The text emphasizes programming logic and good programming techniques with generous explanations of programming concepts written from a non-technical point of view. It stresses input, processing, and output and sequence, selection, and repetition in code development. File I/O and arrays are included. Later chapters introduce objects, event programming, and databases. By taking a slow and steady approach to programming ideas, this book builds new concepts from what the reader has already learned. VB tips and quips inject both humor and insight. The book includes numerous programming examples and exercises, case studies, tutorials, and 'fixing a program' sections for an in-depth look at programming problems and tools. Quizzes and review questions throughout each chapter get students to think about the materials and how to use them. Each chapter has a summary and glossary for extra review. The accompanying website, www.cambridge.org/us/McKeown, has code downloads, I/O, and database files from small, simple files to large files with thousands of records, flowcharts, deskchecks and audits to aid with program design, coding, and debugging; PowerPoint files for every chapter; and hundreds of ideas for programs and projects.
- ISBN-13978-0521896535
- 版本1st
- 出版社Cambridge University Press
- 出版日期2010年3月22日
- 语言英语
- 文件大小27138 KB
由于文件较大,下载时间可能较长。
Kindle Fire 平板电脑
商品描述
目录
1. Fundamentals of design and programming - starting from scratch; 2. Variable and constants - a place for everything and everything in its place; 3. Writing programs - first you walk, then you run; 4. Writing programs II - more controls and new logic; 5. Using if and case - decisions, decisions, decisions; 6. Loops - once is not enough; 7. Procedures and functions - divide and conquer; 8. Writing programs III - tying it all together, so far; 9. File i/o - files and records and fields, oh my!; 10. Arrays and structures - organizing data; 11. Events and more controls - tips and tricks for programming; 12. Objects and classes - objects are in a class by themselves; 13. Graphics - the visual (and audio) side of Visual Basic; 14. LINQ to SQL - the world runs on databases; 15. Crystal reports - tying databases to output. --此文字指其他 kindle_edition 版本。
媒体推荐
'This book provides a great overview of the subject of VB.NET programming. It covers all the important topics in detail and offers plenty of opportunities for readers to try exercises on their own. There are also lots of useful asides that the readers will find interesting; the use of humor keeps the writing engaging and fun. Detailed problems and debugging walkthroughs, which are both thought provoking and complex, assist with the coverage of useful topics such as object-oriented programming, complex data structures, drag-and-drop design, and event handling.' Rudy McDaniel, University of Central Florida --此文字指其他 kindle_edition 版本。
作者简介
Dr Jim McKeown has spent more than 20 years at Dakota State University, where he is an Assistant Professor. He currently teaches programming, computer hardware, software testing, and computer applications. He received a master's degree in computer education from Columbia University and holds a Ph.D. in instructional design from the University of Iowa. He has contributed several articles to the Journal for Computing in Small Colleges as well as various other publications. --此文字指其他 kindle_edition 版本。
基本信息
- ASIN : B00AHTN6G4
- 出版社 : Cambridge University Press; 第 1st 版 (2010年3月22日)
- 出版日期 : 2010年3月22日
- 语言 : 英语
- 文件大小 : 27138 KB
- 同步设备使用情况: : 根据出版商限制,最多 4 台同步设备
- 标准语音朗读 : 已启用
- X-Ray : 未启用
- 生词提示功能 : 未启用
- 纸书页数 : 714页
- 用户评分:
无买家评论
5 星 (0%) |
|
0% |
4 星 (0%) |
|
0% |
3 星 (0%) |
|
0% |
2 星 (0%) |
|
0% |
1 星 (0%) |
|
0% |
评分是如何计算的?
在计算总星级评分以及按星级确定的百分比时,我们不使用简单的平均值。相反,我们的系统会考虑评论的最新程度以及评论者是否在亚马逊上购买了该商品。系统还会分析评论,验证评论的可信度。
此商品在美国亚马逊上最有用的商品评论
美国亚马逊:
4.0 颗星,最多 5 颗星
14 条评论

B.S. Ervin
5.0 颗星,最多 5 颗星
User Friendly - Excellent Book
2011年8月4日 -
已在美国亚马逊上发表已确认购买
This is a user friendly, excellent book for learning the use of Visual Basic. The book is a complete begineers program for learning. The author is concise, understandable, and funny. It makes learning fun. The book offers helpful examples, reviews, and problems for learning. The answers for problems may be found on the author's internet site. Also of importance to the beginner is that each chapter builds on itself, reinforcing the material presented.
I strongly recommend this book for the young and old. It is presented in such a manner that it is a teaching aid and should be considered such. This is not a reference book, although it may be used as one. I am hoping the author will write a book at the next level because I plan to purchase it. This is a book which is a joy to learn from.
I strongly recommend this book for the young and old. It is presented in such a manner that it is a teaching aid and should be considered such. This is not a reference book, although it may be used as one. I am hoping the author will write a book at the next level because I plan to purchase it. This is a book which is a joy to learn from.
5 个人发现此评论有用

Melissa S
5.0 颗星,最多 5 颗星
... third of the way through this book and absolutely love it, I am the "very" beginner and am ...
2015年3月12日 -
已在美国亚马逊上发表已确认购买
I am only a third of the way through this book and absolutely love it, I am the "very" beginner and am amazed at the ease with which I was able to begin programming! I've looked ahead and it looks like its going to get a little hairy later but I feel pretty good that the author is going to get me through it! Written with a sense of humor, which never hurts
2 个人发现此评论有用

tterb45
5.0 颗星,最多 5 颗星
Thorough and Simple
2012年6月10日 -
已在美国亚马逊上发表已确认购买
When I say "simple," I mean I am using this Cambridge University textbook to teach my 12-year-old how to program in Visual Basic, and she seems to be absorbing it effortlessly. Has quizzes, hands-on work, and exams to test comprehension. I wouldn't hand this to a young child and walk away, of course, but with a little over-the-shoulder guidance, her success underscores how usable this class book is. Highly recommended.
4 个人发现此评论有用

Sierra
5.0 颗星,最多 5 颗星
Great
2013年3月31日 -
已在美国亚马逊上发表已确认购买
Most books of this type basically copy the original manual or other tech books. But this one is different. The approach is different and easy to understand. I like the manner the books is written. Its a must for any beginner. I wish he would write another more detail book for more advance students.
2 个人发现此评论有用