thoughtram (@thoughtram) 's Twitter Profile
thoughtram

@thoughtram

Software training with passion. High-quality content for developers.

Founded by @cburgdorf and @PascalPrecht

ID: 2370992766

linkhttp://thoughtram.io calendar_today03-03-2014 22:02:38

2,2K Tweet

4,4K Takipçi

59 Takip Edilen

🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

Decided to add a little chapter about `git reset` to rebase-book.com Actually, a lot of rebase workflows boil down to having a good foundational understanding of other git tools. `git reset` is one of them.

egghead.io (@eggheadio) 's Twitter Profile Photo

Have you been hearing a lot about Rust? Want to to get learn about Rust from scratch? Next Thursday on 1/23/20 @ 9 AM PST we're hosting a live remote workshop with instructor @PascalPrecht Click here 👇 to save your spot and get a Tour of Rust ti.to/egghead-live-o…

🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

Just a friendly reminder: Today is the ❗️last day❗️ you can preorder REBASE with 40% off. Tomorrow I'll publish a first version. Exciting. rebase-book.com

Just a friendly reminder:

Today is the ❗️last day❗️ you can preorder REBASE with 40% off. 
Tomorrow I'll publish a first version.

Exciting.

rebase-book.com
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

I did it! REBASE is now available at: rebase-book.com 👈 ✓ Understand the inner workings of Git ✓ Branches and merge strategies ✓ Interactive rebasing + cherry-picking ✓ Automated testing ...and much more! Please share with friends that might find this useful! 🙏

I did it! 

REBASE is now available at: rebase-book.com 👈

✓ Understand the inner workings of Git
✓ Branches and merge strategies
✓ Interactive rebasing + cherry-picking
✓ Automated testing

...and much more!

Please share with friends that might find this useful! 🙏
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

I'm planning on writing a post about how I've authored and published an ebook in 2 months. Anything you're particularly interested in that should be in there? Please respond to this tweet and let me know! 👇

🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

I've authored and published an ebook in two months. Here's how I did it and what I've learned 👇 🔑 Take aways: 👨‍👩‍👧‍👧 Build your audience first. 🛳Ship early, ship often. 💪 Start less, do more. pascalprecht.github.io/posts/writing-…

I've authored and published an ebook in two months. 
Here's how I did it and what I've learned 👇

🔑 Take aways:

👨‍👩‍👧‍👧 Build your audience first.
🛳Ship early, ship often.
💪 Start less, do more.

pascalprecht.github.io/posts/writing-…
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

One of the things I ran into when I started learning Rust Language, was that I didn't understand the difference between String and &str. I wrote this article to help others learn faster: blog.thoughtram.io/string-vs-str-…

One of the things I ran into when I started learning <a href="/rustlang/">Rust Language</a>, was that I didn't understand the difference between String and &amp;str.

I wrote this article to help others learn faster: 

blog.thoughtram.io/string-vs-str-…
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

References in Rust Language and the compiler's power to dereference and borrow them for you, make them super convenient! Here's what I've learned about ✅ Shared and mutable references ✅ Referencing references ✅ Implicit dereferencing and borrowing blog.thoughtram.io/references-in-…

References in <a href="/rustlang/">Rust Language</a> and the compiler's power to dereference and borrow them for you, make them super convenient!

Here's what I've learned about

✅ Shared and mutable references
✅ Referencing references
✅ Implicit dereferencing and borrowing

blog.thoughtram.io/references-in-…
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

Want to level up your Git skills? REBASE is a ⭐️⭐️⭐️⭐️⭐️ rated book that teaches you the ins and outs of Git repositories and advanced techniques, without wasting your time. Only today, you can get it for 10€ ! rebase-book.com

Want to level up your Git skills?

REBASE is a ⭐️⭐️⭐️⭐️⭐️ rated book that teaches you the ins and outs of Git repositories and advanced techniques, without wasting your time.

Only today, you can get it for 10€ !

rebase-book.com
🐰 r4bbit (@0x_r4bbit) 's Twitter Profile Photo

A Rust Language 🦀 journey thread of threads. Follow my path as I explore the language and document all learnings, thoughts and ideas in evergreen 🍃 tech articles, videos and more. Start here! 👇

Maarten Tibau 🅰️ 🇧🇪 | 🦋 maartentibau.be 🦋 (@maartentibau) 's Twitter Profile Photo

So like 2 years ago I fully switched doing git from the command line I can honestly say I'm so happy I did this! With help from @PascalPrecht to understand some concepts that I struggled with 🙏 So a while back he wrote a book on Git: rebase-book.com #readit 👇👇