The Ultimate Programming Resource Thread
Hello and welcome, I plan on this being a useful thread full of guides, IDE's, tools, cool libraries and what ever potentially useful programming stuff you can think of. I essentially want to create a one stop shop for all your wants for coding information. Of course I can't think of everything so if you find that there are stuff that could be added please suggest it and I will add it as soon as possible to this post.
Guides:
- Anton Gerdelan [Written turorial, ebook available, OpenGL 4]
- TheChernoProject [Youtube, Mainly video game programming]
- thenewboston [Youtube, multiple languages]
- Rust-Lang Book [Written tutorial, Official tutorial for the Rust programming language]
- AWS in Plain English [Amazon AWS]
IDE's and Editors:
- JetBrains IDEs [Java, PHP, Python, Ruby, C/C++, JavaScript, and more]
- QtCreator [C/C++]
- Eclipse [Java]
- NetBeans [Java]
- Atom [Just about any language, plugins needed for certain languages]
- Vim [Just about any language, plugins needed for certain languages]
- Visual Studio [Windows Only, C/C++, VB.NET, and more]
- Cloud9 IDE [Multiple Languages]
- Sublime Text [Just about any language, plugins needed for certain languages]
Continuous Integration Services:
Tools:
- Git [Version Control System]
- Mercurial [Version Control System]
- Subversion [Version Control System]
- Bazaar [Source Control System]
- Crashlytics [Android + IOS, Crash reporting tool]
Build Systems:
- CMake [Cross platform, Mainly C/C++]
- SCons [Cross platform, Multiple languages]
- Make [Multi platform, Multiple Languages, mainly used for C/C++]
Books, E-Books and Articles:
Other Useful Links: