Gå til hovedindhold
C Programming
Kun hos Saxo DK

C Programming

Vi har samlet 8 aktuelle varer med samme produktnavn hos Saxo DK på én side.

Pris fra

249,95 kr

Se alle muligheder

Denne side samler varer efter forhandler og produktnavn. Det betyder ikke nødvendigvis, at varerne er officielle varianter af samme produkt.

Muligheder hos forhandleren

Vi kan ikke med sikkerhed afgøre, om varerne er varianter eller separate produkter. Sammenlign detaljerne før du går videre.

ProduktVarenr.PrisHandling
C Programming9798287277321249,95 krTil butik
C Programming9798287277321314,95 krTil butik
C Programming9781032036274499,95 krTil butik
C Programming9781032036274499,95 krTil butik
C Programming9780393979503519,95 krTil butik
C Programming9780393979503524,95 krTil butik
C++ Programming9781337117562749,95 krTil butik
C++ Programming9781337117562749,95 krTil butik

Produktdetaljer

C Programming

C Programming

Theophilus EdetData- og informationsteknologi

249,95 kr

Til butik
Varenr.:
9798287277321

Master C Programming for High-Performance, Low-Level, and Versatile Applications Are you ready to unlock the power of C programming? C Programming: Powerful, Low-Level, High-Performance, and Multi-Purpose Language is the ultimate guide to mastering one of the most essential and versatile languages used in system-level programming, high-performance computing, and embedded systems. Whether you're a beginner or an experienced developer, this book equips you with all the tools to build efficient, scalable, and powerful applications. Dive Deep into C Programming Constructs and Core Concepts In 9 comprehensive modules of Part 1, we break down the 10 essential C programming constructs that every developer must master. Learn how to use variables, functions, conditions, collections, loops, comments, enums, classes, accessors, and scope. These are the building blocks of C that shape the core of your development work. A thorough understanding of these constructs ensures you can write clean, efficient, and error-free C code for a variety of applications. Leverage C's Core Support for Five Programming Paradigms Part 2 delves into the 5 programming models that C supports: Imperative Programming, Procedural Programming, Structured Programming, Concurrent Programming, and Parallel Programming. By understanding these models, you'll see how C allows you to approach problem-solving in different ways-each tailored for specific needs such as system performance, concurrency, or complex data processing. These paradigms are at the heart of C's flexibility and power, making it suitable for everything from operating systems to scientific applications. Apply C Programming to Real-World Projects and Use Cases In Part 3, you'll explore 9 practical applications and use cases where C shines. From Operating Systems Development and Embedded Systems to Game Development, High-Performance Computing, and Cybersecurity, C is used in various industries to power critical systems. This section provides detailed case studies and insights into how C enables developers to create robust, high-performance applications across different fields, making it indispensable for modern software development. Master C Frameworks, Libraries, and Design Patterns for Success Part 4 covers 9 key C frameworks and 7 design patterns that enhance your programming efficiency. Explore frameworks for Embedded Systems, Game Development, Machine Learning, Cryptography, Networking, and more. Additionally, you'll learn design patterns like Singleton, Factory, State, and Strategy, which are essential for writing scalable, maintainable, and reusable code. Stay ahead of the curve by mastering these frameworks and patterns, as they are vital for tackling complex programming challenges in today's world. Equip Yourself with Cutting-Edge C Knowledge for Today's Needs C programming continues to evolve, with research focusing on improving security, parallel processing, and integration with modern hardware. Understanding these advancements positions you for success in embedded systems, HPC, and machine learning, and ensures you stay competitive in today's rapidly changing software landscape. Start Your C Programming Journey Today and Unlock New Possibilities Get your copy of C Programming: Powerful, Low-Level, High-Performance, and Multi-Purpose Language and gain the expertise needed to excel in modern software development. Whether you're building system utilities, games, or embedded systems, this book is your key to success.

Læs mere hos Saxo DK
C Programming

C Programming

Theophilus EdetBog

314,95 kr

Til butik
Varenr.:
9798287277321
C Programming

C Programming

Sisir Kumar JenaMatematik og naturvidenskab

