Skip to content

Instantly share code, notes, and snippets.

@joshuaaguilar20
Last active February 1, 2023 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuaaguilar20/c47e49f4516fbfd3c5319f05bb4cb2ba to your computer and use it in GitHub Desktop.
Save joshuaaguilar20/c47e49f4516fbfd3c5319f05bb4cb2ba to your computer and use it in GitHub Desktop.
Programming Resources

Best Base Course for CS fundamentals: Best LECTURES In all of CS. If you dont do the corurse the lectures are 2nd to non. Starts with C. C++ is built upon C and thus supports all features of C and also, it has object-oriented programming features. When it comes to learning, size-wise C is smaller with few concepts to learn while C++ is vast. Hence we can say C is easier than C++.

Great CLI TRAINING

Best for javascript projects/algorithms:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment