Уведомлений еще не было

Описание книги

Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management, and with advanced topics such as multi-threading and network...

Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management, and with advanced topics such as multi-threading and network programming, Head First C can be used as an accessible text book for a college-level course. Also, like a college course, the book features labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how to use the compiler, the make tool and the archiver to tackle real-world problems. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First C uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep. Книга «Head First C» авторов Dawn Griffiths, David Griffiths оценена посетителями КнигоГид, и её читательский рейтинг составил 0.00 из 10.
Для бесплатного просмотра предоставляются: аннотация, публикация, отзывы, а также файлы для скачивания.

  • Просмотров: 195
  • Рецензий: 0
Информация об издании
  • Переводчики: не указаны
  • Серия: Head First
  • ISBN (EAN): 978-1449399917
  • Языки: не указаны
  • Возрастное ограничение: не указано
  • Год написания: 2012


К этой книге не добавлены цитаты
Эта книга еще не добавлена в подборки
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ персонажи
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ ТЕСТЫ
ОГЛАВЛЕНИЕ ОТСУТСТВУЕТ
КНИГА НЕ УПОМИНАЛАСЬ В БЛОГАХ

Рецензии на книгу

Написано 0 рецензий

Посмотрите еще

Интернет и сети
8.0
0
0
Head First C#
Head First C#

Head First C# is a complete learning experience for learning how to program with C#, XAML, the .NET Framework, and Visual Studio. Fun and highly visual, this introduction to C# is designed to keep you engaged and entertained from first page to last. You'll build a fully functional video game in the opening chapter, and then learn how to use classes and object-oriented programming, draw gra...

8.2
0
0
Head First Java, 2nd Edition
Head First Java, 2nd Edition

It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos--and big sales--for developing this book's new way of teaching the Java programming language, because any reader with ...

Научная литература
8.0
0
0
Head First Programming: A Learner's Guide to Programming Using the Python Language
Head First Programming: A Learner's Guide to Programming Using the Python Language

Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to...

Научная литература
8.0
0
0
Head First 2D Geometry
Head First 2D Geometry

Having trouble with geometry? Do Pi, the Pythagorean Theorem, and angle calculations just make your head spin? Relax. With Head First 2D Geometry, you'll master everything from triangles, quads, and polygons to the time-saving secrets of similar and congruent angles -- and it will be quick, painless, and fun. Through entertaining stories and practical examples, you'll go beyond boring problems and...

Научная литература
4.0
0
0
Head First Algebra
Head First Algebra

If you need help with algebra, this unique book is designed for you. Full of engaging stories and practical, real-world explanations, Head First Algebra will help you learn everything from natural numbers to exponents to solving systems of equations and graphing polynomials. Head First Algebra uses a visually rich format specifically designed to take advantage of the way your brain really works.

Программное обеспечение
8.0
0
0
Паттерны проектирования
Паттерны проектирования

В мире постоянно кто-то сталкивается с такими же проблемами программирования, которые возникают и у вас. Многие разработчики решают совершенно идентичные задачи и находят похожие решения. Если вы не хотите изобретать велосипед, используйте готовые шаблоны (паттерны) проектирования, работе с которыми посвящена эта книга. Паттерны появились, потому что многие разработчики искали пути повышения гиб...