prokoding's profile picture. Low Level Programming👽 and ReactJS😀 #learninpublic | #buildinpublic | Love building and solving problems

pandeyji

@prokoding

Low Level Programming👽 and ReactJS😀 #learninpublic | #buildinpublic | Love building and solving problems

pandeyji 已轉發

In case you guys haven’t watched the video yet, here’s a quick summary of how our brain works. > Our eyes don’t just collect images, they’re extensions of the brain. Vision is how the brain interprets electrical signals coming from light captured by the retina. → The retina…

OrionAnkit's tweet image. In case you guys haven’t watched the video yet, here’s a quick summary of how our brain works.

> Our eyes don’t just collect images, they’re extensions of the brain. Vision is how the brain interprets electrical signals coming from light captured by the retina.

→ The retina…

pandeyji 已轉發

Hmm, maybe Rust actually has some tricks up in its sleeves

Yet another round of visually pleasing code

4ster_light's tweet image. Yet another round of visually pleasing code


pandeyji 已轉發

Master x86-64 Assembly by Building a GUI from Scratch: The Ultimate Hands-On Learning Experience!

Aadriksh's tweet image. Master x86-64 Assembly by Building a GUI from Scratch: The Ultimate Hands-On Learning Experience!

pandeyji 已轉發

Wrote a Blog on Redis, and how to write your own. Link in comments.

skshmgpt's tweet image. Wrote a Blog on Redis, and how to write your own. Link in comments.

pandeyji 已轉發

Casual reminder, Here’s a simple script to backup all your GitHub repos.

ChShersh's tweet image. Casual reminder,

Here’s a simple script to backup all your GitHub repos.

hello @github why did my account get suspended??? i have been using github for years and have never done anything that goes against the TOS on this platform a lot of very sensitive repos are on my account, and there is no way i can even log in to back them up.

vmfunc's tweet image. hello @github why did my account get suspended??? 

i have been using github for years and have never done anything that goes against the TOS on this platform

a lot of very sensitive repos are on my account, and there is no way i can even log in to back them up.


pandeyji 已轉發

still one of the best programming talks of all time

此推文已無法使用。

pandeyji 已轉發

🚀 Learn Web Development with Node.js & Express.js, the backbone of modern web apps! If you understand how the web really works, you can build anything, from chat apps to entire SaaS platforms. Web Dev isn’t just a skill, it’s your ticket to creating, scaling, and monetizing…

BharukaShraddha's tweet image. 🚀 Learn Web Development with Node.js & Express.js, the backbone of modern web apps!

If you understand how the web really works, you can build anything, from chat apps to entire SaaS platforms.

Web Dev isn’t just a skill, it’s your ticket to creating, scaling, and monetizing…

pandeyji 已轉發

Course Notes : About & Links - C++ course notes share.google/Lh4dt5xcpGddiM…


pandeyji 已轉發

I just discovered the entire playlist of C++ lectures from the same teacher at ITMO University! 30 videos ~45 hours of content My new fav playlist on YouTube now. Topics: 1. Passing by Value, RVO, NRVO 2. Rvalue-references, Move Semantics, Xvalue, Copy Elision, Lifetime…

ChShersh's tweet image. I just discovered the entire playlist of C++ lectures from the same teacher at ITMO University!

30 videos
~45 hours of content

My new fav playlist on YouTube now.

Topics:

1. Passing by Value, RVO, NRVO
2. Rvalue-references, Move Semantics, Xvalue, Copy Elision, Lifetime…

This is how I was taught C++ at ITMO University: 1. Implement my own 'printf' in pure Assembly 2. Implement Big Integer class with CoW and SOO 3. Implement the QuickHull algorithm 4. Learn Type Erasure and implement my own std::function 5. Implement Persistent Binary Search Tree…



pandeyji 已轉發

If you want to truly understand how languages work, build projects like this. I built a full Semantic Analyzer + IR builder in pure Rust. It performs real compiler-level analysis: • Type inference & environment management • Symbol tables, scopes & diagnostics • AST → IR…

Abhishekcur's tweet image. If you want to truly understand how languages work, build projects like this.

I built a full Semantic Analyzer + IR builder in pure Rust.

It performs real compiler-level analysis:
• Type inference & environment management
• Symbol tables, scopes & diagnostics
• AST → IR…

pandeyji 已轉發

just found an absolutely golden blog for anyone interested in backends, so many cool implementations and reads on here. gonna be binge reading these every now and then.

jerkeyray's tweet image. just found an absolutely golden blog for anyone interested in backends, so many cool implementations and reads on here. gonna be binge reading these every now and then.

