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
Last revisionBoth sides next revision
what_am_i_going_to_do_today [2022/04/06 09:25] – Adding LFS/BLFS ateixeirawhat_am_i_going_to_do_today [2022/11/30 14:08] – [Git] 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 5: Line 10:
   * Start making your own [[https://www.linuxfromscratch.org/lfs/view/stable/|Linux system]]   * Start making your own [[https://www.linuxfromscratch.org/lfs/view/stable/|Linux system]]
 ==== BLFS ==== ==== BLFS ====
-  * [[https://www.linuxfromscratch.org/blfs/|BeyondLinuxFromScratch]] is a project that continues where LFS book finishes.+  * [[https://www.linuxfromscratch.org/blfs/|BeyondLinuxFromScratch]] is a project that continues where LFS book finishes
   * It goes much further in the development of the system according to the needs of the user   * It goes much further in the development of the system according to the needs of the user
  
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 ===== 
 +  * If you are really really fast, you can learn about [[https://git-scm.com/|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]]
what_am_i_going_to_do_today.txt · Last modified: 2022/11/30 14:16 by ateixeira