ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Oct 3, 2023Object-Oriented Programming Mastery: (Part 3)Object-oriented programming (OOP) is a paradigm that has revolutionized software development by enabling modular, organized, and reusable code. Two fundamental concepts are Inheritance and Polymorphism. This blog explores these concepts in-depth, pro...Discuss·80 likes·200 readsPython CoreDeveloper
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 29, 2023Exploring Key Object-Oriented Programming Concepts (Part 2)Hello and welcome to today's blog! In our continuing exploration of the intriguing world of Object-Oriented Programming (OOP), we're about to uncover some essential notions at the heart of writing efficient and elegant code. This blog explores key Ob...sanjay singh and 3 others are discussing this4 people are discussing thisDiscuss·74 likes·201 readsPython CorePython
Lucas Lima do NascimentoforWasp - full-stack with React & Node.jswasp-lang.hashnode.dev·Sep 28, 2023Contributing to Tech Communities: How Open-Source can land you a job and get you out of the Skill Paradox 💼Hello there! TL;DR In this article, we’re going to see how open-source can change your career for the better and get you out of the Skill Paradox — a point in which the skills you need to land a job are generally acquired after you get a job. Beside...Carlos Armando Marcano Vargas and 2 others are discussing this3 people are discussing thisDiscuss·46 likes·62 readsOpen Source
Mayank Mudgalmayank1728.hashnode.dev·an hour ago#Day 1 of LaravelBird's eye view of each folder 1. App: Contains Main App Logic for our server. We will spend most of our time writing code here. 2. Bootstrap: Here Laravel setups/creates our app. 3. Config: Contains default setting for your app. Ex Which is the defa...Discuss100DaysOfCode
Pratik MaliProdevelopnsolve.com·3 hours agoTech News - 4 Oct 2023Hey there, Legend! I'm so excited to have you join me on this journey through my tech news article series! Each day, I'll be sharing 10 awesome tech-related news stories with you. I started this series because I truly believe it's essential to stay i...Discuss·10 likesTech-Newstech
Pratik MaliProdevelopnsolve.com·5 hours agoNeuro-symbolic AI in Software EngineeringNeuro-symbolic AI (NSAI) represents an innovative domain within the field of artificial intelligence, integrating the advantages of both neural networks and symbolic AI. By harnessing the data-driven learning and predictive capabilities of neural net...Discuss·10 likesAIneurosymbolic
Sagar Agarwalzenandoffice.hashnode.dev·6 hours agoGetting Started with CSS: A Beginner's GuideAre you ready to embark on an exciting journey into the world of web design? Are you eager to create visually stunning websites that captivate your audience? If your answer is yes, then you've come to the perfect place! In this beginner's guide, we w...DiscussCSSCSS
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Oct 3, 2023Object-Oriented Programming Mastery: (Part 3)Object-oriented programming (OOP) is a paradigm that has revolutionized software development by enabling modular, organized, and reusable code. Two fundamental concepts are Inheritance and Polymorphism. This blog explores these concepts in-depth, pro...Discuss·80 likes·200 readsPython CoreDeveloper
Munir Abdullahimunirwrites.hashnode.dev·13 hours agoHashnode Bootcamp Fall 2023: Day 1It came with great delight when I received an invitation to attend the hashnode bootcamp 2023. This was my first time and looking through the agenda and the speakers who were going to be speaking, I was hyped up and couldn’t wait to get started. In t...Discuss·3 likes·34 readshashnodebootcamp
Kamaldeen Sulymandevsuite.hashnode.dev·9 hours agoGetting Started with the QuickNode SDK: Unlocking Seamless Blockchain IntegrationIntroduction Blockchain technology has gained widespread adoption, opening up new horizons for developers across various industries. However, interacting with blockchain networks can be a complex and daunting task due to their decentralized nature an...DiscussBlockchain
Md Taqui imamforToday'sCodetaquideveloper.hashnode.dev·9 hours agoHow to build logics in programming 🧐Kartik Sharma, a software engineer at Anthropic, provides a compelling 21-day strategy for improving problem solving skills and developing strong programming logic. Through focused practice and revision over a short period, anyone can emerge with sig...DiscussProgramming Blogs
Habibullah Nomaninomanhabibullah.hashnode.dev·9 hours agoShould You Use useEffect in React Projects?useEffect is a fundamental hook in React that allows developers to perform side effects in functional components. It's a powerful tool, but it's essential to use it judiciously and understand its implications. There are situations where you might wan...DiscussReact
Scofield IdehenforLearnHub Bloglearnhubafrica.hashnode.dev·10 hours agoWhy So Many Programming Languages?Have you ever wondered why we don't have one language to solve all programming problems? With over 700 programming languages in use today and new languages constantly being created while older ones are phased out, it can seem overwhelming for new dev...DiscussWeb Development