pandeyji 已轉發

Daily Go Series#1 Strings it's not what you think it is! Let's talk about strings in Go. In languages like Java, string is a collection of char data type. but in Go, a string is a UTF8 encoding of Unicode characters. What's Unicode?? We know that machines only understand…

AbhinavXJ's tweet image. Daily Go Series#1

Strings
it's not what you think it is!

Let's talk about strings in Go.
In languages like Java, string is a collection of char data type.
but in Go, a string is a UTF8 encoding of Unicode characters.

What's Unicode??

We know that machines only understand…

pandeyji 已轉發

Two of the masterclasses in my current reading list. Both from @ManningBooks ..

debasishg's tweet image. Two of the masterclasses in my current reading list. Both from @ManningBooks  ..
debasishg's tweet image. Two of the masterclasses in my current reading list. Both from @ManningBooks  ..

pandeyji 已轉發

I split my 12 hr CUDA course into sections. We'll cover: 1) the deep learning ecosystem 2) cuda setup/installation 3) gentle intro to gpus 4) writing your first kernels 5) kernel and system level profiling, atomics, and the cuda programming model 6) how and when to use…

elliotarledge's tweet image. I split my 12 hr CUDA course into sections.

We'll cover:
1) the deep learning ecosystem
2) cuda setup/installation
3) gentle intro to gpus
4) writing your first kernels
5) kernel and system level profiling, atomics, and the cuda programming model
6) how and when to use…

pandeyji 已轉發

This book is 550 pages. I read majority of it during my first year at Goldman Sachs (straight out of college) and it changed my perspective on software. I'll save you the time. Here are the top 3 ideas from the book :

Please don't call yourself a backend engineer if you haven't read this book. The secret behind how Google runs production systems.

asmah2107's tweet image. Please don't call yourself a backend engineer if you haven't read this book.

The secret behind how Google runs production systems.


pandeyji 已轉發

FREE FREE FREE 10 "C++" Books - Absolutely FREE To get FREE: - 1. Follow (So I can DM you) 2. Like & retweet 3. Reply " Send "

DAIEvolutionHub's tweet image. FREE FREE FREE

10 "C++" Books - Absolutely FREE 

To get FREE: - 
1. Follow (So I can DM you)
2. Like & retweet 
3. Reply " Send "
DAIEvolutionHub's tweet image. FREE FREE FREE

10 "C++" Books - Absolutely FREE 

To get FREE: - 
1. Follow (So I can DM you)
2. Like & retweet 
3. Reply " Send "
DAIEvolutionHub's tweet image. FREE FREE FREE

10 "C++" Books - Absolutely FREE 

To get FREE: - 
1. Follow (So I can DM you)
2. Like & retweet 
3. Reply " Send "
DAIEvolutionHub's tweet image. FREE FREE FREE

10 "C++" Books - Absolutely FREE 

To get FREE: - 
1. Follow (So I can DM you)
2. Like & retweet 
3. Reply " Send "

pandeyji 已轉發

Getting into DevOps can be 100% free and 100% project-based These 10 projects will teach you more than 100 YouTube videos. Blog links on Comments. 1. Deploy a production-ready 3-tier application (React, Flask, Postgres) on AWS EKS with complete infrastructure setup 2.…

livingdevops's tweet image. Getting into DevOps can be 100% free and 100% project-based

These 10 projects will teach you more than 100 YouTube videos.  

Blog links on Comments.

1. Deploy a production-ready 3-tier application (React, Flask, Postgres) on AWS EKS with complete infrastructure setup

2.…

pandeyji 已轉發

Here is how to increase your chance to get selected for GSoC 2026 (for absolute beginners) - First, believe in yourself. Then, learn Git, pick a programming language, and work on your development skills by building personal projects on your own. - Use the GSoC Organizations…

Here is how much open source mentorship program pays if you are an indian > GSoC - 2.5 lakhs > LFX - 2.5 lakhs > OSPP - 1.5 lakhs > SoB - 2.5 lakhs (in bitcoin)



pandeyji 已轉發

You clearly read my blog post, link back at least. architecturenotes.co/p/redis


pandeyji 已轉發

Lets go beyond what we have already seen here (likes and reach) 20+ meets and calls registered 8 paid gigs dm full of job offers and still many more to go through $5k/blog for writing for cooperate all this for thing I like to do while sitting idle ...

Wrote a blog on Redis 101, link in the comments

Hi_Mrinal's tweet image. Wrote a blog on Redis 101, link in the comments


Loading...

Something went wrong.


Something went wrong.