Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alle kurser & projekter | Codefinity
Filtre
reverse icon

Teknologier

Emne

Niveau

Lektionstype

Kurser & projekter

kursus

C Basics

C Basics

This course offers a thorough introduction to the C programming language. Participants will delve into the core concepts, syntax, and structures of C, equipping them to craft basic programs. Key areas of focus encompass variables, data types, control structures, functions, arrays, and pointers. Engaging hands-on activities and projects will provide learners with tangible experience in problem-solving using C. Upon concluding this course, participants will possess a robust understanding of C programming and be primed to explore more intricate subjects.

kursus

C Pointers Mastery

C Pointers Mastery

A comprehensive course designed to help intermediate C programmers master pointers, from fundamentals to advanced pointer manipulation and practical applications.

kursus

C Defensive Programming and Error Handling

C Defensive Programming and Error Handling

A concise, concept-driven course to help you master safe coding, error handling, and defensive programming techniques in C. Learn to write robust, predictable, and maintainable C programs by understanding common pitfalls and best practices.

kursus

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

kursus

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

kursus

C Bitwise Operations and Binary Logic

C Bitwise Operations and Binary Logic

Learn how C works at the bit level. This course explains bitwise operators, masks, flags, shifts, and binary data manipulation, helping you write efficient, low-level, and predictable C code.

kursus

C Conditional Statements

C Conditional Statements

Master the art of decision-making in C by learning how to control program flow using if, else, else if, switch, ternary operators, and guard clauses. This course blends concise theory with hands-on challenges to help you write smarter, more flexible C code.

kursus

C Device Drivers Basics

C Device Drivers Basics

Learn the foundational concepts and practical skills required to develop device drivers in C for Linux. This course covers the architecture of device drivers, kernel and user space interactions, driver types, kernel modules, memory management, interrupts, concurrency, and direct hardware communication.

kursus

C Loops for Beginners

C Loops for Beginners

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

kursus

C Networking Basics

C Networking Basics

Learn the essentials of computer networking by building real-world applications in C. This course guides you step by step through the fundamentals of sockets, protocols, and client-server communication, using hands-on examples and clear explanations.

kursus

Introduction to CMake

Introduction to CMake

A beginner-friendly course introducing the essentials of CMake, the popular cross-platform build system. Learn how to set up, configure, and manage CMake projects for C and C++ development.

kursus

Linux System Calls with C

Linux System Calls with C

Learn how C programs interact directly with the Linux kernel using system calls. This course covers the fundamentals, practical usage, and advanced topics, empowering you to write robust, efficient, and secure Linux applications.
not found

Sorry... We can't find
what you're looking for

Search
Close

Kurser & projekter

Teknologier

kursus

C Basics

C Basics

This course offers a thorough introduction to the C programming language. Participants will delve into the core concepts, syntax, and structures of C, equipping them to craft basic programs. Key areas of focus encompass variables, data types, control structures, functions, arrays, and pointers. Engaging hands-on activities and projects will provide learners with tangible experience in problem-solving using C. Upon concluding this course, participants will possess a robust understanding of C programming and be primed to explore more intricate subjects.

kursus

C Pointers Mastery

C Pointers Mastery

A comprehensive course designed to help intermediate C programmers master pointers, from fundamentals to advanced pointer manipulation and practical applications.

kursus

C Defensive Programming and Error Handling

C Defensive Programming and Error Handling

A concise, concept-driven course to help you master safe coding, error handling, and defensive programming techniques in C. Learn to write robust, predictable, and maintainable C programs by understanding common pitfalls and best practices.

kursus

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

kursus

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

kursus

C Bitwise Operations and Binary Logic

C Bitwise Operations and Binary Logic

Learn how C works at the bit level. This course explains bitwise operators, masks, flags, shifts, and binary data manipulation, helping you write efficient, low-level, and predictable C code.

kursus

C Conditional Statements

C Conditional Statements

Master the art of decision-making in C by learning how to control program flow using if, else, else if, switch, ternary operators, and guard clauses. This course blends concise theory with hands-on challenges to help you write smarter, more flexible C code.

kursus

C Device Drivers Basics

C Device Drivers Basics

