* Cantinho Satkeys

Refresh History
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35

Autor Tópico: C++ Code Exercises-From Entry To Intermediate-2023  (Lida 79 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
C++ Code Exercises-From Entry To Intermediate-2023
« em: 25 de Abril de 2023, 08:20 »

C++ Code Exercises-From Entry To Intermediate-2023
Published 4/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 207.01 MB | Duration: 0h 44m

Learn C++ programming language through hands-on exercises and problem-solving

What you'll learn
Working with various data types and control structures in C++
Using functions and templates in C++
Handling errors and exceptions in C++
Understanding and using Standard Library containers and algorithms
Understanding Multithreading and parallel programming
Understanding object-oriented programming in C++
Requirements
Basic understanding of C++ programming concepts such as data types, control structures, and functions.
Description
Welcome to "C++ Code Exercises - from Entry to Intermediate - 2023" course!This course is perfect for individuals who want to strengthen and enhance their C++ programming skills through practical exercises. With over 30+ exercises, covering different topics and difficulty levels, you will have a multitude of opportunities to test your knowledge and increase your confidence in programming.Throughout the course, you will practice various core concepts of C++ programming, including variables, operators, control structures, functions, and arrays. Furthermore, you will have the chance to dive into more advanced topics like trees, pointers and references, object-oriented programming, exception handling, dynamic memory allocation, templates, multithreading, STL containers, recursion, STL algorithms, searching and sorting algorithms, and number theory.Each exercise will provide a problem statement that you must solve using the skills and concepts taught in the course. By the end of this course, you will have a thorough understanding of the C++ programming language, and you will be able to solve an array of programming challenges. Additionally, you will have honed your problem-solving skills that are relevant across multiple programming languages and technologies.Whether you are a newcomer to C++ programming or an experienced programmer seeking to improve your skills, this course is for you. So, let's start mastering C++ programming through practical exercises!
Overview
Section 1: Introduction
Lecture 1 Introduction
Section 2: Variables and data types
Lecture 2 Variables and data types code exercises 01 Solution
Lecture 3 Variables and data types code exercises 02 Solution
Section 3: Control structures
Lecture 4 Control structures code exercises 01 Solution
Lecture 5 Control structures code exercises 02 Solution
Section 4: Strings
Lecture 6 Strings code exercises 01 Solution
Lecture 7 Strings code exercises 02 Solution
Section 5: Arrays
Lecture 8 Arrays code exercises 01 Solution
Lecture 9 Arrays code exercises 02 Solution
Section 6: Map
Lecture 10 Map code exercises 01 Solution
Lecture 11 Map code exercises 02 Solution
Section 7: Sets
Lecture 12 Sets code exercises 01 Solution
Lecture 13 Sets code exercises 02 Solution
Section 8: Stack
Lecture 14 Stack code exercises 01 Solution
Lecture 15 Stack code exercises 02 Solution
Section 9: Trees
Lecture 16 Trees code exercises 01 Solution
Lecture 17 Trees code exercises 02 Solution
Section 10: Pointers and references
Lecture 18 Pointers and references code exercises 01 Solution
Lecture 19 Pointers and references code exercises 02 Solution
Section 11: OOP
Lecture 20 OOP code exercises 01 Solution
Lecture 21 OOP code exercises 02 Solution
Lecture 22 OOP code exercises 03 Solution
Section 12: Exception handling
Lecture 23 Exception handling code exercises 01 Solution
Lecture 24 Exception handling code exercises 02 Solution
Section 13: Dynamic memory allocation
Lecture 25 Dynamic memory allocation code exercises 01 Solution
Lecture 26 Dynamic memory allocation code exercises 02 Solution
Section 14: Templates
Lecture 27 Templates code exercises 01 Solution
Lecture 28 Templates code exercises 02 Solution
Section 15: Multithreading
Lecture 29 Multithreading code exercises 01 Solution
Lecture 30 Multithreading code exercises 02 Solution
Lecture 31 Multithreading code exercises 03 Solution
Section 16: Standard Template Library (STL) containers
Lecture 32 Standard Template Library (STL) containers code exercises 01 Solution
Lecture 33 Standard Template Library (STL) containers code exercises 02 Solution
Section 17: Recursion
Lecture 34 Recursion code exercises 01 Solution
Lecture 35 Recursion code exercises 02 Solution
Section 18: STL algorithms
Lecture 36 STL algorithms code exercises 01 Solution
Lecture 37 STL algorithms code exercises 02 Solution
Section 19: Searching Algorithms
Lecture 38 Searching Algorithms code exercises 01 Solution
Lecture 39 Searching Algorithms code exercises 02 Solution
Section 20: Sorting Algorithms
Lecture 40 Sorting Algorithms code exercises 01 Solution
Lecture 41 Sorting Algorithms code exercises 02 Solution
Section 21: Number Theory
Lecture 42 Number Theory code exercises 01 Solution
Lecture 43 Number Theory code exercises 02 Solution
Beginner programmers who are looking to learn C++ programming language from scratch,Experienced programmers who are familiar with other programming languages and want to learn C++ programming language or enhance their skills through practice.,Computer science students who want to improve their knowledge and skills in C++ programming language by solving exercises.,Anyone who wants to improve their problem-solving skills in C++ programming language through practice.


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/fb8276a66bde8549abb426ad30bfffb5/hwzyv.C.Code.ExercisesFrom.Entry.To.Intermediate2023.rar.html

nitroflare.com:
Citar
https://nitroflare.com/view/DF43B53DD417E4A/hwzyv.C.Code.ExercisesFrom.Entry.To.Intermediate2023.rar

ddownload.com:
Citar
https://ddownload.com/ec4k4lykkvhw/hwzyv.C.Code.ExercisesFrom.Entry.To.Intermediate2023.rar

1dl.net:
Citar
https://1dl.net/ozz9wak4d144/hwzyv.C.Code.ExercisesFrom.Entry.To.Intermediate2023.rar