Skip to content

2014 year. The author is learning at Technopark courses (a project of Mail.ru russian company). And this repository is being created for learning purposes. There will be a project written with C++ / Qt.

Notifications You must be signed in to change notification settings

xammi/2014_Cpp_Technopark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

2014_Cpp_Technopark

2014 year. The author is learning at Technopark courses (a project of Mail.ru russian company). And this repository is being created for learning purposes. There will be a project written with C++ / Qt.

Команда разработчиков:

  1. Григорьев Евгений.
  2. Кисленко Максим.
  3. Секирин Павел.

Стиль кодирования: /*

  • Скобки фигурные на той же строке.
  • Указатели ссылки к названию переменных.
  • Однострочные if на новой строке без скобок
  • Знак ! слитно.
  • Все инклюды в начале файла.
  • typedef - хорошо.
  • const - хорошо.
  • CamelCase для идентификаторов. Классы и типы с большой, все остальное с малой.
  • Callable - где-то глагол, variable - существительное.
  • foreach и auto - хорошо. */ //============================================================================

About

2014 year. The author is learning at Technopark courses (a project of Mail.ru russian company). And this repository is being created for learning purposes. There will be a project written with C++ / Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published