Skip to content
Wipher
MENUMENU
  • Home
  • Services
  • Portfolio
  • About
    • Contact
  • Learn
    • Why IT?
    • C++
    • Python
  • Login
Menu Close

Uncategorized

  1. Home>
  2. Uncategorized

C++ classes and objects test | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Test (Classes and objects) Below this block of text should be your first test which covers some concepts we introduced in this lecture. Some of them are real interview questions…

Continue ReadingC++ classes and objects test | Wipher

C++ destructors | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Destructors Objects that are not needed anymore have to be properly destroyed. That means that part of memory which was assigned to some object needs to be freed when that…

Continue ReadingC++ destructors | Wipher

C++ constructors | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Constructors Constructor is a special kind of class function that is used to define the initial state of an object. That means that in order to create an object of…

Continue ReadingC++ constructors | Wipher

C++ class methods | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Class methods Next Lecture Table of contents Introduction Loops, Pointers and Functions Classes and Objects Structures, unions and lists Class definition, declaration & access specifiers Class methods Constructors Destructors Test…

Continue ReadingC++ class methods | Wipher

C++ class definition, declaration & access specifiers | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Class definition, declaration & access specifiers Now lets dig in a bit deeper. What is a class definition and what is a class declaration? Are they different and if yes then…

Continue ReadingC++ class definition, declaration & access specifiers | Wipher

C++ structures, unions and lists | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Structures, unions and lists Next Lecture Table of contents Introduction Loops, Pointers and Functions Classes and Objects Structures, unions and lists Class definition, declaration & access specifiers Class methods Constructors…

Continue ReadingC++ structures, unions and lists | Wipher

C++ classes and objects | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 20, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Classes and Objects Classes and Objects are the essence of Object Oriented programming. Everything that we do in C++ (and other programming languages) is connected with these two terms. Class is…

Continue ReadingC++ classes and objects | Wipher

Python data structures test | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 11, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Test (Data structures) Below this block of text should be your first test which covers some concepts we introduced in this lecture. Some of them are real interview questions you…

Continue ReadingPython data structures test | Wipher

Python tuples | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 11, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Tuples Definition of tuples Tuples are immutable objects that represent ordered sequences of other objects, which can be of any data type (including data structures).Tuples can be created by assignment…

Continue ReadingPython tuples | Wipher

Python dictionaries | Wipher

  • Post author:Veljko (Owner)
  • Post published:April 11, 2022
  • Post category:Uncategorized
  • Post comments:0 Comments

Dictionaries Dictionaries are objects that represent unordered collections, where pairs of data objects are stored in pairs of key and value. Keys must be immutable objects, while values can be…

Continue ReadingPython dictionaries | Wipher
  • 1
  • 2
  • 3
  • 4
  • Go to the next page

Recent Posts

  • C++ classes and objects test | Wipher
  • C++ destructors | Wipher
  • C++ constructors | Wipher
  • C++ class methods | Wipher
  • C++ class definition, declaration & access specifiers | Wipher

Recent Comments

No comments to show.
Copyright - OceanWP Theme by OceanWP
MENUMENU
  • Home
  • Services
  • Portfolio
  • About
    • Contact
  • Learn
    • Why IT?
    • C++
    • Python
  • Login
Type your search