/resources

Resources recommended by the Programming Discussions server on Discord

Programming Discussions Recommendations

A curated list of learning resources recommended by the Programming Discussions server on Discord.

Languages

C

C#

Search words: c-sharp, csharp

C++

Search words: cpp

Java

Materials

  • Software Construction — MIT 6.005: Software Construction (Warning: Needs some programming experience).
  • Effective Java — For those looking for a deeper understanding of Java, to create clearer, more correct, more robust, and more reusable code.

Learning

Javascript

Search words: JS, ES5, ES6, ES2017

  • Eloquent JavaScript — Free to Read Online: A Modern Introduction to Programming
  • MDN Reference — A community wiki with a JavaScript reference section, including compatability charts.
  • JS The Right Way — An overview of JS with a list of additional resources.
  • javascript.info — A tutorial on the new features in Javascript.
  • JS in 2017 — "there's a collection of stuff".

Videos

React

CSS

Search words: Cascading Style Sheets

Learning

Materials

PHP

Materials

  • PSR — a collection of community-made standards and best practices for PHP

Learning

Python

Learning

  • Automate the Boring Stuff by Al Sweigart — An introduction to the language focused on showing how Python can help you with tasks around the office today.
  • Hitchhiker's Guide to Python — A great guide to learning Python practices, setting up dev environments, packaging, and a lot of other information you're unlikely to learn from a guide or even unlikely to learn without hard experience
  • Google Course — Self explanatory. Course by Google. Who better to learn from? Do keep in mind, Google tends to use a different style guide to standard Python.
  • MIT 6.00X MOOC — Introduction to CS and programming with Python, MOOC by MIT
  • Corey Schafer on Youtube — Useful Youtube channel with plenty of good quality tutorials

Culture

  • Talk Python to Me by Michael Kennedy — A weekly discussion about a Python project you should know about, usually with their developers.

Go

Learning

Materials

Ruby

Search words: Ruby on Rails

Learning

Rust

Learning

  • The Rust Book — It contains pretty much everything you need to know about Rust.
  • Rust By Example — A nice tutorial for people who already know how to program.
  • The Little Book of Rust Macros — Everything you need to know about macros.
  • Rust Documentation — List of useful Rust documentations, such as: The Rust Language Reference & The standard library API.
  • The Rustonomicon — The Dark Arts of Advanced and Unsafe Rust Programming.
  • Rustdoc Guide — A short guide on rustdoc and how to use it.
  • Awesome Rust — A huge list of the best crates and tools you could possibly think of!
  • Rust Books — A collection of books related to Rust.
  • Discovery — An "introductory course" on microcontroller-based "embedded systems" using Rust.

Language Agnostic

Data Structures & Algorithms

Search words: DSA

Interviews

Machine Learning

Search words: ML

Networking

Podcasts

License

CC0

To the extent possible under law, the Programming Discussions community has waived all copyright and related or neighboring rights to this work by invoking CC0. Regrettably, the CC0 badge reads "Public Domain," but please don't hold that misnomer against our descendants before this document's copyright expires in the United States.