Learn the foundational concepts and practical skills required to develop device drivers in C for Linux. This course covers the architecture of device drivers, kernel and user space interactions, driver types, kernel modules, memory management, interrupts, concurrency, and direct hardware communication.

kursus

C Loops for Beginners

C Loops for Beginners

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

kursus

C Networking Basics

C Networking Basics

Learn the essentials of computer networking by building real-world applications in C. This course guides you step by step through the fundamentals of sockets, protocols, and client-server communication, using hands-on examples and clear explanations.

kursus

Introduction to CMake

Introduction to CMake

A beginner-friendly course introducing the essentials of CMake, the popular cross-platform build system. Learn how to set up, configure, and manage CMake projects for C and C++ development.

kursus

Linux System Calls with C

Linux System Calls with C

Learn how C programs interact directly with the Linux kernel using system calls. This course covers the fundamentals, practical usage, and advanced topics, empowering you to write robust, efficient, and secure Linux applications.

kursus

C Basics

C Basics

This course offers a thorough introduction to the C programming language. Participants will delve into the core concepts, syntax, and structures of C, equipping them to craft basic programs. Key areas of focus encompass variables, data types, control structures, functions, arrays, and pointers. Engaging hands-on activities and projects will provide learners with tangible experience in problem-solving using C. Upon concluding this course, participants will possess a robust understanding of C programming and be primed to explore more intricate subjects.

kursus

C Pointers Mastery

C Pointers Mastery

A comprehensive course designed to help intermediate C programmers master pointers, from fundamentals to advanced pointer manipulation and practical applications.

kursus

C Defensive Programming and Error Handling

C Defensive Programming and Error Handling

A concise, concept-driven course to help you master safe coding, error handling, and defensive programming techniques in C. Learn to write robust, predictable, and maintainable C programs by understanding common pitfalls and best practices.

kursus

C File Handling Basics

C File Handling Basics

A concise beginner-friendly course introducing the essentials of file handling in C, including file types, opening/closing files, reading/writing data, error handling, and file pointers. Each chapter features clear explanations, simple code examples, and interactive quizzes.

kursus

Mastering C Structs

Mastering C Structs

Gain a solid understanding of how structs work in C, from basic definitions to advanced memory concepts. Explore how pointers interact with structured data, discover efficient ways to organize information, and build confidence by implementing real data structures such as linked lists.

kursus

C Bitwise Operations and Binary Logic

C Bitwise Operations and Binary Logic

Learn how C works at the bit level. This course explains bitwise operators, masks, flags, shifts, and binary data manipulation, helping you write efficient, low-level, and predictable C code.

kursus

C Conditional Statements

C Conditional Statements

Master the art of decision-making in C by learning how to control program flow using if, else, else if, switch, ternary operators, and guard clauses. This course blends concise theory with hands-on challenges to help you write smarter, more flexible C code.

kursus

C Device Drivers Basics

C Device Drivers Basics

Learn the foundational concepts and practical skills required to develop device drivers in C for Linux. This course covers the architecture of device drivers, kernel and user space interactions, driver types, kernel modules, memory management, interrupts, concurrency, and direct hardware communication.

kursus

C Loops for Beginners

C Loops for Beginners

Master the essential loop constructs in C, including while, for, and do-while loops, as well as control statements like break and continue. This course is designed for learners who already understand variables and conditionals, focusing on practical usage and concise explanations.

kursus

C Networking Basics

C Networking Basics

Learn the essentials of computer networking by building real-world applications in C. This course guides you step by step through the fundamentals of sockets, protocols, and client-server communication, using hands-on examples and clear explanations.

kursus

Introduction to CMake

Introduction to CMake

A beginner-friendly course introducing the essentials of CMake, the popular cross-platform build system. Learn how to set up, configure, and manage CMake projects for C and C++ development.

kursus

Linux System Calls with C

Linux System Calls with C

Learn how C programs interact directly with the Linux kernel using system calls. This course covers the fundamentals, practical usage, and advanced topics, empowering you to write robust, efficient, and secure Linux applications.
not found

Sorry... We can't find
what you're looking for

Følg os

trustpilot logo

Adresse

codefinity
Vi beklager, at noget gik galt. Hvad skete der?
some-alt