#programmingprinciple ผลการค้นหา

*DSA is key for anyone learning programming.* But it’s not easy to master. I created a complete *handwritten DSA notes guide* (worth $45). *Free for the next 24 hours.* To get it: 👍 Like & Retweet 💬 Reply “DSA” 👣 Follow me so I can DM it to you

Tec_Fardin's tweet image. *DSA is key for anyone learning programming.*  
But it’s not easy to master.

I created a complete *handwritten DSA notes guide* (worth $45).

*Free for the next 24 hours.*

To get it:  
👍 Like & Retweet  
💬 Reply “DSA”  
👣 Follow me so I can DM it to you

Software Design Principles Great software isn't just about making things work, it's about creating systems that are maintainable, scalable, and resilient. These fundamental design principles guide developers toward writing better code. 1./ 𝐊𝐈𝐒𝐒 (𝐊𝐞𝐞𝐩 𝐈𝐭 𝐒𝐢𝐦𝐩𝐥𝐞,…

techNmak's tweet image. Software Design Principles

Great software isn't just about making things work,
it's about creating systems that are maintainable, scalable, and resilient.

These fundamental design principles guide developers toward writing better code.

1./ 𝐊𝐈𝐒𝐒 (𝐊𝐞𝐞𝐩 𝐈𝐭 𝐒𝐢𝐦𝐩𝐥𝐞,…

we know computers are dumb, but programmers don't have to be dumb. Stop writing bad code, folks.


Software Design Principles 👇 [1.] KISS (Keep It Simple, Stupid) - Software should be as simple as possible. - Use clear and concise code, avoid unnecessary complexity, and focus on the essential features. [2.] DRY (Don't Repeat Yourself) - Code should not be duplicated. - Use…

techNmak's tweet image. Software Design Principles 👇

[1.] KISS (Keep It Simple, Stupid)
- Software should be as simple as possible.
- Use clear and concise code, avoid unnecessary complexity, and focus on the essential features.

[2.] DRY (Don't Repeat Yourself)
- Code should not be duplicated.
- Use…

RESTful API Design Checklist 📚📘 But here’s the secret 🤫 I’ve compiled 1000+ Programming Notes — covering APIs, Backend, DSA, SQL, System Design & more 🚀 To get it 👇 1️⃣ Follow me (so I can DM you) 2️⃣ Repost this post 🔁 3️⃣ Comment #programming 💻 Save this for later ✅…

DAIEvolutionHub's tweet image. RESTful API Design Checklist 📚📘

But here’s the secret 🤫
I’ve compiled 1000+ Programming Notes — covering APIs, Backend, DSA, SQL, System Design & more 🚀

To get it 👇
1️⃣ Follow me (so I can DM you)
2️⃣ Repost this post 🔁
3️⃣ Comment #programming 💻

Save this for later ✅…

Programming Languages used to be designed as powerful as possible. Maximum possible utility given hardware constraints. The pro move is to choose the *least* powerful, non-Turing-complete solution. The entire web exists because of the Principle of Least Power:

lauriewired's tweet image. Programming Languages used to be designed as powerful as possible.

Maximum possible utility given hardware constraints.

The pro move is to choose the *least* powerful, non-Turing-complete solution.

The entire web exists because of the Principle of Least Power:
lauriewired's tweet image. Programming Languages used to be designed as powerful as possible.

Maximum possible utility given hardware constraints.

The pro move is to choose the *least* powerful, non-Turing-complete solution.

The entire web exists because of the Principle of Least Power:

"The first principle is that you must not fool yourself — and you are the easiest person to fool." - Richard Feynman

Saganismm's tweet image. "The first principle is that you must not fool yourself — and you are the easiest person to fool."

- Richard Feynman

don’t write blog posts. don’t do slides. build the code. arrange it. get it to work. its the only way to go, else you are missing knowledge. @karpathy 101

himanshustwts's tweet image. don’t write blog posts. don’t do slides. build the code. arrange it. get it to work.

its the only way to go, else you are missing knowledge.

@karpathy 101

Assume you can do it - and you'll be willing to do it. Be willing to do it - and you'll learn how to do it.


A free, beginner-friendly course from MIT on computing fundamentals. These classic lessons break down concepts such as programming language design, abstraction, & recursion: bit.ly/46zVDEy v/@MITOCW


プログラミングって、実は「コードを書くこと」より「考え方を身につけること」。論理的に順序立てて考える力は、勉強にも仕事にも効くスキル。 #プログラミング思考 #学び直し


When people say “learn to code” they mean learn to break problems into modules, learn to think about edge cases, learn to design before you build, learn patience, learn to fail, they don’t mean memorize syntax. Don’t get fooled into thinking it’s dead.


Focus on improving yourself, not proving yourself.


🔷C# Solid Principles The five solid principles are good for Object-Oriented design. It's always recommended to keep these principles in mind when writing new code. 🧵Thread

developer_fabio's tweet image. 🔷C# Solid Principles

The five solid principles are good for Object-Oriented design.

It's always recommended to keep these principles in mind when writing new code.

🧵Thread

Quick thoughts on what programming is, and a slow approach to expanding on why I think we are at the stage where syntax is becoming obsolete. TLDR: Programming is instructing. And so is Vibe Coding...

kuberdenis's tweet image. Quick thoughts on what programming is, and a slow approach to expanding on why I think we are at the stage where syntax is becoming obsolete.

TLDR: Programming is instructing.
And so is Vibe Coding...

Progress is the goal. Perfection is the excuse.


CAP, BASE, SOLID, KISS - What do these acronyms mean? The diagram below explains the common acronyms in system design. Read to the end for my favorite not in the diagram. 🔹 CAP The CAP theorem states that any distributed data store can only provide two of the following three…

sahnlam's tweet image. CAP, BASE, SOLID, KISS - What do these acronyms mean?

The diagram below explains the common acronyms in system design. Read to the end for my favorite not in the diagram.

🔹 CAP

The CAP theorem states that any distributed data store can only provide two of the following three…

Here comes a time where I wanna give back to the community. Not good at this yet but learning everyday #programmingprinciple #learningcode #teachingcode

Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode

it isn’t just a coding best practice it’s a gift to your future self and your team. Find me around the world (AI Bot): linktr.ee/ammar.munirr #programmingprinciple #backend #django #Python #AI #CodingJourney

ammar_munirr's tweet image. it isn’t just a coding best practice it’s a gift to your future self and your team.

Find me around the world (AI Bot): linktr.ee/ammar.munirr

#programmingprinciple #backend #django #Python #AI #CodingJourney

It is (to my understanding) when you write your codes, name your classes in the same words/terms used by the experts in a particular domain (which you are developing for). #ProgrammingPrinciple


Hands on the Tell Don't Ask principle, for more readability wp.me/p4ZpYe-97 #TellDontAsk #CleanCode #ProgrammingPrinciple


bila markah #PBT #ProgrammingPrinciple nak masuk dlm #SPMP ni ha? adui.. aku risau dah ni.. coding aku dah la tak hebat


Study for Killer Subject. #ProgrammingPrinciple here I come!!!


lah koi baru ingat esok ade kuiz #programmingprinciple .. #cibai


ไม่พบผลลัพธ์สำหรับ "#programmingprinciple"

Here comes a time where I wanna give back to the community. Not good at this yet but learning everyday #programmingprinciple #learningcode #teachingcode

Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode
Scott_9135's tweet image. Here comes a time where I wanna give back to the community.
Not good at this yet but learning everyday 

#programmingprinciple 
#learningcode
#teachingcode

it isn’t just a coding best practice it’s a gift to your future self and your team. Find me around the world (AI Bot): linktr.ee/ammar.munirr #programmingprinciple #backend #django #Python #AI #CodingJourney

ammar_munirr's tweet image. it isn’t just a coding best practice it’s a gift to your future self and your team.

Find me around the world (AI Bot): linktr.ee/ammar.munirr

#programmingprinciple #backend #django #Python #AI #CodingJourney

Loading...

Something went wrong.


Something went wrong.


United States Trends