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...
HiTeX Press, 2024. — 300 p. "C Programming: Core Concepts and Techniques" is an authoritative resource designed to guide beginners through the foundational aspects of C programming. Written with clarity and precision, this book meticulously covers essential topics, ranging from basic syntax and data types to advanced concepts such as pointers, dynamic memory management, and...
No Starch Press, 2024. — 792 p. — 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...
Raleig: Pragmatic Bookshelf, 2024. — 118 p. You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other...
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...
Americo Moreira, 2023. — 235 p. — ISBN 979-8223579557. Building Business Apps in C: A Step-by-Step Guide to Enterprise Application Development is a comprehensive book that provides a detailed and practical approach to building business applications using C# and .NET. This step-by-step guide takes you through the entire process of developing a line-of-business application,...
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...
2nd Edition. — Packt, 2022. — 742 p. — ISBN 9781801078450. Get started with writing simple programs in C while learning core programming concepts. Key Features Learn essential C concepts such as variables, data structures, functions, loops, and pointers Grasp the core programming aspects that form the base of many modern programming languages Work with updated code samples and...
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.
Chapman and Hall/CRC, 2022. — 578 p. — ISBN 978-1-003-18825-4. The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in...
3rd Edition. — BPB Publications, 2019. — 289 p. — ISBN-13 9789388511391. Структуры данных Experience Data Structures CÊ through animations DESCRIPTION There are two major hurdles faced by anybody trying to learn Data Structures: Most books attempt to teach it using algorithms rather than complete working programs A lot is left to the imagination of the reader, instead of...
Amazon.com Services LLC, 2021. — 111 р. Have you never programmed a computer before, and think or have been told that C is a good programming language to get started with. It is! Maybe you have some experience with other programming languages, but want to learn C. It's a great language to add to your resume! Or perhaps you are stuck in a low paying programming job, and want to...
O’Reilly Media, 2012. — 632 p. — ISBN 978-1449399917. 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...
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. — 539 p. — ISBN 978-1484269268. 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...
Independently published, 2021. — 257 p. — ISBN B08X2YS35R. This book covers the following topics: getting started, getting started in c, program control, assignment logical compares, functions and variables, defines and macros, strings and arrays, pointers, standard inputoutput, file inputoutput, structures and unions, dynamic allocation, character and bit manipulation, example...
Independently published, 2020. — 306 p. — ISBN 9798634165806. This book explains the fundamentals of algorithms graphic that makes the material enjoyable and easy to digest. Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures.The complexity of life, because they do not understand to simplify the complex, simple is the beginning of wisdom....
Apress, 2021. — 356 p. — ISBN 9781484266427. Learn the C programming language easily and in a straightforward way. This book teaches the basics of C, the C Standard Library, and modern C standards. No previous programming experience is required. C is a language that is as popular today as it was decades ago. C covers a wide variety of domains. It can be used to program a...
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...
3-е изд., испр. — Пер. с англ. под ред. Вс.С. Штаркмана — Bell Telephone Laboratories, Incorporated; СПб.: Невский Диалект, 2001. — 352 с.: ил. — ISBN5-7940-0045-7. Книга широко известных авторов, разработчиков языка Си, переработанная и дополненная с учетом стандарта ANSI для языка Си, 2-е английское издание которой вышло в 1988 году, давно стала классикой для всех изучающих...
O’Reilly Media, 2013. — 226 p. — ISBN: 978-1449344184, 1449344186. Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use...
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...
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....
2nd Edition. — Apress, 2019. — 116 р. Discover how C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies in this condensed code and syntax guide. This book presents the...
Cerberus Publications. — Amazon Digital Services LLC, 2018. — 95 р. Learn how to program with C language in Linux operating system. The content of this book is appropriate for both basic and intermediate level Java users. Why learn the C language? Because the C language is like Latin - it is finite and has not changed for years. C is tight and spare, and in the current economic...
MTech, 2018. — 239 p. C has become one of the dominant languages of today world. This book is devoted to practical oriented C programming. It is still the premier language for software developers. Newer languages are available, such as C++, Java and many others. C is still the language of choice for robust programming. This book emphasizes the skills you will need to do work with...
Оригинал: What every programmer should know about memory Дата публикации: 21.09.2007 Перевод: Капустин С.В. Дата перевода: 25.03.2009 Это одна из классической статей, которая проведет вас по особенностям памяти, некоторые из которых старые, некоторые новые, некоторые известные и некоторые не очень. Несмотря на управляющую роль и вездесущность, не каждый программист имеет...
Apress, 2013. — 304 p. — ISBN: 9781430264002. C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C. Advanced Topics In C teaches concepts that any budding...
Universities Pres, 2017. — 1184 p. This book aims to make C programming language as simple as possible for beginners and yet to provide sufficient depth of coverage for intermediate as well as advanced users. It deals with the concepts of C programming in a carefully planned manner, with focus on commonly used concepts and topics, supported by numerous short as well as complete...
CRC, 2015. — 498 p. Teach Your Students How to Program Well Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind. The text covers...
Maker Media, 2017. — 59 p. — ISBN: 1680454285. All Make Jumpstart books provide a quick way for makers to "jumpstart" their knowledge of a certain topic. Jumpstarting C takes the reader on a 50-page journey, from installing C on a Raspberry Pi, to creating their first "Hello World" program in C, to building and programming a handheld 4-color memory game using C, pushbuttons and...
Apress, 2017. — 435 p. — ISBN13: 978-1-4842-2402-1. Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code. Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The...
Publisher and date: unknown 33 pages ISBN: 9787788553699 Author: Grabowski Piotr Title: Kurs C (C Course) Year: unknown Description: C course for absolute beginers. Written in Polish.It describes ANSI C, including sample programs.
University of Maryland, Baltimore County, Baltimore, Maryland, 2014, September 3 pages: XV+374 ISBN: 978-1-611973-49-5 Written as a tutorial on how to think about, organize, and implement programs in scientific computing, this book achieves its goal through an eclectic and wide-ranging collection of projects. Each project presents a problem and an algorithm for solving it, and...
Noel Kalicharan, 2015. — 320 p. — ASIN: B010PHUAUW. This book is intended for anyone who is learning programming for the first time. The main goal is to teach fundamental programming principles using C, a popular language used in schools and industry. However, the book is more about teaching programming basics than it is about teaching C. Basic programming proficiency requires...
2nd Edition. — O’Reilly, 2015. — 650 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...
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,...
O’Reilly Media, 2012. — 296 p. — ISBN: 1449327141, 9781449327149. Throw out your old ideas of C, and relearn a programming language that’s substantially outgrown its origins. With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for...
CreateSpace Independent Publishing Platform, 2014. Essential C Skills-Made Easy–Without Fear! This C Programming book gives a good start and complete introduction for C Programming for Beginners. Learn the all basics and advanced features of C programming in no time from Bestselling Programming Author Harry H. Chaudhary. This Book starts with the basics; I promise this book...
Сделай свой Лисп: Изучи Си и создай свой собственный язык программирования. CreateSpace Independent Publishing Platform, october 2014, ISBN: 9781501006623. If you're looking to learn C, or you've ever wondered how to build your own programming language, this is the book for you. In just a few lines of code, I'll teach you how to use C, and together, we'll start building your...
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...
4th Edition. — Addison-Wesley Professional, 2014. — 600 p. — ISBN13: 978-0-321-77641-9, ISBN10: 0-321-77641-0. На англ. языке. Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many...
6th Edition. — Addison-Wesley, 2013. — 1067 p. — ISBN10: 0321928423, ISBN13: 978-0321928429. На англ. языке. C Primer Plus is a carefully tested, well-crafted, and complete tutorial on a subject core to programmers and developers. This computer science classic teaches principles of programming, including structured code and top-down design. Author and educator Stephen Prata has...
Apress, 2013. - 675 Pages. Fifth Edition. На англ. языке. Beginning C, 5th Edition teaches you how to program using the widely-available C language. You’ll begin from first-principles and progress through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available free or commercial C or C++ compilers, and...
Комментарии