

Incerto da dove
iniziare?
Track
Certificato
Fondamenti di C++
4.4+
★★★★★
★★★★★
499 recensioni
Beginner
Inizia a esplorare il mondo della programmazione C++ e acquisisci una solida comprensione dei concetti fondamentali con questo percorso progettato per guidarti dai principi di base fino a progredire gradualmente verso argomenti più avanzati. Al termine del percorso, sarai in grado di sviluppare i tuoi programmi C++ e avrai anche una solida base per ulteriori apprendimento.
c++
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity TeamsWhat you will learn
- Master fundamentals, including program structure, syntax, and key components
- Work with various data types, variables, and type conversions efficiently
- Use operators and expressions to manipulate data and perform calculations
- Control program flow with conditional statements and loops for decision-making and iteration
- Harness the power of pointers and references for efficient memory management
- Create and optimize functions with arguments, return values, recursion, and lambda functions
- 109 chapters
- 11 hours
- 101 tasks
Trusted by employees of leading companies
Learning track content
Module 1 / Introduzione a C++
In questa sezione, ci immergiamo nell'apprendimento della struttura di un programma C++ predefinito
In questa sezione, impareremo come uguagliare e confrontare variabili, e utilizzare operatori matematici e bitwise.
In questa sezione, impareremo come manipolare diverse variabili.
In questa sezione, impareremo come controllare il flusso dei nostri programmi.
In questa sezione, esploreremo il concetto di funzioni e come crearle e chiamarle.
Module 2 / C++ Data Types
Provides a foundational overview of arithmetic operations and their pitfalls, data types, and the importance of specifying types.
short, int, long, float, double, etc. are all numerical data types. You will learn about all of them as well as the pitfalls they may conceal.
Covers working with text in C++ using `char` and `string`. You'll learn how to store and manipulate characters, use string methods, index and modify strings, find text, and understand string memory management. By the end, you'll be ready to handle text efficiently in your programs.
Covers logical values with bool, functions without return values using void, and automatic type deduction with auto. It also explores type conversion, including both implicit and explicit casting, ensuring correct handling of data types.
Module 3 / C++ Loops
Dive into the fundamental concept of while loops in C++. This section will equip you with a deep understanding and knowledge of how while loops work, providing you with the skills necessary to effectively use them in your programs.
Master and explore the for loops in C++. Learn how to use their capabilities for more efficient and structured programming. Gain a solid understanding of the distinctions between for loops and while loops. By the end of this section, you'll be proficient in using for loops to solve a wide range of programming challenges.
Learn when, why and how to effectively use nested loops to solve a variety of complex problems. This section will provide you with a solid understanding of how to implement and optimize nested loops, allowing you to perform repetitive tasks with precision and tackle complex problems with elegance!
Module 4 / C++ Conditional Statements
This is your gateway to understanding the fundamental building blocks of decision making. Gain the essential knowledge to make your programs more intelligent and responsive.
Apply and reinforce your knowledge of conditional flow control concepts. You will be presented with a series of engaging programming challenges to test and expand your knowledge.
Take your skills to the next level by exploring and learning advanced features and techniques to deepen your understanding and strengthen your knowledge.
Module 5 / C++ Pointers and References
Learn the basics of pointers in a simple, not overwhelming manner! Explore how pointers work, their syntax, and practical applications through clear examples and easy-to-follow explanations.
Explore how pointers, which store memory addresses, can be manipulated using arithmetic operations. Learn to navigate through memory locations, access data structures efficiently, and optimize code for performance.
Explore the concept of references as aliases for variables and memory-efficient access to data. Learn how references contribute to cleaner code, improved readability, and enhanced performance by avoiding unnecessary data duplication.
Uncover the principles and techniques behind allocating and deallocating memory dynamically during program execution. Understand the advantages and challenges of dynamic memory allocation.
Module 6 / C++ Functions
Now it's time to dive into the world of C++ functions! Now you will learn some general concepts about functions in C++, including their definition, declaration, and usage. Discover how to declare and call functions, and gain insights into variable scopes, both local and global, for effective program design.
We will delve into specifying and using function arguments in C++ programming. Explore concepts like pass-by-value and pass-by-reference, and understand the role of default arguments; learn how to pass arrays as function arguments and become familiar with constant function arguments.
- Positional and Default ArgumentsAnteprima
- Passing Arguments by Value/Pointer/ReferenceAnteprima
- Constant Function ArgumentsAnteprima
- Passing Static Array as an Argument of the FunctionAnteprima
- Passing Dynamic Array as an Argument of the FunctionAnteprima
- Why Do We Need Array Size as an Argument?Anteprima
- Passing Custom Structures as ArgumentsAnteprima
Now we will learn about how to specify the return value of a function in C++. This includes understanding the data types that functions can return, such as integers, floating-point numbers, and arrays. We will also consider function that have no return value.
Now let's delve into some additional topic in C++! We will explore function overloading, mastering the art of creating multiple functions with the same name but different parameter lists for enhanced code flexibility. Recursion is introduced, teaching the principles of recursive functions, allowing students to solve complex problems efficiently. Additionally, the section covers lambda functions, providing insights into creating concise anonymous functions/
Requirements
- A computer with a browser - all browsers are supported.
- Your enthusiasm to enhance your tech skills.
- Everything else needed to start learning and practicing is already included in this course.
Over 200,000 5-star ratings and counting
Ruslan Kravchuk
La cosa principale è imparare e non arrendersi
Il materiale è buono, c'è tanto da imparare, tutto per migliorarsi, e la cosa principale è imparare ciò che desideri....
Matteo Comune
Grazie a loro sto imparando molto…
Grazie a loro sto imparando molto più rapidamente perché ti aiutano a comprendere tutto da zero. È il miglior sito web per chi non ha background in IT...
Yuliana Cadavid
ottimo corso per principianti
ottimo corso per principianti, mettono alla prova le tue conoscenze in ogni lezione...
Elpunzon
Sto apprezzando la mia esperienza su Codefinity…
Sto apprezzando la mia esperienza di apprendimento di Python con Codefinity. Il metodo di studio autodidatta è fantastico perché posso adattarlo al mio orario...
Alexandru Alexandru
È piacevole imparare da Codefinity
È piacevole imparare da Codefinity. È facile e offre buoni esempi di quanto appreso qui...
jacob Templet
Easy to follow along with and provides…
Facile da seguire e offre una sfida nella mia vita quotidiana. La sfida mi motiva a imparare giorno dopo giorno...
Elan
Codefinity è uno strumento di apprendimento completo…
Codefinity è uno strumento di apprendimento completo che ti aiuta a sviluppare le tue competenze come ingegnere del software o data scientist. Gli esercizi sono divertenti e un ottimo modo per affinare le tue abilità...
Thibault
Prima volta che impari a programmare
La prima volta che ho imparato a programmare e ci sono riuscito con Codefinity - Grazie...
Adrien Morel
Ben progettato per principianti assoluti
Ben progettato per principianti assoluti, con un progresso incrementale che mi dà fiducia....
_Gracy
è semplicemente perfettamente spiegato
È semplicemente perfettamente spiegato! Finora non ho incontrato alcuna difficoltà perché tutto è così ben organizzato....
Ruslan Kravchuk
La cosa principale è imparare e non arrendersi
Il materiale è buono, c'è tanto da imparare, tutto per migliorarsi, e la cosa principale è imparare ciò che desideri....
Matteo Comune
Grazie a loro sto imparando molto…
Grazie a loro sto imparando molto più rapidamente perché ti aiutano a comprendere tutto da zero. È il miglior sito web per chi non ha background in IT...
Yuliana Cadavid
ottimo corso per principianti
ottimo corso per principianti, mettono alla prova le tue conoscenze in ogni lezione...
Elpunzon
Sto apprezzando la mia esperienza su Codefinity…
Sto apprezzando la mia esperienza di apprendimento di Python con Codefinity. Il metodo di studio autodidatta è fantastico perché posso adattarlo al mio orario...
Alexandru Alexandru
È piacevole imparare da Codefinity
È piacevole imparare da Codefinity. È facile e offre buoni esempi di quanto appreso qui...
jacob Templet
Easy to follow along with and provides…
Facile da seguire e offre una sfida nella mia vita quotidiana. La sfida mi motiva a imparare giorno dopo giorno...
Elan
Codefinity è uno strumento di apprendimento completo…
Codefinity è uno strumento di apprendimento completo che ti aiuta a sviluppare le tue competenze come ingegnere del software o data scientist. Gli esercizi sono divertenti e un ottimo modo per affinare le tue abilità...
Thibault
Prima volta che impari a programmare
La prima volta che ho imparato a programmare e ci sono riuscito con Codefinity - Grazie...
Adrien Morel
Ben progettato per principianti assoluti
Ben progettato per principianti assoluti, con un progresso incrementale che mi dà fiducia....
_Gracy
è semplicemente perfettamente spiegato
È semplicemente perfettamente spiegato! Finora non ho incontrato alcuna difficoltà perché tutto è così ben organizzato....
Data Engineer
Certificato di Completamento
Mostra le abilità che hai acquisite recentemente. Te lo sei guadagnato
Discover more
Learning tracks
Solo per Ultimate
7 Corsi
293 Compiti
Solo per Ultimate
6 Corsi
196 Compiti
Solo per Ultimate
4 Corsi
115 Compiti
Solo per Ultimate
4 Corsi
143 Compiti
Solo per Ultimate
4 Corsi
98 Compiti
Solo per Ultimate
3 Corsi
38 Compiti
Solo per Ultimate
7 Corsi
376 Compiti
Solo per Ultimate
2 Corsi
1 Progetto
57 Compiti
Solo per Ultimate
7 Corsi
346 Compiti
Solo per Ultimate
6 Corsi
309 Compiti
Solo per Ultimate
5 Corsi
146 Compiti
Solo per Ultimate
5 Corsi
135 Compiti
Solo per Ultimate
3 Corsi
71 Compiti
Solo per Ultimate
7 Corsi
280 Compiti
Solo per Ultimate
5 Corsi
239 Compiti
Solo per Ultimate
4 Corsi
125 Compiti
Solo per Ultimate
3 Corsi
119 Compiti
Solo per Ultimate
3 Corsi
75 Compiti
Solo per Ultimate
4 Corsi
159 Compiti
Solo per Ultimate
4 Corsi
154 Compiti
Learning tracks
traccia
Sviluppo Web con C#
Principiante
4.8
(2435)
traccia
Python da Zero a Eroe
Principiante
4.7
(8871)
traccia
SQL da Zero a Eroe
Principiante
4.7
(2668)
traccia
Sviluppo di Giochi con Unity
Principiante
4.7
(80)
traccia
Diventa uno Sviluppatore React
Intermedio
4.7
(67)
traccia
Fondamenti di Excel
Principiante
4.7
(333)
traccia
Fondamenti di Java
Principiante
4.7
(203)
traccia
Python Oltre l'Intermedio
Principiante
4.7
(71)
traccia
Sviluppo Web Full Stack
Principiante
4.7
(867)
traccia
Fondamenti Dello Sviluppo Frontend
Principiante
4.7
(839)
traccia
Padroneggiare la Visualizzazione dei Dati
Intermedio
4.7
(577)
traccia
Apprendimento Supervisionato delle Macchine
Intermedio
4.6
(129)
traccia
Padronanza di C++
Avanzato
4.8
(16)
traccia
Java Web
Avanzato
4.7
(2937)
traccia
Diventa un Ingegnere QA
Principiante
4.7
(730)
traccia
Produzione Video con Adobe
Principiante
5.0
(5)
traccia
Strumenti di Design UI/UX
Principiante
4.8
(5)
traccia
Competenze Essenziali per l'Ufficio
Principiante
4.8
(269)
traccia
Digital Marketing Essentials
Principiante
5.0
(3)
traccia
Complete Social Media Management
Principiante
5.0
(1)
Become a Development expert
Interactive exercises
Learning videos
AI-assistant on all courses
Workspaces for designing your own projects
Ready to get started?
ProBest intro offer | UltimateA complete experience to kickstart your career | |
---|---|---|
85+ Top-Rated courses | ||
Completion certificates | ||
AI-Assistant in all courses | ||
20+ hands-on Real-world projects | ||
Personalized study tracks | ||
Unlimited workspaces | ||
Boost your Tech Skills!
with up to 55% off
What you'll get with our subscription:
Access to 85+ top-rated courses
AI-driven Learning
Workspaces for practicing your skills
Personalized study tracks
Certificates of completion
Training 2 or more people?
Get your team access to Codefinity courses anytime, anywhere.
Try Codefinity Teams