BPB Publications, 2025. — 254 р. — ISBN: 978-93-90684-47-2. Description C is a powerful and versatile programming language used for building everything from operating systems to video games. This book equips you with the essential knowledge to solve problems and create efficient programs using C. This book provides a comprehensive guide to C programming, starting with the...
2nd Edition. — Apress Media LLC., 2024. — 229 p. — ISBN-13: 979-8-8688-0826-5. Build working implementations of hash tables, written in the C programming language. The new and revised Second Edition has been enhanced with simplified code and more comprehensive explanations, aimed at improving clarity and comprehension while exploiting the latest features in C programming. This...
2nd Edition. — No Starch Press, 2024. — 304 p. — ISBN-13: 978-1-7185-0413-4. Effective C, 2nd edition, is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems. The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second...
No Starch Press, 2024. — 792 р. — ISBN-13: 978-1-7185-0042-6. A hands-on, example-filled guide to the theory and practice of writing a C compiler: a computer program that translates code written by programmers into code the computer can read. Compilers are at the heart of everything programmers do, yet even experienced developers find them intimidating. For those eager to truly...
Mercury Learning and Information, 2019. — 200 p. — ISBN: 978-1-68392-388-6. This book is intended for “beginner to intermediate” programmers with a year or two of experience in another language who wish to learn C. You need some familiarity with working from the command line in a Unix-like environment. However, there are subjective prerequisites, such as a strong desire to...
Independently Published, 2023-12-11. — 280 p. — (Programming in C by Eucoding Book 1). — ASIN: B0CQ2SRKM7. Unlock the Gateway to Programming Excellence with "Programming in C Part One: Introduction to C" by Eucoding Embark on your programming journey with our humble yet powerful guide to the world of C programming. Whether you're a novice eager to explore the fundamentals or an...
Independently Published, 2023-12-15. — 319 p. — ASIN: B0CQG6W274. Elevate your C programming skills with the second installment of Eucoding’s series. This book, designed for those with a foundational knowledge of C, delves into advanced data types, including: Mastering Arrays and Strings. Deciphering Pointers. Exploring Structures and Unions. Harnessing Enumerations. With...
2nd Edition. — Apress Media LLC, 2024. — 351 p. — ISBN-13: 979-8-8688-0223-2. Learn the basics of C, the C standard library, and modern C standards . Complete with modern, up-to-date examples and screenshots , this new edition is fully updated and reworked with the latest C23 standards and features. C is a language that is as popular today as it was decades ago. It can be used...
BPB Publications, 2024. — 456 р. — ISBN: 978-93-55516-060. Unlock the power of C programming to embark on an epic journey of programming expertise with our comprehensive C programming book. Key Features: - Get a solid foundation of C programming by learning the basic principles, including data types, variables, operators, and control structures. - Hands-on practice approach for...
7th Edition. — Apress Media, LLC., 2024. — 699 p. — ISBN13: 979-8-8688-0149-5. Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported. You’ll discover that C is a foundation...
BPB Publications, 2024. — 480 p. — ISBN 978-93-55517-357. Key Features: - Comprehensive coverage of C programming fundamentals. - Clear explanations and engaging examples given in each chapter. - Designed to help you develop a problem-solving mindset. Description This book equips you with the knowledge of fundamentals of C, a powerful and versatile programming language. It...
Ladey Adey Publications, 2023. — 277 р. — ISBN: 978-1-913579-52-4. Countless pieces of software are written in C. Every year, thousands of students learn the language. 50 years after first being created, it remains popular - especially for embedded applications. That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask...
Manning Publications Co., 2023. — 425 p. — ISBN: 978-1633439825. Learn the big skills of C programming by creating bite-size projects! Work your way through these 15 fun and interesting tiny challenges to master essential C techniques you’ll use in full-size applications. In Tiny C Projects you will learn how to: Create libraries of functions for handy use and re-use Process...
O’Reilly Media, 2022. — 308 p. — ISBN-13: 978-1-492-09733-4. Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by...
No Starch Press, 2022. — 453 p. — ISBN-13: 978-1-7185-0163-8. Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers.
O’Reilly Media, 2021. — 314 p. — ISBN 978-1098100339. 2021-05-27: First Release For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C...
Apress, 2021. — 550 p. — ISBN 9781484269268. Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer...
Apress Media LLC., 2020. — 290 p. — ISBN13: (electronic): 978-1-4842-6321-1. This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples. Practical System Programming with C contains three main parts: getting your hands dirty with...
2nd Edition. — John Wiley & Sons, 2021. — 464 p. — ISBN: 978-1-119-74026-1 (ebk). Get an A grade in C As with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it’s still the world’s most popular programming language and is used as the basis of global industry’s core systems, including operating systems,...
IO Press, 2019. — 267 p. — ISBN: 978-1871962604. C is a good language to learn. It was designed to do a very different job from most modern languages and the key to understanding it is not to just understand the code, but how this relates to the hardware. Fundamental C takes an approach that is close to the hardware, introducing addresses, pointers, and how things are...
Apress Media LLC., 2020. — 280 p. — ISBN13: (electronic): 978-1-4842-6128-6. Master the C code appropriate for numerical methods and computational modeling, including syntax, loops, subroutines, and files. Then, this hands-on book dives into financial applications using regression models, product moment correlation coefficients, and asset pricing. Next, Practical Numerical C...
No Starch Press, 2020. — 272 p. — ISBN13: 978-1-71850-104-1. A detailed introduction to the C programming language for experienced programmers. The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era--covering the modern C17 Standard as well as...
Sixth Edition. — Apress, 2020. — 690 p. — ISBN13: (electronic): 978-1-4842-5976-4. Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you`ll soon be writing real C programs. You’ll discover that C is a...
Packt Publishing, 2020. — 616 p. — ISBN: 9781838641108. A comprehensive guide with practical instructions on data structures, low level programming, high performance, networking, IoT and more to help you gain a deeper understanding of the latest standards (C11 and C18) in C programming. C is a popular programming language among developers because of its flexibility and...
Apress, 2020. — 146 p. — e-ISBN: 978-1-4842-5623-7. Study elementary and complex algorithms with clear examples and implementations in C. This book introduces data types (simple and structured) and algorithms with graphical and textual explanations. In the next sections, you’ll cover simple and complex standard algorithms with their flowcharts: everything is integrated with...
Packt Publishing, 2019. — 1076 p. — ISBN: 978-1-78934-362-5. Push the limits of what C – and you – can do, with this high-intensity guide to the most advanced capabilities of C There’s a lot more to C than knowing the language syntax. The industry looks for developers with a rigorous, scientific understanding of the principles and practices. Extreme C will teach you to use C’s...
Manning Publications, 2020. — 1074 p. — ISBN: 9781617295812. Modern C focuses on the new and unique features of modern C programming. The book is based on the latest C standards and offers an up-to-date perspective on this tried-and-true language. Purchase of the print book includes a free eBook in PDF, Kindle, and EPUB formats from Manning Publications. About the Technology C...
Apress, 2019. — 282 p. — ISBN13: (electronic): 978-1-4842-5525-4. Go beyond the jigsaw approach of just using blocks of code you don’t understand and become a programmer who really understands how your code works. Starting with the fundamentals on C programming, this book walks you through where the C language fits with microcontrollers. Next, you’ll see how to use the...
2nd ed. — O’Reilly, 2016. — 1045 p. — ISBN: 978-1-491-90475-6. The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar...
2nd edition. — O’Reilly Media, 2015. — 408 p. — ISBN13: 978-1-491-90389-6. Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted. C isn’t...
4th edition. — Pearson Education, Inc., 2015. — 1285 p. — ISBN13: 978-0-321-77641-9. Целевая аудитория: начинающие разработчики на C/C++. Классика программирования, руководство Стивена Кочана является одним из лучших по изучению языка Си для начинающих. В то же время, автор на множестве хороших примеров задач постарался охватить больше общие темы, чтобы у вас не было трудностей...
Apress, 2013. — 168 p. — ISBN: 978-1-4302-5912-1. Pointers in C provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer basics and advanced features. The goal is to help programmers in wielding the full potential of pointers. In spite of its vast usage, understanding and proper usage of pointers remains a significant problem....
Addison-Wesley Professional, 2015. — 384 p. — (Zed Shaw's Hard Way Series). — ISBN10: 0-321-88492-2, ISBN13: 978-0-321-88492-3. Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed. You bring discipline, commitment,...
Ninnat Aupala, 2015. — 100 p. — ASIN: B00TI9GAA8
When a variable is defined in a C program, the compiler will find and allocate unused locations in memory to that variable to use. Since the area of memory consist of a lot of cells, each cell is identified by a unique number called its memory address (or, for short, that address), to distinguish it from the other cells in...
Комментарии