Filtre
Teknologier
Nivå
Bla gjennom katalogen vår
Utforsk læringsløp, kurs og prosjekter – alt på ett sted. Lær i ditt eget tempo og bygg ferdigheter for den virkelige verden.
Test translation trackNy
This course is used to test translation script, do not delete
dadadNy
adadada
Test terminal C projectNy
Maximize the Expression
Find the maximum value of an expression formed by three integers using + and * operations.
C Pointers BasicsNy
This quiz assesses your understanding of pointers in the C programming language. It covers pointer declaration, dereferencing, pointer arithmetic, NULL and dangling pointers, and practical code output scenarios.
Test track with rating
C BasicsNy
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.
Test projectNy
fdsafad
One Flip Game
Maximize the number of ones in a binary array after one flip operation.
C Programming FundamentalsNy
A structured, step-by-step introduction to the C programming language that starts with core syntax and gradually moves toward deeper concepts. You will build a solid understanding of how programs work at a low level, including memory management, pointers, and fundamental data structures. The focus is on clear concepts and practical reasoning, preparing you for systems programming, embedded development, and performance-critical software engineering.
C Basics (copy)Ny
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.
Cake Division
Determine if a cake can be split into two even-weight portions.