I've created two learning repos this week. minibuilds and data-structures-and-algorithms
If you want to keep your activities on GitHub while also learning, I think it's good Idea to create a learning repos like these.
If you want to keep your activities on GitHub while also learning, I think it's good Idea to create a learning repos like these.
👍1
#facts
There's no African Turing Award recipient by far.
The Turing award often referred to as "The Noble Prize of Computing" is an annual prize prepared by the Association for Computing Machinery (ACM) to individuals who have made a significant contribution to the computing field.
if you're interested here are their social links
Website
Youtube
X
Facebook
LinkedIn
The Turing award often referred to as "The Noble Prize of Computing" is an annual prize prepared by the Association for Computing Machinery (ACM) to individuals who have made a significant contribution to the computing field.
if you're interested here are their social links
Website
Youtube
X
👍2
Yeab
Head First Git.pdf
Data Structures and Algorithms in Python.pdf
6.6 MB
It kinda felt wrong when I posted that I completed the Head First Git book without letting you know at the time I started reading it. so now I'm starting to read Data Structures and Algorithms in Python by Michael H. and more.
I chose it because it has a good review on the internet.
If you're interested let's start together.
I chose it because it has a good review on the internet.
If you're interested let's start together.
👍1👌1
guess what
You can add specific lines of a file to the staging area in git.
After implementing the append and prepend methods of a linked list I committed and added the display method. then I realized the code just committed had problem. so I had to fix it and commit that fix. I could do it using a branch but searched if can add a specific lines of code to the staging area. It turns out it was possible
checkout the
You can also use the interactive mode.
After implementing the append and prepend methods of a linked list I committed and added the display method. then I realized the code just committed had problem. so I had to fix it and commit that fix. I could do it using a branch but searched if can add a specific lines of code to the staging area. It turns out it was possible
checkout the
git add -p commandYou can also use the interactive mode.
git add -i👍2
checkout this website It also features rating. plus I got it on their official website
👍1👏1
#vim
I used to use the Caps key as a scape to enter to normal mode from the insert mode. Unfortunately that's no longer working and I came up with an idea. here it is...
in English there is no word starting from the letter "q" and followed by any other vowels other than "u". so I'm using "qi" to enter to normal mode. Now I don't think I'm gonna change that
if you want to code with a speed of thought use vim
you can learn vim using "learn vim" extension on vscode
I used to use the Caps key as a scape to enter to normal mode from the insert mode. Unfortunately that's no longer working and I came up with an idea. here it is...
in English there is no word starting from the letter "q" and followed by any other vowels other than "u". so I'm using "qi" to enter to normal mode. Now I don't think I'm gonna change that
if you want to code with a speed of thought use vim
you can learn vim using "learn vim" extension on vscode
👍1
Yeab
Data Structures and Algorithms in Python.pdf
Bhargava A. Grokking Algorithms 2024.pdf
44.6 MB
After a lot of researches I've decided to use this book to learn algorigthms
👍2
#duolingo
Do you follow people who r no longer doing their lessons ?
I mean I don't see the point since being friends on Duolingo means all about doing friend streaks, congratulating mnamn. So I don't follow people whose streak are 0 unless I have a lil bit of hope that they'll return
Do you follow people who r no longer doing their lessons ?
I mean I don't see the point since being friends on Duolingo means all about doing friend streaks, congratulating mnamn. So I don't follow people whose streak are 0 unless I have a lil bit of hope that they'll return
👍1
Yeab
Read a comic on webtoon app and get 1 month free Duolingo. I read all the 5 episodes and waiting for their email now. I'll let you know when it's settled 🫡
I read the whole thing but there's nothing in my inbox
👍1