Developer Starter Pack
24 Februari 2020
Last updated
Was this helpful?
24 Februari 2020
Last updated
Was this helpful?
Daftar gitlab menggunakan Google OAuth / E-mail
Software Developer == Software Engineer
Choose your route:
Desktop Software Developer (C#, Visual Basic)
Web Front-end Developer (HTML, CSS, JS) (Client Side)
Web Back-end Developer (JS, MySQL, NoSQL) (Server Side)
Web Full-stack Developer
Android Native Developer (Java, Kotlin)
iOS Native Developer (Swift)
Hybrid Mobile Developer (React Native, Flutter)
Text Editor with snippets and plug-in
Small knowledge about navigating in CLI
Command Prompt/Terminal
Git
Command Prompt Windows + R > cmd > Enter
Cara lain membuka cmd, ketikan cmd di folder direktori yang diinginkan
This PC > Right Click > Properties > Advanced System Settings > Environment Variables > System Variables > Path
Package manager di windows ada Chocolatey
Windows
Linux
Notepad++
Sublime
Atom
VSCode
Vim
Buat Folder bernama FolderDevcom
Buat File bernama print.cpp
Isi dengan kodingan dibawah
Compile codingan menggunakan command:
What is git ?
What is git clone?
What is git commit?
What is git push?
Push Local Repository to create new Remote Repository
Create Remote Repository and clone it to Local Repository
Local to Remote