All of Programming
by: Andrew Hilton
Publication Date 出版日期: 2019
ISBN-13: 9780996718219
Print Length 页数: 765
Language 语言: English
Print Length 页数: EPUB
Size: 10 Mb
All of Programming provides a platform for instructors to design courses which properly place their focus on the core fundamentals of programming,or to let a motivated student learn these skills independently. A student who masters the material in this book will not just be a competent C programmer,but also a competent programmer.
The book is exclusively an ebook. It has approximately 700 pages of text and 7.5 hours of embedded videos,so we strongly urge you to read it on an application that supports video viewing (for example,Adobe Reader).
The book has 4 Parts and an Appendix whose topics are as follows:
Part 1: Introduction to Programming in C
Introduction,Reading Code,Types,Writing Code,Compiling and Running,Fixing Your Code: Testing and Debugging,Recursion,Pointers,Arrays,Uses of Pointers,Interacting With the User and System,Dynamic Allocation,Programming in the Large
Part 2: C++
Transition to C++,Object Creation and Destruction,Strings and IO Revisited,Templates,Inheritance,Error Handling and Exceptions
Part 3: Data Structures and Algorithms
Introduction To Algorithms and Data Structures,Linked Lists,Binary Search Trees,Hash Tables,Heaps and Priority Queues,Graphs,Sorting
Part 4: Other Topics
Balanced BSTs,Concurrency,Advanced Topics in Inheritance,Other Languages: Java,Python,SML … And Beyond
Appendices
Why Expert Tools?
UNIX Basics,Editing: Emacs,Other Important Tools,Miscellaneous C and C++ Topics E Compiler Errors Explained,Answers to Selected Exercises
All of Programming 9780996718219.zip
All of Programming
未经允许不得转载:finelybook » All of Programming
相关推荐
- Async Rust: Unleashing the Power of Fearless Concurrency
- Super Study Guide: Algorithms & Data Structures
- Mastering Large Datasets with Python: Parallelize and Distribute Your Python Code
- TradeStation EasyLanguage for Algorithmic Trading: Discover real-world institutional applications of Equities, Futures, and Forex markets
- A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Level Up Your Core Programming Skills
- Data Science Essentials For Dummies