You can check them out if you want to learn more. Some are theoretical, some are more practical. You can look through them.
IAmTimCorey (C# mostly)
Christopher Okhravi (General videos, about programming concepts, ideas and rules)
IAmTimCorey (C# mostly)
Christopher Okhravi (General videos, about programming concepts, ideas and rules)
Daca vrei sa accesezi un orar, poti direct sa vezi orice orar apasand butonul Orare Publice.
Daca vrei sa foloesti aplicatia si sa iti compui orarul tau mai intai iti trebuie un cont. Apasa pe Logare
Daca vrei sa comunici cu noi, ai probleme sau sugestii avem live chat. Pe pagina de acasa va fi intotdeauna un chat bubble pentru a lua legatura in direct suportul tehnic.
Poti sa dai sign-up si sa iti creezi un cont cu orice email sau sa te loghezi cu un cont Google.
| // | |
| // Created by sweethuman on 20.06.2020. | |
| // | |
| #ifndef EEEEEEWWW_STUFF_H | |
| #define EEEEEEWWW_STUFF_H | |
| #include <iostream> | |
| #include <regex> | |
| #include <string> |
All notable changes to this project will be documented in this file.
Versions number is MAJOR.MINOR.IMPROVEMENT.FIX
Major releases imply a completely new version that can change the whole program in a massive way or represent a milestone.
Minor usually has a new feature or a massive change.
Improvements usually improve already used features and have changes or modifications in a non breaking way or general fixes.
Fixes are small modifications, typos and fast bug fixes.