Text Programming Resources
Resources and information regarding text programming.
NOTE: These resources are guides for potential ideas, tools, and methodologies. This list is not comprehensive, and because something is not listed does not imply it is out of bounds. The Computer Project is quite broad, and anything relating to the discipline of computer science and technology is certainly applicable.
Programming Languages
- Top 7 Programming Languages of 2020
- Mainstream Languages
- Python
- Javascript
- Perl
- Ruby
- Java
- Go
- Rust
- C / C++
Development tools
- Coding Environments (Installable Software)
- Online Editors and Playgrounds
Reference Materials
- freeCodeCamp - Great resource for overall programming information. Use the search feature to find topics that interest you. A few useful tutorials:
- W3 Schools - Website that covers multiple web-based programming languages including HTML, CSS, Javascript, Python, and more.
- Redgate Coding Club YouTube Channel - Videos of some various programming exercises.