Skip to content

dwinasolihin/sda-projects-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Scarlett-Dwina-Adrian Projects Hub

The place where three aspiring engineers learn about new things in the software and/or hardware engineering world. That world is big and it would be nice to know a bit or two about it.

Technologies

Linux Command Line Interface

  • Crash course
  • should learn a bit of this to use Git: navigate through files using terminal
  • For Windows users, don't use Windows LOL. Jk, go here

Git

  • Fundamentals
    • Push, pull, merge, rebase
    • Want to use gh-pages? Here's a quick guide to help out with setting up!

Python

Ruby

  • Fundamentals
    • Ruby is pretty much a more magical version of Python (more syntactic sugars, more test-driven)
    • Everything is an object!
    • Syntactic sugar: functional programming (map, reduce, each), do blocks, :symbols, object instantiations
    • Crash course
  • Web frameworks
  • Library management system
  • Databases
  • Geography support for Ruby on Rails

JavaScript

  • Fundamentals
    • Let's do the ECMAScript 2015 (ES6) dialect and up
    • The only supported language that lives in web browsers
    • Syntactic sugar: default parameters, arrow functions, promises, scoped variables (let and const), functional programming (map, reduce, forEach)
    • Asynchronous vs Synchronous programming
    • Crash course
  • Frontend (client-side) frameworks (lives in the browser)
  • Server-side JavaScript platform
  • Web frameworks
  • State management containers

Server-Client API Helpers

  • Query languages
    • GraphQL, used to unify API communications between server and client

Go

C/C++

Database and Caching Stores

Data Structures and Algorithms

Distributed Systems

Virtualization, Containerization, Orchestration, and the Dev-Ops Culture

Operating Systems

Hardware/Embedded Systems

Responsive Web Design

Practice Interview Questions

-Front-end practice -Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published