Darshit Anjariadarshitanjaria.hashnode.dev·an hour agoOffset vs Cursor Pagination: Strategies for Better Data HandlingPagination is a crucial technique in web development, enabling the efficient retrieval and display of large datasets in manageable chunks. However, choosing the right pagination strategy can significantly impact your application’s performance and use...Web Development
Ajay Negiajaynegi.hashnode.dev·10 hours agoWondered How Java Works? Here's the Answer!Have you ever wondered what really happens when you run a Java program? How does your code go from just a few lines of text to something your computer can actually execute? And, even more mind-blowing, how does Java manage to work the same way on dif...1 like2Articles1Week
Ajink Guptaunigeek.org·Jan 20, 2025The Ultimate Java Learning Series: Master Java Step by Step!Are you ready to dive into the world of programming with Java? Whether you’re a complete beginner or looking to strengthen your Java skills, this blog series is tailored just for you! We’re thrilled to announce the launch of our comprehensive Java Le...Java Jumpstart Series 🌟Java
Ajink Guptaunigeek.org·Jan 19, 2025Tech Mahindra Placement – Round 2 Coding Questions & Practice GuideHey everyone! 👋 Recently, I appeared for the Tech Mahindra placement process and successfully cleared Round 1 🎉. In Round 2, we were tested on a mix of MCQs and Automata programming questions. To help those preparing, I’m sharing some of the progra...11 likesTech Mahindra Placement PapersTech mahindra
Dinesh Tdinesht0006-tech-blog.hashnode.dev·Jan 18, 2025Day 8 of 100 Days of AWS: Networking Basics Part - IIHi folks! Welcome to Day 8 of 100 Days of AWS🎯, where we will cover the complete AWS cloud from beginner to professional. Today, we will expand our horizons in the AWS cloud by Understanding Default VPC and its settings. Stateful and Stateless firew...100 days of AWS2Articles1Week
Dinesh Tdinesht0006-tech-blog.hashnode.dev·Jan 17, 2025Day 7 of 100 Days of AWS: Networking Basics Part - IHi folks! Welcome to Day 7 of 100 Days of AWS🎯, where we will cover the complete AWS cloud from beginner to professional. Today, we will expand our horizons in the AWS cloud by Understanding the Purpose of VPC, and How CIDR Value should be declared ...100 days of AWS2Articles1Week
Favour Onyenekeonlyfave.hashnode.dev·Jan 17, 2025Getting Started With Kubernetes: A beginner's guideIntroduction In today’s world of software development, applications are no longer created as one single large program. Instead, they’re broken into smaller pieces or units called microservices, which run inside containers. But as you start running mo...2Articles1Week
Chemical Engineerchemenggcalc.hashnode.dev·Jan 16, 2025Top Python Libraries Every Chemical Engineer Must KnowPython has become a favorite programming language for chemical engineers. Its simplicity, versatility, and vast libraries make it an excellent tool for process simulation, data analysis, and optimization tasks. Python empowers engineers to solve comp...2Articles1Week
Dinesh Tdinesht0006-tech-blog.hashnode.dev·Jan 16, 2025Day 6 of 100 Days of AWS: Global InfrastructureHi folks! Welcome to Day 6 of 100 Days of AWS🎯, where we will cover the complete AWS cloud from beginner to professional. Today, we will expand our horizons in the AWS cloud by Understanding AWS Global Infrastructure. selecting the region for deploy...100 days of AWS2Articles1Week
Sahil Naiksahilnaik.hashnode.dev·Jan 15, 2025Small Demonstration of Microservices and Scaling with Docker Compose 🐙Introduction: In today’s world, web applications need to scale to handle millions of users. A microservices architecture, when combined with Docker containers, can make this process much more efficient and flexible. In this project, I demonstrated ho...10 likes·186 reads2Articles1Week