init_world

Initialize your IT world

graph TD;
    OS-->Win;
    OS-->Mac;
    OS-->Linux;
    OS-->Internet;

Choose your difficulty:

  • What is OS? - n00b
  • I has Internet!? - Easy
  • Big Macintosh - Medium
  • Damn Windows Update - Hard
  • A Linux to the past - Epic
  • Cloud Atlas - Heroic

Hello Win Hello Cloud Hell Mac Hello Linux

Accounts

Gmail

GitHub

Twitter

Facebook

LinkedIn

Instagram

StackOverflow

CodePen

windows

VS Code

App

    - Visual Studio 2019
    - Python

Winget - https://github.com/microsoft/winget-cli

  • CHocolaty
    @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command " [System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
    

mac

### iterm2

#### SDK’s Python

https://medium.com/@sahanarajasekar/5-ways-to-upgrade-your-terminal-2fb8ab447949

      OMZsh

Linux

  • Hello_world
    • Navigation
    • profile

Index

Overworld

Home

hello-n00b

Do you have a github account?

Init World

init_world Initialize your IT world

Hello Win

Powershell

Level-0000

Level 0000

Code Examples

echo "Hello World"