Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
131 lines (66 loc) · 4.2 KB

CS_LEARN.md

File metadata and controls

executable file
·
131 lines (66 loc) · 4.2 KB

Computer Science: Learn

Resources

  • edx

    • A great platform with courses provided by a group of the best universities.
  • LearnLATEX

    • A nice platform to learn Latex.
  • MIT OCW

    • The free open access courses of MIT.
  • Open Yale Courses

    • The free open access courses of one of Yale.
  • Open HPI

    • The free open access courses at HPI(Hasso Plattner Institute) with great parts of the structure as open-source.
  • Udacity

    • A MOOCs platform with some unique free courses.
  • Teach Yourself Computer Science

    • A self explainatory name, it provides some really nice sources for different fields of CS.
  • Software Architecture Books

    • A comprehensive list of books on Software Architecture.
  • The Missing Semester of Your CS Education

    • A great class that covers some heavy topics that don't get mentioned directly in most CS programs.
  • Algorithms Animated

    • A animated presentation with explanation of some of the most known algorithms in CS.
  • How to Design Programs

    • An open-access MIT book about prgorams designing in a comprehansive manner.
  • Findka

    • An AI curated newletters, RSS feed and forum for different domains.
  • algorithms

    • A curated list of data structures and algorithms.
  • Proto.School

    • A comunity-built collection of interactive tutorials about decentralized web concepts and protocols.
  • OpenClassrooms

    • A mostly free short courses platform for different fields and topics.
  • Data-Oriented Design

    • A platform for articles, books and other reosurces surrounding DOD.
  • Scrum Guides

    • The official source for Scrum guides.
  • O'Reilly | Radar

    • A rich blog on technical trends in wide-reach of fields.
  • Best Paper Awards in Computer Science

    • A list of best paper awards from the main conferences in each CS subfield.
  • Risk-First

    • A set of informative articles with the aim of risk-aware software development.
  • ACM Digitaal Library

    • A huge and free library concerned with computing sciences.
  • Open Logic Project

    • An open-source project providing learn materials on mathematical aimed at non-mathmatical audience.

Tools

  • Cryptii

    • An open-source Conversion tool from MIT with support for encryption.
  • PlantUML

    • The open-source for creating UML diagrams.
  • diagrams.net

    • An open-source online diagramming and designing tool. Also provides an offline app which is still known with its old name Draw.io.
  • swimlanes.io

    • A simple online tool to create sequence diagrams.
  • Sorting Algorithms Visualizer

    • An open-source visual representation of the sorting of lists based on the most known sorting algorithms.
  • Chirurgien

    • An open-source toll to understand and manipulate file formats.

Communities