Skip to main content

About us


About Us !

Welcome To Durgesh Kushwaha (BTech AI & Data Science)

Durgesh Kushwaha (BTech AI & Data Science) is a Professional Educational Platform. Here we will only provide you with interesting content that you will enjoy very much. We are committed to providing you the best of Educational, with a focus on reliability and Online study materials and educational content and blogs. we strive to turn our passion for Educational into a thriving website. We hope you enjoy our Educational as much as we enjoy giving them to you.

I will keep on posting such valuable anf knowledgeable information on my Website for all of you. Your love and support matters a lot.

Thank you For Visiting Our Site

Have a great day !



Comments

Popular posts from this blog

Complete Web Development with MERN Stack – A Game-Changing Course by Love Babbar

Complete Web Development with MERN Stack – A Game-Changing Course by Love Babbar If you're looking to become a full-stack web developer, particularly with the highly popular MERN stack (MongoDB, Express, React, Node.js), then I've found the perfect resource for you. The "Complete Web Dev using MERN Stack" course by Love Babbar , available on the CodeHelp - by Babbar YouTube channel, covers everything from the basics of web development to building advanced full-stack applications. With 74 well-structured videos , this comprehensive course ensures that you'll gain the necessary skills to confidently dive into the web development world. Why Choose This Course? In a rapidly growing field like web development, mastering the MERN stack offers numerous opportunities. This course is particularly valuable because it: Starts from Scratch : No prior experience in coding? No worries! The course starts with HTML, CSS, and JavaScript, building a solid foundation. Covers the M...

Unlock Web Development Mastery with the Free "Sigma Web Development Course" - CodeWithHarry

Web Development Mastery with the Free "Sigma Web Development Course" Are you ready to dive into the world of web development and create stunning, responsive websites? Look no further! I’m excited to introduce you to a fantastic resource: the "Sigma Web Development Course" by CodeWithHarry, available for free on YouTube. Whether you're an absolute beginner or an advanced developer looking to sharpen your skills, this course has everything you need. Let’s explore what makes it a must-watch for aspiring web developers! Course Overview The "Sigma Web Development Course" covers a wide range of technologies and frameworks essential for modern web development, including: HTML & CSS : The backbone of any website, covering structure, design, and layout techniques. JavaScript : Master the programming language that adds interactivity and functionality to web pages. React : Build dynamic user interfaces with the popular front-end library. Figma : Design ey...

Completing My First Programming Assignment in C

Completing My First Programming Assignment in C Hello everyone! I’m excited to share that I’ve just completed my first assignment for the Programming for Problem Solving (PPS) course in my B.Tech program. This assignment was a great opportunity to dive deeper into the fundamentals of C programming, and I’m happy to say I’ve learned a lot. Assignment Overview: The assignment covered several key concepts, including: Understanding the Structure of a C Program: I explored the basic structure of a C program, including preprocessor directives, the main function, and variable declarations. Algorithm and Flowchart Design: I worked on creating algorithms and flowcharts for calculating the area of a rectangle and finding the greatest of two numbers. This helped me visualize the logical flow of a program before coding. Primitive Data Types: I revisited the various primitive data types in C, such as int , float , char , and double , which are essential for data handling in programming. Looping ...