ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 23, 2023Essential Python Functions: Unlocking the Power of TuplesThis bonus blog explores Python functions in tuples, highlighting their importance in programming. Python functions are powerful tools that streamline programs, organize them, and solve complex problems. The blog is a way to thank the community for t...Discuss·91 likes·155 readsPython CorePython
Fibbonachosfibbonachos.hashnode.dev·Sep 22, 2023Beyond Code: Why good code isn't enoughIs excellent code enough? Writing good code is frequently seen as the pinnacle of success in the field of software development. We devote endless hours to polishing our abilities, learning new languages, and delving into the complexities of algorithm...Vineet Bhasin and 5 others are discussing this6 people are discussing thisDiscuss·70 likes·73 readscorporatesuch an insightful blog! 10
Akshat Jainblog.akjn.dev·Sep 19, 2023Correlated Subqueries and Why You Need To Know ThemIntroduction Let's say you have 2 tables: table1: Having a column col1 table2: Having a column col2 create table table1 (col1 int); create table table2 (col2 int); Let's discuss a query: select * from table1 where col1 in (select col1 from table...Ashwani Yadav and 6 others are discussing this7 people are discussing thisDiscuss·51 likes·297 readsPostgreSQLI love how you describe things sir! 3
MaddyProtechwithmaddy.com·11 hours agoMost Common Misconceptions About Software EngineersSoftware engineers are often misunderstood. These highly skilled professionals are the wizards behind the digital curtain, developing the applications and programs that drive our modern world. Unfortunately, several common misconceptions about softwa...Discuss·10 likesSoftware Engineeringsoftware development
Monijesu AjitenaforGCA TEAM BLOGgurucodingacademy.hashnode.dev·an hour agoStaying Ahead of the Curve: Tech Talk Series: Insights from Kaosi AnyanwuIn the fast-paced world of technology, staying ahead of the curve can be a great challenge. It requires a blend of technical prowess, adaptability and an unquenchable thirst for knowledge. I sat down with Kaosi Anyanwu, a seasoned tech professional a...Discusssoftware development
Jones Adamscodzgarageinfotech.hashnode.dev·6 hours agoA Guide to Software Migration StrategiesIntroduction Technology, software migration has become a common necessity for businesses and organizations of all sizes. Whether it's upgrading to a newer version of an operating system, transitioning to a cloud-based solution, or moving from a legac...Discusssoftware development
Dan Abelengineeringandcareering.co.uk·6 hours agoYour software didn’t rot. You levelled up.You start to build something new, and it feels great Perhaps you know the feeling? A team begins to build a new product. The technology stack is selected, and coding begins. You set up spaces where you will code and ship into. Soon you are flying. Wr...Discusssoftware development
Programming with Shahancodewithshahan.hashnode.dev·7 hours agoCan self-taught programmers get jobs?“Can self-taught programmers get jobs?” In other words, can self-taught programmers actually land themselves a job in the world of coding and software development with no degree? Let’s find out! https://youtu.be/ucKWDdHrcp4 1: Real-World Success St...DiscussWeb Development
Vishnu Dileeshvic0de.com·9 hours agoHow I stay updated and grow my knowledge through reading (5-10mins a day)What to read? Hunting for articles I go on a hunt for articles on interesting topics of mine on the platforms (medium.com) (dev.to) (hashnode.com) Do I hunt only when I am in the mood to read? No, even when I don’t have the time to read, I go hunting...DiscussSoftware Engineering
E-Learning softwareelearning-1693303344231.hashnode.dev·10 hours agoSmart Class ContentImportant features of smart class content to enhance studies of digital toddlers Today’s children, called digital toddlers born and brought up in the laptop, tablet, and mobile surrounding environment with the availability of the internet. Digital to...Discusse-learning
Omotayo Olutekunbiomotayoo.hashnode.dev·20 hours agoMastering the Art of User Experience (UX) DesignUser experience (UX) is a user’s overall experience when interacting with a product or service. User experience design (UXD) is designing products and services with the user’s experience in mind. UXD is essential because it increases user satisfactio...Discusssoftware development
Vlad Mihetvladmihet.hashnode.dev·a day agoIntroducing Deviant: Where Simplicity Meets SpeedIn the vast realm of software development, a unique approach stands out: “Simplicity meets speed.” This philosophy drives every project, every solution, and every interaction we have with our clients. Dive into this article to discover our commitment...Discusssoftware development
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 23, 2023Essential Python Functions: Unlocking the Power of TuplesThis bonus blog explores Python functions in tuples, highlighting their importance in programming. Python functions are powerful tools that streamline programs, organize them, and solve complex problems. The blog is a way to thank the community for t...Discuss·91 likes·155 readsPython CorePython