User Tools

Site Tools


what_am_i_going_to_do_today

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
what_am_i_going_to_do_today [2022/04/06 12:59] – Adding git ateixeirawhat_am_i_going_to_do_today [2022/11/30 14:16] (current) ateixeira
Line 1: Line 1:
 ====== What am I going to do today ? ====== ====== What am I going to do today ? ======
 +
 +===== Preparation =====
 +  * Verify that guest account is active
 +    * System preferences - Users & groups - Padlock - Guest User - Allow guests to log in to this computer
 +  * Verify that xcode is functional 
  
 ===== LFS ===== ===== LFS =====
Line 21: Line 26:
  
 ===== Hello world bash ===== ===== Hello world bash =====
-  * Create your first bash program : [[https://wiki.bolay.net/doku.php?id=programming:bash:hello_world|Hello world!]]+  * Create your first bash program : [[https://wiki.bolay.net/doku.php?id=programming:bash:bash|Hello world!]]
  
 ===== Hello world C ===== ===== Hello world C =====
-  * Create  your first C program : [[https://wiki.bolay.net/doku.php?id=programming:c:hello_world|Hello world! C]]+  * Create  your first C program : [[https://wiki.bolay.net/doku.php?id=programming:c:c|Hello world! C]] 
 + 
 +===== Hello world Python ===== 
 +  * Create  your first Python program : [[https://wiki.bolay.net/doku.php?id=programming:python:python|Hello world! Python]]
  
 ===== Git ===== ===== Git =====
   * If you are really really fast, you can learn about [[https://git-scm.com/|Git]]    * If you are really really fast, you can learn about [[https://git-scm.com/|Git]] 
-  * And maybe try to do this interactive Git visualization tool [[https://learngitbranching.js.org/?locale=fr_FR|Play with git]]+  * You can also practice some Git commands[[https://learngitbranching.js.org/|Practice]] 
 +  * And maybe try it doing a little project [[https://wiki.bolay.net/doku.php?id=programming:git:learning_git|Play with git]] 
 +  * A code hosting platform for version control and collaboration [[https://github.com/|Github]] 
 + 
 +===== For you ===== 
 +There are some useful websites where you can go to practice a lot of languages, do some interesting projects and learn about hacking: 
 +  * [[https://tryhackme.com|TryHackMe]]  
 +  * [[https://exercism.org|Exercism]]  
 +  * [[https://www.codewars.com|CodeWars]]  
 +  * [[https://www.root-me.org|Root-Me]]  
 +  * [[https://github.com/|Github]] 
 +  * [[https://openclassrooms.com/|OpenClassRooms]]
what_am_i_going_to_do_today.1649249975.txt.gz · Last modified: 2022/04/06 12:59 by ateixeira