About 400 results
Open links in new tab
  1. About Learn Code With Durgesh

    LCWD (Learn Code With Durgesh) — Hindi-first tech education platform teaching modern development through practical projects and a strong community.

  2. Master Code | Learn Code with Durgesh - Free Programming & Coding ...

    Welcome to Learn Code with Durgesh, your go-to platform for free programming and coding courses in Hindi!

  3. Learn Code With Durgesh

    Empowering developers through Hindi tech education.Learn backend, frontend, and DevOps technologies through hands-on tutorials, real-world projects, and practical guidance all in Hindi.Learn …

  4. Courses | Learn Code With Durgesh

    Explore Our Courses Enhance your skills with industry-standard courses designed to help you crack interviews and build real-world projects.

  5. Handbooks | Tutorials | Learn Code With Durgesh

    Learn Code With Durgesh provides high-quality tutorials, interview questions, and coding guides on technologies including Java, C, Python, React.js, Next.js, Angular, and more.

  6. Foundation of Java & Logic Building - Learn Code With Durgesh

    Empowering developers through Hindi tech education.Learn backend, frontend, and DevOps technologies through hands-on tutorials, real-world projects, and practical guidance all in Hindi.Learn …

  7. About Durgesh Kumar Tiwari

    Durgesh Kumar Tiwari — founder of Substring Technologies and Learn Code With Durgesh. Passionate educator, entrepreneur, freelancer, and lifelong learner who has taught over 10 lakh students.

  8. Jwt Authentication with Spring Boot 3.1 - Learn Code With Durgesh

    Jun 12, 2023 · username("DURGESH") .password(passwordEncoder().encode("DURGESH")).roles("ADMIN"). build(); return new …

  9. JdbcTemplate in Spring Boot | Learn Code With Durgesh

    JdbcTemplate (Spring JDBC) JdbcTemplate is a core Spring JDBC utility that makes working with relational databases simple and clean by handling low-level JDBC operations automatically. It lets …

  10. NamedParameterJdbcTemplate (Spring JDBC) - Learn Code With …

    NamedParameterJdbcTemplate (Spring JDBC) NamedParameterJdbcTemplate is a Spring JDBC class that works like JdbcTemplate, but instead of using positional parameters (?), it allows you to use …