Skip to content
@una-eif201-progra1-master

EIF201 - Programación 1

Popular repositories Loading

  1. dev.funda.collections-linked.list dev.funda.collections-linked.list Public

    In C++, a simple linked list can be implemented using pointers. A linked list is a data structure consisting of nodes, where each node contains a data element and a pointer to the next node in the …

    C++ 2 1

  2. project-template project-template Public template

    Basic template for C++ projects

    C++

  3. dev.funda.oop-classes.objects dev.funda.oop-classes.objects Public

    Fundamental programming OOP - Classes and objects

    C++

  4. dev.funda.oop-encapsulation dev.funda.oop-encapsulation Public

    Example of encapsulation: This principle is about bundling the data (attributes) and the methods that operate on the data into a single unit or class.

    C++

  5. dev.funda.oop-inheritance dev.funda.oop-inheritance Public

    Inheritance: Inheritance allows a new class to adopt the properties and methods of an existing class.

    C++

  6. dev.funda.oop-polymorphism dev.funda.oop-polymorphism Public

    Polymorphism: Polymorphism permits objects to be treated as instances of their parent class rather than their actual class.

    C++

Repositories

Showing 10 of 10 repositories
  • project-template Public template

    Basic template for C++ projects

    una-eif201-progra1-master/project-template’s past year of commit activity
    C++ 0 0 0 0 Updated Jan 18, 2024
  • dev.funda.collections-linked.list Public

    In C++, a simple linked list can be implemented using pointers. A linked list is a data structure consisting of nodes, where each node contains a data element and a pointer to the next node in the list.

    una-eif201-progra1-master/dev.funda.collections-linked.list’s past year of commit activity
    C++ 2 1 0 0 Updated Jan 11, 2024
  • project-a Public template

    Creating a comprehensive practice that encompasses all the previously discussed C++ topics

    una-eif201-progra1-master/project-a’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 14, 2023
  • dev.funda.basic-classes.objects.2 Public

    Basic example of classes and objects with C++

    una-eif201-progra1-master/dev.funda.basic-classes.objects.2’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 25, 2023
  • dev.funda.basic-classes.objects.1 Public

    Basic example of Clasess and Objects with C++

    una-eif201-progra1-master/dev.funda.basic-classes.objects.1’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 24, 2023
  • dev.funda.oop-classes.objects Public

    Fundamental programming OOP - Classes and objects

    una-eif201-progra1-master/dev.funda.oop-classes.objects’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 23, 2023
  • dev.funda.oop-polymorphism Public

    Polymorphism: Polymorphism permits objects to be treated as instances of their parent class rather than their actual class.

    una-eif201-progra1-master/dev.funda.oop-polymorphism’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 23, 2023
  • dev.funda.oop-encapsulation Public

    Example of encapsulation: This principle is about bundling the data (attributes) and the methods that operate on the data into a single unit or class.

    una-eif201-progra1-master/dev.funda.oop-encapsulation’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 23, 2023
  • dev.funda.oop-inheritance Public

    Inheritance: Inheritance allows a new class to adopt the properties and methods of an existing class.

    una-eif201-progra1-master/dev.funda.oop-inheritance’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 23, 2023
  • dev.funda.oop-abstraction Public

    Abstraction: Abstraction involves hiding the complex reality while exposing only the necessary parts.

    una-eif201-progra1-master/dev.funda.oop-abstraction’s past year of commit activity
    C++ 0 0 0 0 Updated Nov 23, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…