Great leaders tend to follow principles that guide how they work, organize their thoughts and plans, and lead their teams. Call it a platform, a policy, or a belief system, but most leaders have a foundational awareness of what they need to perform at their best. Principle Number Principle Description […]
Devamını Oku
Clean code is the hallmark of functional and elegant software, making it easy to read, understand, maintain, and test. In this insightful article by Klaus Haeuptle, the essence of clean code is distilled, emphasizing its importance for sustainable software development. Here’s a concise summary: The article is “Clean Code: Writing […]
Devamını Oku
Rule Number Rule Description 1 Write for yourself first. During rewrites, remove anything that isn’t essential to the story. 2 Avoid passive voice. Passive voice is safe, but it’s not engaging. 3 Limit adverbs. Adverbs aren’t your friends. 4 Avoid using adverbs after “he said” and “she said.” 5 If […]
Devamını Oku
Segment from an AT&T Bell Labs (BTL) promotional film (circa 1980s) featuring UNIX creators Ken Thompson and Dennis Ritchie briefly explaining the UNIX environment. In cameo roles you’ll see UNIX luminaries Greg Chesson (in the wine red shirt) and Doug McIlroy (to the foreground of Greg). Also featured is a […]
Devamını Oku
Creating a Culture of Software Craftsmanship[EuroPython 2018 – Talk – 2018-07-27 – Moorfoot][Edinburgh, UK] By Keith Harrison This time it’ll be different. It’s a green field project and you’ve learned from your mistakes. You’re not going to make the same ones again. Fast forward several months and you’re in a […]
Devamını Oku
I am a big fan of Selenium; I must say this first. Selenium WebDriver is a tool for writing automated tests of websites. It allows you to write tests in multiple programming languages, including Java, Python, C#, and more. With Selenium WebDriver, you can create tests that automatically interact with […]
Devamını Oku
A new study from researchers at the Texas A&M University School of Public Health shows that working remotely or from home does not negatively affect employee productivity. This is particularly relevant as companies drag employees back to the office. The study offers insight into the growing trend of working remotely […]
Devamını Oku
Serverless Patterns refer to standard solutions to common problems when building and deploying applications using a Serverless architecture. Some common Serverless Patterns include: Pattern Description Event-Driven Processing Processing and triggering actions responding to specific events, such as an HTTP request or creating an object in a data store. Backend for […]
Devamını Oku
“Scrum” has become a new meaning and purpose in today’s professional workforce. It is a framework for getting things done, primarily in software development. Still, it has become more common in project management and other sectors such as marketing, product development, and financial services. The Scrum methodology is based on […]
Devamını Oku
Introduction: In today’s fast-paced business landscape, enterprises constantly seek innovative solutions to streamline operations, boost efficiency, and improve customer engagement. With artificial intelligence and cloud technologies, chatbots have become a powerful tool for businesses to interact with customers, automate tasks, and enhance user experiences. One such remarkable solution is the […]
Devamını Oku