BorkedSystem32
Silver Coder
Sounds awesome! Glad to hear that this plan is being put into action after being suggested months ago!
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Here are some tools to help any developer with their projects. This list may adapt, change at anytime. Want to add to the list? Comment down below.
Text Editors:
IDEs (Integrated Development Environments):
- Sublime ~ A sophisticated text editor for code, mark-up and prose by Sublimehq.
- Visual Studio Code ~ Free. Built on open source. Runs everywhere. (Commonly known as VSCode).
- VSCodium ~ VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
- Emeditor - Text Editor.
- Notepad++ - Source code editor.
- EMACS ~ Text Editor.
- Vim ~ Text Editor.
- Panic Nova - Text Editor for MacOS.
Game Engines:
- Visual Studio ~ An IDE by Microsoft.
- Eclipse ~ An IDE by Eclipse Foundation.
- CodeLite ~ An IDE for C++, Node.JS and PHP.
- Code::Blocks ~ An IDE for C, C++ and Fortran.
- Android Studios ~ Provides tools for developers developing on Android devices by Google and JetBrains.
- XCode ~Provides tools for developers developing on all apple devices by Apple Inc.
- MonoDevelop ~ An IDE for C#, F#, Visual Basic .NET, Vala.
- IDE - GeeksforGeeks ~ A web IDE for C, C#, C++, Java, PHP, HTML & JS etc.
- PHPStorm ~ A PHP IDE by JetBrains.
- IntelliJ IDEA ~ Java IDE.
- ZeroBrane ~ A Lua IDE.
- PyCharm ~ An IDE for Python by JetBrains.
Model Creation/Animation/Graphic Design:
References
- Blender ~ Free and Open 3D Creation Software.
- Maya ~ 3D animation software.
- Inkscape ~ Vector graphics editor.
- Krita ~ Open sourced painting program.
- Affinity Designer ~ Vector graphic design.
- Affinity Photo ~ Photo editing.
- Resolve ~ Video Production.
- Pixlr ~ Online photo editing program and tools.
Courses & Apps
- MDN: Mozilla Developer Network ~ A developer web docs by Mozzila (Creators of FireFox).
- C++ Shell ~ A C++ playground (C++ 98, C++11 and C++14).
- w3schools.com ~ Online Web Tutorials.
- DevDocs.io ~ Developer Docs.
Task/Bug Management
- Udemy ~ Online course.
- Code Academy ~ Online coding course.
- Khan Academy ~ Online course.
- ProgrammingHub ~ Programming Hub: Learn to Code.
- Mimo ~ Learn to code.
- DataCamp - Introduction to Python
- DataCamp - Introduction to SQL
- DataCamp - Introduction to R
- DataCamp - Machine Learning for Everyone
- DataCamp - Data Science for Everyone
- DataCamp - Data Engineering for Everyone
Hosting
- Trello ~ Project Management.
- Bugzilla ~ Bug tracker.
- Mantis Bug Tracker ~ Bug tracker.
- Redmine ~ Issue tracker.
- Toodledo ~ Task Manager.
Browsers
- Github.com ~ Code hosting.
- Github Pages ~ Host static webpages.
- AWS S3 Buckets ~ Amazon Web Services.
- AWS EC2 ~ Amazon Elastic Compute Cloud
- DigitalOcean ~ Developer Cloud Hosting.
File Transfer
- Mozila FireFox Developer Edition
- Vivaldi ~ Web browser.
- Google Chrome ~ Web browser.
- Browserling ~ An online browser.
Website Software
Music/Sound Editing
- Wordpress ~ Blog platform/CMS. (Blog Tool, Publishing Platform, and CMS - WordPress.org for download, WordPress.com: Build a Site, Sell Your Stuff, Start a Blog & More for hosted).
- Concrete5 ~ CMS
- Blogger ~ Blog publishing.
- SMF (Simple Machine Forum) ~ Forum Software.
- XenForo ~ Forum Software.
- vBulletin ~ Forum Software.
Version Control
- Ardour ~ Record, Edit, Mix audio.
- ZynAddSubFX ~ Synthesizer for Ardour.
- Audacity ~ Audio Editor and Recorder.
- FL Studio ~ Audio Workstation.
Servers
- Git ~ Version Control System.
Other
- Coolors ~ an online generator for color palettes.
- ColorHunt.io ~ Colour pallets for designers and artists.
- Brand Colors ~ Large collection of official brand colours.
- Spamresource ~ All things deliverability.
Vscode (Visual Studio Code) should be listed in the IDE section, not under text editors 😉I haven’t tried Visual Studio Code, what type of cool features does it have? I’m a little curious.
Oh that’s actually pretty useful, saves space!
Corrected 🙂
Visual Studio Code is considered a rich text editor, whereas Visual studio is considered an IDE due to its out of the box features.Vscode (Visual Studio Code) should be listed in the IDE section, not under text editors 😉
Unfortunately, because VSCode does not have the full capabilities of an IDE, like its counterpart, Visual Studio, it is for lack of better words, an overglorified text editor, much like Notepad++. With an IDE like Visual Studio, when you run the installer, you are prompted to choose the languages, frameworks, add-ons you would like to work with. On the other hand, if you want to work with a given language, you must install that language, and any dependencies/compilers, as extensions after the fact.Vscode (Visual Studio Code) should be listed in the IDE section, not under text editors 😉
Yeah, that's not how that works lolWell, its seamless integration with WSL2 and shell plus built in debugging capabilities I think without a doubt removes it from the "rich text editor" category. But whatev's 😁
I would add Geany as IDEHere are some tools to help any developer with their projects. This list may adapt, change at anytime. Want to add to the list? Comment down below.
Text Editors:
IDEs (Integrated Development Environments):
- Sublime ~ A sophisticated text editor for code, mark-up and prose by Sublimehq.
- Visual Studio Code ~ Free. Built on open source. Runs everywhere. (Commonly known as VSCode).
- VSCodium ~ VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
- Emeditor - Text Editor.
- Notepad++ - Source code editor.
- EMACS ~ Text Editor.
- Vim ~ Text Editor.
- Panic Nova - Text Editor for MacOS.
Game Engines:
- Visual Studio ~ An IDE by Microsoft.
- Eclipse ~ An IDE by Eclipse Foundation.
- CodeLite ~ An IDE for C++, Node.JS and PHP.
- Code::Blocks ~ An IDE for C, C++ and Fortran.
- Android Studios ~ Provides tools for developers developing on Android devices by Google and JetBrains.
- XCode ~Provides tools for developers developing on all apple devices by Apple Inc.
- MonoDevelop ~ An IDE for C#, F#, Visual Basic .NET, Vala.
- IDE - GeeksforGeeks ~ A web IDE for C, C#, C++, Java, PHP, HTML & JS etc.
- PHPStorm ~ A PHP IDE by JetBrains.
- IntelliJ IDEA ~ Java IDE.
- ZeroBrane ~ A Lua IDE.
- PyCharm ~ An IDE for Python by JetBrains.
Model Creation/Animation/Graphic Design:
References
- Blender ~ Free and Open 3D Creation Software.
- Maya ~ 3D animation software.
- Inkscape ~ Vector graphics editor.
- Krita ~ Open sourced painting program.
- Affinity Designer ~ Vector graphic design.
- Affinity Photo ~ Photo editing.
- Resolve ~ Video Production.
- Pixlr ~ Online photo editing program and tools.
Courses & Apps
- MDN: Mozilla Developer Network ~ A developer web docs by Mozzila (Creators of FireFox).
- C++ Shell ~ A C++ playground (C++ 98, C++11 and C++14).
- w3schools.com ~ Online Web Tutorials.
- DevDocs.io ~ Developer Docs.
Task/Bug Management
- Udemy ~ Online course.
- Code Academy ~ Online coding course.
- Khan Academy ~ Online course.
- ProgrammingHub ~ Programming Hub: Learn to Code.
- Mimo ~ Learn to code.
- DataCamp - Introduction to Python
- DataCamp - Introduction to SQL
- DataCamp - Introduction to R
- DataCamp - Machine Learning for Everyone
- DataCamp - Data Science for Everyone
- DataCamp - Data Engineering for Everyone
Hosting
- Trello ~ Project Management.
- Bugzilla ~ Bug tracker.
- Mantis Bug Tracker ~ Bug tracker.
- Redmine ~ Issue tracker.
- Toodledo ~ Task Manager.
Browsers
- Github.com ~ Code hosting.
- Github Pages ~ Host static webpages.
- AWS S3 Buckets ~ Amazon Web Services.
- AWS EC2 ~ Amazon Elastic Compute Cloud
- DigitalOcean ~ Developer Cloud Hosting.
File Transfer
- Mozila FireFox Developer Edition
- Vivaldi ~ Web browser.
- Google Chrome ~ Web browser.
- Browserling ~ An online browser.
Website Software
Music/Sound Editing
- Wordpress ~ Blog platform/CMS. (Blog Tool, Publishing Platform, and CMS - WordPress.org for download, WordPress.com: Build a Site, Sell Your Stuff, Start a Blog & More for hosted).
- Concrete5 ~ CMS
- Blogger ~ Blog publishing.
- SMF (Simple Machine Forum) ~ Forum Software.
- XenForo ~ Forum Software.
- vBulletin ~ Forum Software.
Version Control
- Ardour ~ Record, Edit, Mix audio.
- ZynAddSubFX ~ Synthesizer for Ardour.
- Audacity ~ Audio Editor and Recorder.
- FL Studio ~ Audio Workstation.
Servers
- Git ~ Version Control System.
Other
- Coolors ~ an online generator for color palettes.
- ColorHunt.io ~ Colour pallets for designers and artists.
- Brand Colors ~ Large collection of official brand colours.
- Spamresource ~ All things deliverability.
SageMathHere are some tools to help any developer with their projects. This list may adapt, change at anytime. Want to add to the list? Comment down below.
Text Editors:
IDEs (Integrated Development Environments):
- Sublime ~ A sophisticated text editor for code, mark-up and prose by Sublimehq.
- Visual Studio Code ~ Free. Built on open source. Runs everywhere. (Commonly known as VSCode).
- VSCodium ~ VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
- Emeditor - Text Editor.
- Notepad++ - Source code editor.
- EMACS ~ Text Editor.
- Vim ~ Text Editor.
- Panic Nova - Text Editor for MacOS.
Game Engines:
- Visual Studio ~ An IDE by Microsoft.
- Eclipse ~ An IDE by Eclipse Foundation.
- CodeLite ~ An IDE for C++, Node.JS and PHP.
- Code::Blocks ~ An IDE for C, C++ and Fortran.
- Android Studios ~ Provides tools for developers developing on Android devices by Google and JetBrains.
- XCode ~Provides tools for developers developing on all apple devices by Apple Inc.
- MonoDevelop ~ An IDE for C#, F#, Visual Basic .NET, Vala.
- IDE - GeeksforGeeks ~ A web IDE for C, C#, C++, Java, PHP, HTML & JS etc.
- PHPStorm ~ A PHP IDE by JetBrains.
- IntelliJ IDEA ~ Java IDE.
- ZeroBrane ~ A Lua IDE.
- PyCharm ~ An IDE for Python by JetBrains.
Model Creation/Animation/Graphic Design:
References
- Blender ~ Free and Open 3D Creation Software.
- Maya ~ 3D animation software.
- Inkscape ~ Vector graphics editor.
- Krita ~ Open sourced painting program.
- Affinity Designer ~ Vector graphic design.
- Affinity Photo ~ Photo editing.
- Resolve ~ Video Production.
- Pixlr ~ Online photo editing program and tools.
Courses & Apps
- MDN: Mozilla Developer Network ~ A developer web docs by Mozzila (Creators of FireFox).
- C++ Shell ~ A C++ playground (C++ 98, C++11 and C++14).
- w3schools.com ~ Online Web Tutorials.
- DevDocs.io ~ Developer Docs.
Task/Bug Management
- Udemy ~ Online course.
- Code Academy ~ Online coding course.
- Khan Academy ~ Online course.
- ProgrammingHub ~ Programming Hub: Learn to Code.
- Mimo ~ Learn to code.
- DataCamp - Introduction to Python
- DataCamp - Introduction to SQL
- DataCamp - Introduction to R
- DataCamp - Machine Learning for Everyone
- DataCamp - Data Science for Everyone
- DataCamp - Data Engineering for Everyone
Hosting
- Trello ~ Project Management.
- Bugzilla ~ Bug tracker.
- Mantis Bug Tracker ~ Bug tracker.
- Redmine ~ Issue tracker.
- Toodledo ~ Task Manager.
Browsers
- Github.com ~ Code hosting.
- Github Pages ~ Host static webpages.
- AWS S3 Buckets ~ Amazon Web Services.
- AWS EC2 ~ Amazon Elastic Compute Cloud
- DigitalOcean ~ Developer Cloud Hosting.
File Transfer
- Mozila FireFox Developer Edition
- Vivaldi ~ Web browser.
- Google Chrome ~ Web browser.
- Browserling ~ An online browser.
Website Software
Music/Sound Editing
- Wordpress ~ Blog platform/CMS. (Blog Tool, Publishing Platform, and CMS - WordPress.org for download, WordPress.com: Build a Site, Sell Your Stuff, Start a Blog & More for hosted).
- Concrete5 ~ CMS
- Blogger ~ Blog publishing.
- SMF (Simple Machine Forum) ~ Forum Software.
- XenForo ~ Forum Software.
- vBulletin ~ Forum Software.
Version Control
- Ardour ~ Record, Edit, Mix audio.
- ZynAddSubFX ~ Synthesizer for Ardour.
- Audacity ~ Audio Editor and Recorder.
- FL Studio ~ Audio Workstation.
Servers
- Git ~ Version Control System.
Other
- Coolors ~ an online generator for color palettes.
- ColorHunt.io ~ Colour pallets for designers and artists.
- Brand Colors ~ Large collection of official brand colours.
- Spamresource ~ All things deliverability.
Code Forum is a community platform where coding enthusiasts can connect with other developers, engage in discussions, ask for help, and share their knowledge with a supportive community. It's a perfect place to improve your coding skills and to find a community of like-minded individuals who share your passion for coding.
We use essential cookies to make this site work, and optional cookies to enhance your experience.