499,95 kr

Til butik
Varenr.:
9781032036274

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 other standards. The content of this book helps a beginner to learn the fundamental concept of the C language. The book contains a step-by-step explanation of every program that allows a learner to understand the syntax and builds a foundation to write similar programs. The explanation clarity, exercises, and illustrations present in this book make it a complete textbook in all aspects. Features: Other than ANSI C, the book explains the new C standards like C99, C11, and C17. Most basic and easy-to-follow programs are chosen to explain the concepts and their syntax. More emphasis is given to the topics like Functions, Pointers, and Structures. Recursion is emphasized with numerous programming examples and diagrams. A separate chapter on the command-line argument and preprocessors is included that concisely explains their usage. Several real-life figures are taken to explain the concepts of dynamic memory allocation, file handling, and the difference between structure and union. The book contains more than 260 illustrations, more than 200 programs, and exercises at the end of each chapter. This book serves as a textbook for UG/PG courses in science and engineering. The researcher, postgraduate engineers, and embedded software developers can also keep this book as reference material for their fundamental learning.

Læs mere hos Saxo DK
C Programming

C Programming

Sisir Kumar JenaBog

499,95 kr

Til butik
Varenr.:
9781032036274

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 other standards. The content of this book helps a beginner to learn the fundamental concept of the C language. The book contains a step-by-step explanation of every program that allows a learner to understand the syntax and builds a foundation to write similar programs. The explanation clarity, exercises, and illustrations present in this book make it a complete textbook in all aspects. Features: Other than ANSI C, the book explains the new C standards like C99, C11, and C17. Most basic and easy-to-follow programs are chosen to explain the concepts and their syntax. More emphasis is given to the topics like Functions, Pointers, and Structures. Recursion is emphasized with numerous programming examples and diagrams. A separate chapter on the command-line argument and preprocessors is included that concisely explains their usage. Several real-life figures are taken to explain the concepts of dynamic memory allocation, file handling, and the difference between structure and union. The book contains more than 260 illustrations, more than 200 programs, and exercises at the end of each chapter. This book serves as a textbook for UG/PG courses in science and engineering. The researcher, postgraduate engineers, and embedded software developers can also keep this book as reference material for their fundamental learning.

Læs mere hos Saxo DK
C Programming

C Programming

K. N. KingData- og informationsteknologi

519,95 kr

Til butik
Varenr.:
9780393979503

Professor King's spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first edition was one of the leading C textbooks of the last ten years. The second edition maintains all the book's popular features and brings it up to date with coverage of the C99 standard. The new edition also adds a significant number of exercises and longer programming projects, and includes extensive revisions and updates.

Læs mere hos Saxo DK
C Programming

C Programming

K. N. KingBog

524,95 kr

Til butik
Varenr.:
9780393979503

Professor King's spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first edition was one of the leading C textbooks of the last ten years. The second edition maintains all the book's popular features and brings it up to date with coverage of the C99 standard. The new edition also adds a significant number of exercises and longer programming projects, and includes extensive revisions and updates.

Læs mere hos Saxo DK
C++ Programming

C++ Programming

D. MalikBog

749,95 kr

Til butik
Varenr.:
9781337117562

Learn how to program with C++ using today’s definitive choice for your first programming language experience -- C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, 8E. D.S. Malik’s time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik’s experience further strengthen your understanding of problem solving and program design in this new edition. You review the important features of C++ 14 Standard with timely discussions that ensure this edition equips you to succeed in your CS1 course and beyond.

Læs mere hos Saxo DK
C++ Programming

C++ Programming

D. S. Malik og D. MalikData- og informationsteknologi

749,95 kr

Til butik
Varenr.:
9781337117562

Learn how to program with C++ using today’s definitive choice for your first programming language experience -- C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES, 8E. D.S. Malik’s time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik’s experience further strengthen your understanding of problem solving and program design in this new edition. You review the important features of C++ 14 Standard with timely discussions that ensure this edition equips you to succeed in your CS1 course and beyond.

Læs mere hos Saxo DK

Oplysningerne kommer fra Saxo DKs aktuelle produktdata.