Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.47 KB

File metadata and controls

21 lines (15 loc) · 1.47 KB

This is a website for learning The most important stack to be a backend & system engineer.

Please leave any bugs or errors in the Issues

Note that most courses are unfinished: the finished ones are C++, and SQL. I am activly working on making more lessons. I hope to go as in depth as i can. There will most likely be around 60-120 lessons per course.

Motivation

I could not find a SINGLE in browser course for learning C++, and C# that was free, with no rediculose 'oh you can do 1 lesson every 7 days' limits, so i made this.

Quick Start

Just open the site at https://learnhardcode.dpdns.org/ If you install the files, run uncache.py and open localhost:9000/

Usage(bugs with chrome cache)

If you get errors on correct lessons, open dev tools, and hard refresh(ctrl+shift+r) until hello.js says "hello.js?v=XXX" in the networktab. Alsom go to dev tools, and in storage clear cache storage. that will garuntee fix it.

Like this project?

  • ⭐ Star the repo if it helped you
  • Share it with a friend learning C++, C#, or Rust

Contributing

If you have any ideas on courses for languages you cnat find anywhere else, or a way to make a course on a languiage that basically nobody has, especially for free, and want to help this project, simply Fork this repo, and make a pull request, Either if you find bugsi n lessons or feel like there should be more lessons on a section that is COMPLETE or want to add a new language, do this.