#softwareengineering результаты поиска
Nothing feels better than seeing “200 OK” after setting up authentication & authorization in Node.js. Spent hours fighting login errors, but finally got authentication & authorization working, passwords hashed, tokens signed, routes locked. 🔒 🫠👩💻 #SoftwareEngineering #nodejs…
When your code looks perfect but won’t run… 🧩Often it’s not the code, but assumptions between modules. 🔍Silent failures and missing context turn small bugs into long nights. In complex systems and robotics, communication matters as much as code. #softwareengineering #robotics
This is your sign to respect the OGs who built the internet with Notepad and pure spite #webdev #SoftwareEngineering
This probably explains a lot about my mood as a developer... #SoftwareEngineering #Developers #Memes
“How Many Lines of Code Built Our Digital World? The Numbers Will Shock You.” Check comment 👇 #Technology #Coding #SoftwareEngineering #Programming #TechFacts #Developers #Linux #Windows #Google #Firefox #BigTech #Engineering #TechCommunity
The Great Engineering Shift open.substack.com/pub/navdhunay/… #SoftwareEngineering #FutureOfWork #ai
Hi @Accenture @AccentureJobsIN @AccentureIndia . Please tell me your procedure of reviewing a candidate's job application and how you're able to complete it so quickly. I'm really curious 🧐 #SoftwareEngineering #DeveloperCommunity
Many teams start with freelancers — until the project grows. Then comes the chaos: missed context, inconsistent quality, constant rework. ⚠️ Freelancers deliver tasks. Dedicated teams deliver momentum. That’s why clients choose dedicated teams. 🚀 #VOCSO #SoftwareEngineering
Modern programming isn’t about learning languages. It’s about learning how to learn… fast enough to keep up with a world that changes every 3 months. #softwaredevelopers #SoftwareEngineering #BuildInPublic
Most developers don’t burn out because of code. They burn out from: • unclear requirements • shifting goals • unnecessary complexity • zero time to think The code is rarely the problem. The environment is. #softwaredevelopers #SoftwareEngineering #BuildInPublic
Morning cafe work sessions remind me how much focus matters more than location. If you’re still chasing the perfect setup, focus instead on finding your flow wherever you are. I ♥️ AI and Automation, but the most valuable thing is still human focus. #softwareengineering #ai
How AI can magnify your tech debt - and 4 ways to avoid that trap #Technology #SoftwareEngineering #ArtificialIntelligence #TechDebt puretech.news/article?id=975…
What's your best "last-minute fix that somehow worked" story? #Software #Engineer #SoftwareEngineering #Code #Bug #Fix #DevLife
🏆 Tip 40: Frame the Problem First 🧠 Most developers waste hours fixing the wrong thing. Great developers pause, ask why, clarify the real issue, and then build. Think first. Code second. That’s how you save time, ship faster, and solve the right problem. #SoftwareEngineering
Shorted @delhivery Because they have not selected me, also have not provided any updates after the interview. #interview #delhivery #SoftwareEngineering
ORIC-UOS Congratulates, Dr. Afzal badshah, Assistant Professor, Department of Software Engineering, UoS, on the publication of Research Paper with Impact Factor: 6.6). Wishing you great success in your future endeavors. #uosoric #technology #softwareengineering #learningskill
“How Many Lines of Code Built Our Digital World? The Numbers Will Shock You.” Check comment 👇 #Technology #Coding #SoftwareEngineering #Programming #TechFacts #Developers #Linux #Windows #Google #Firefox #BigTech #Engineering #TechCommunity
Pragmatic Type-Level Design (PTLD E-Book) by Alexander Granin is on sale on Leanpub! Its suggested price is $39.00; get it for $18.75 with this coupon: leanpub.com/sh/weNSXsMK @graninas #SoftwareEngineering #Haskell #FunctionalProgramming #SoftwareArchitecture
~@Microsoft and @github unite runtime intelligence with dev workflows to tackle decades of security debt, using #AI to prioritize threats and automate fixes. thenewstack.io/github-and-mic… #SoftwareEngineering #SoftwareDevelopment
Understanding Eventsourcing by Martin Dilger is on sale on Leanpub! Its suggested price is $29.00; get it for $17.10 with this coupon: leanpub.com/sh/lERLftsY @dilgerma #SoftwareEngineering #EventDrivenArchitecture #SoftwareArchitecture #Software #DistributedSystems
💜🦉今日の授業は【プロトコル】 HTTPからUDPまで、名前は堅いけど中身はゆるっと解説! 仕組み知ればネットの裏側ぜ〜んぶ見えるぞ。どれ推し? ぼくはTCP、理由は…安定感イケメンだから。 #エンジニア #個人開発 #SoftwareEngineering
Here’s the trick: 🔹 API = Method of communication 🔹 Microservice = Way of building/organizing systems You can have APIs without microservices. But you can’t have microservices without APIs. #SoftwareEngineering
X is a cool place to connect with people. If you’re into software engineering, building through programming, or the future of AI, let’s connect. #SoftwareEngineering #Programming #Building #BuildInPublic #FullStack #FullStackDeveloper #Tech
🚨 Python 3.14 saiu com free-threading nativo. Finalmente Multi-threading sem aquela gambiarrada do GIL. Se sua stack ainda tá em 3.11, prepara o plano de migração para 2026. 🐍⚡ Saiba mais casado.dev/python-314-nov… #Python #Coding #SoftwareEngineering
Desarrollo del panel administrativo ventasInventario.com para pequeñas, medianas y grandes empresas, que necesiten saber cuanto fueron sus ventas, ganancias y gastos, cual es su stock de inventario, facturación y analítica de la empresa. @Arkiapps #SoftwareEngineering
Frontend developer, Backend developer and Full stack developer are not just Job titles these are basically personality types of software Engineers. #SoftwareEngineering
#GoLang #Architecture #SoftwareEngineering #CleanArchitecture #Backend #Microservices #CQRS #HexagonalArchitecture 🚀 New article on norbix.dev! I just published a concise guide to the key architectural patterns in Go. 👉 Read here: norbix.dev/posts/architec…
Most tech leadership advice is too soft. Real leadership means guiding teams through chaos with clarity, not motivation. You don’t need to inspire your engineers—you need to make decisions. #SoftwareEngineering #developer #LeadershipDevelopment
Nothing feels better than seeing “200 OK” after setting up authentication & authorization in Node.js. Spent hours fighting login errors, but finally got authentication & authorization working, passwords hashed, tokens signed, routes locked. 🔒 🫠👩💻 #SoftwareEngineering #nodejs…
If you gave your 4-year degree 4 years, why are you giving tech 3 months? Tech demands consistency, not speed. Pick a focus, show up daily. The payoff takes time. Don't quit! #SoftwareEngineering #CareerTips #CareerGrowth
30 years in software and I’ve never seen a more exciting time to build. AI isn’t replacing developers. It’s amplifying the ones who understand systems, scalability and architecture. #SoftwareEngineering #AI #DotNet
💡 Spring Boot Tip: If you want DTOs to ignore extra JSON fields from clients without breaking your API use @JsonIgnoreProperties(ignoreUnknown = true). #SpringBoot #SoftwareEngineering
This probably explains a lot about my mood as a developer... #SoftwareEngineering #Developers #Memes
⌛️⏲️ Java tip: Instant.truncatedTo(...) is useful for comparing times at minute/hour/day precision. ✅ It avoids equality checks failing due to overly precise values. #Java #SoftwareEngineering
Decided to play with flowchart and remembered my uni days real quick 😭 Who knew a few diamonds and arrows could feel this magical again ✨ Warning: symbols were definitely used incorrectly, just like back then 😂📉 #DevLife #SoftwareEngineering
“How Many Lines of Code Built Our Digital World? The Numbers Will Shock You.” Check comment 👇 #Technology #Coding #SoftwareEngineering #Programming #TechFacts #Developers #Linux #Windows #Google #Firefox #BigTech #Engineering #TechCommunity
Something went wrong.
Something went wrong.
United States Trends
- 1. Josh Allen 35.8K posts
- 2. Texans 56.4K posts
- 3. Bills 149K posts
- 4. Joe Brady 5,087 posts
- 5. #MissUniverse 392K posts
- 6. #MissUniverse 392K posts
- 7. Anderson 27.1K posts
- 8. McDermott 4,467 posts
- 9. Troy 12.1K posts
- 10. Maxey 12.1K posts
- 11. #TNFonPrime 3,568 posts
- 12. #StrayKids_DO_IT_OutNow 42.5K posts
- 13. Al Michaels N/A
- 14. #htownmade 3,751 posts
- 15. Cooper Campbell N/A
- 16. Dion Dawkins N/A
- 17. Costa de Marfil 23.9K posts
- 18. Shakir 5,595 posts
- 19. STRAY KIDS DO IT IS DIVINE 44.3K posts
- 20. Stroud 3,406 posts