Skip to content

samarpitasaha/Zero-to-Hero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero to Hero GitHub code size in bytes Open Source Love MIT Licence

This is a repository that contains C++ basics which will take you from basic to advance( Zero to Hero) !

C++ Installation Guide

C++ Compiler installation on Windows

Download Visual Studio

Download Dev-C++ IDE to develop C++ applications

You can install MinGW

C++ Compiler installation on UNIX/Linux

If you are using UNIX / Linux, then most probably C++ compiler called GCC should already be installed in your system. To check if you have it installed, you can type cc or gcc at the command prompt.

$ gcc -v

If for some reason it is not installed on your system, you can download it from gcc.gnu.org/install.

C++ Compiler installation on Mac

Install Xcode development environment from Apple's Website, to use GNU C/C++ compiler. You can download Xcode from developer.apple.com/technologies/tools.

Contributors :

  1. M.Anantha Vijay
  2. Kamontat Chantrachirathumrong
  3. Harshit Garg
  4. Salil Cuncoliencar
  5. Allen Joseph
  6. S.Sriram
  7. Abhay Patro
  8. Le-Morri
  9. Shivam Sharma
  10. Aashish Raj Gupta
  11. Akanksha Singh
  12. Animesh Barua
  13. Campo Vettoriale
  14. Vorabhol Chuaybhan
  15. Aayush Sinha
  16. Vedant Goyal
  17. Harshit Singh
  18. Pasindu Madhusankha
  19. Tushar Goyal
  20. Prajwalmithun
  21. Gokul S
  22. Isaac C.
  23. Gaurav Sharma
  24. Kamalpreet Kaur
  25. Ganjar Gingin Tahyudin
  26. Prantik
  27. Haris Manzoor
  28. Harsh Soni
  29. Rishabh Rationalist
  30. Bevan V Thomas
  31. Anjali Kumari
  32. Sourov Sarkar
  33. ishak hari
  34. palak
  35. Siddhant Rao
  36. Aayush Garg
  37. Rounak Sarda
  38. the-sling-shot
  39. Shashank
  40. Gonthina Girish
  41. Sakshi Jain
  42. Hrishit Biswas
  43. Sankar Ramaswamy
  44. Abhilasha Sinha

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.1%
  • C 12.5%
  • CMake 11.5%
  • Makefile 5.9%