Vladislav Guzeyproflead.hashnode.dev路Jan 3, 202510 Essential Reads for Software Engineers in 2025Are you ready to level up your skills as a developer in 2025? In this article, I show 10 books that will help you become a better programmer, enhance your coding practices, and improve your overall software engineering skills. Whether you鈥檙e a beginn...books
Mohamed Abdullajsalchemy.hashnode.dev路Sep 9, 2024Introduction to TypescriptTypeScript is a statically typed programming language that is a superset of JavaScript. It was developed and maintained by Microsoft. TypeScript was created to address the challenges of building large-scale JavaScript applications and add optional ty...Typescript - Beginner to AdvanceTypeScript
Prajwal Mahajanprajwalmahajan101.hashnode.dev路Jun 1, 2024Introduction to Clean CodeLeaving the Codebase Better: A Manifesto for Clean Code In the world of software development, where innovation races ahead at breakneck speed, the quest for cleaner, more efficient code remains ever-pressing. As we stand on the cusp of a new era hera...3 likes路31 readsMastering Clean Code: Principles, Practices, and Normsclean code
Yashi k tanejathatweiredteenager.hashnode.dev路Feb 9, 2024Getting better馃珋馃珎One thing that has come to my notice is that there are people who want to change and some people who don't want to, now it's totally normal if they don't want any changes but I'll talk abt the ones who actually wants to change and get better. See ik ...1 likebetterdeveloper
Ian Carsoniancarson.hashnode.dev路Dec 20, 20235 Rules to follow in order to write better code.Sometime back, our team had a project that no one wanted to work on. The main concern was the cascade effect that was expected from the project. It was so unpredictable and had huge "utils" classes. This has been known to scare most developers as it ...betterdeveloper
Akhil Kadangodeakhil.se路Nov 20, 2023Building a Strong Foundation in Software Development using SOLID principlesPicture yourself as an architect, tasked with designing structures not of bricks and mortar, but of code and logic. In this domain, the SOLID principles are akin to the architectural guidelines that ensure your digital constructions are robust, flexi...SOLID principles
Akhil Kadangodeakhil.se路Nov 8, 2023A Practical Guide to the Law of Demeter with PHP ExamplesThe Law of Demeter (LoD) is a software development principle that's like a secret weapon for writing cleaner and more maintainable code. It's all about limiting how much one part of your code knows about another. As someone who has coded in PHP for y...65 readsbetterdeveloper
Arjun Narainarjunnarain.dev路Oct 10, 2023Unraveling Joy in a Sea of SyntaxInspired by The Knowledge Project podcast featuring Laurie Santos Hey there, fellow code wranglers! 馃殌 Ever felt that roller-coaster of emotions during a coding session? One moment, you're on top of the world, and the next, you're plunging into the a...66 readsHappiness
Azizo Bouhaazizobouha.hashnode.dev路Aug 11, 2023Making Your Site Responsive: Strategies and TipsAs the world shifts to a mobile-first approach, it鈥檚 increasingly important for businesses and individuals to create responsive websites that are optimized for different devices and screen sizes. Responsive web design enables users to access content ...technology
Swetank Rathicodecustody.com路Aug 7, 2023Software Engineer - The missing manual! Recipe to be a better engineerYou must be wondering what a missing manual can be. After all, you have read many books and written a good amount of code to call yourself a software engineer. Have you ever thought why some engineers go fast over the ladder, and some take slow steps...26 readssoftware development