Yeab
138 subscribers
453 photos
37 videos
20 files
292 links
Yeab | aspiring indie dev
Download Telegram
Channel photo updated
#insights

using git checkout command feels like time traveling when you provide it a commit id. it rewrites your working directory to look like the commit you provided an id of.

#git #github
๐Ÿ‘1
#thoughts

There is more

This year (2024) was the year I challenged my self to do the things that seem difficult to me. A year of harder decisions. Before making those decisions I felt like if I do this and this and this my life would be better. It indeed is better but now there are more new spots.

It feels like debugging a code. Solving a series of problems one after the other. You won't know what the next problem would be without fixing the one you're facing right now.

We tend to speak of problems as if we know what the solution is without actually executing it. But when we do, the problem is still there waving 'his' hand at us (Hi babe ๐Ÿ‘‹)

"แŠฅแŠ•แ‹ฐแ‹šแˆ… แ‰ฃแ‹ฐแˆญแŒ แŠฅแŠฎ แ‹ญแˆตแ‰ฐแŠซแŠจแˆ‹แˆ แŒแŠ• แŠจแ‰ฃแ‹ต แАแ‹"

Nope. Let's face it. Try to do what you think is right. You'll find out that wasn't the case or that it wasn't the only.
๐Ÿ‘2
Quick Response

QR stands for quick response and I found how they were invented interesting.

Check out the link
๐Ÿ‘1
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.
๐Ÿ‘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
๐Ÿ‘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.
๐Ÿ‘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 git add -p command
You can also use the interactive mode.
git add -i
๐Ÿ‘2
Earthquake ๐Ÿซจ
๐Ÿ‘1๐Ÿ˜ˆ1
GOOD DAY (Vocal Only)
Forrest Frank
I'm in love with this song
๐Ÿ‘2๐Ÿ‘Ž1
checkout this website It also features rating. plus I got it on their official website
๐Ÿ‘1๐Ÿ‘1
#duolingo
Yearly review is coming...
๐Ÿ‘2
join roadmap.sh now if you're not a member yet
๐Ÿ‘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
๐Ÿ‘1
#humor

messing with someone on github ๐Ÿ˜‚๐Ÿ˜‚
๐Ÿ˜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
๐Ÿ‘1
#facts
Have you ever written code in a language that doesn't have loops?

Turns out there are languages that don't support loops; instead they use recursive functions.
๐Ÿ‘1
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 ๐Ÿซก
๐Ÿ‘1