Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dobisel/essentials

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common learning subjects

Git

at least these commands: git-commands

10 finger typing

You can get help from many websites such as: typingclub

Linux OS

Install a Linux os, preferably Ubuntu.

Vim

type vimtutor in the commandline, you can see simple vim commands to learn.

Concepts

  • Solid principle
  • Zen of python

Naming

We follow the Nomanclature for the naming purpose.

Mockup data naming

  • For persons we use this names:

    • Alice
    • Bob
    • Jane
    • Oscar
  • For anything other than person names, use metasyntactic naming.

Files

  • All lowercase
  • including ., -.

Electronic schematic naming

General rules:

  • Abbreviations: Capital case, i.e: BJT
  • Other words: Capitalized, i.e: Resistor, Capacitor

Example

  • Part: \w[a-zA-Z0-9\-]+, i.e: ESP32S3
  • Library: \w[a-zA-Z0-9\.-]+, i.e: Agrin

Markdown

Backend roadmap

backend-roadmap

About

Essential things to learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.