Java Hyd Team
746 subscribers
986 photos
39 videos
670 files
690 links
https://teamhydteam.my.canva.site/

Can visit us on our website 😊
Still working on it 😊
Download Telegram
Forwarded from Yakub Sir
Spring Boot Web Appn Folder Strudcture
Forwarded from Yakub Sir
# Database related properties

spring.datasource.drive-class-name-oracle.jdbc.driver.Oracle Driver

spring.datasource.url=jdbc:oracle:thin: @localhost:1521:xe

spring.datasource.username=ndb

spring.datasource.password=ndb

# Jpa properties/ HB related properties

spring.jpa.show-sql=true

spring.jpa.properties.hibernate.format-sql=true

spring.jpa.hibernate.ddl-auto-update

spring.jpa.database-platform=org.hibernate.dialect.MySQL8Dialect
Forwarded from SathyaReact
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css">

<!-- jQuery library -->
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.1/dist/jquery.slim.min.js"></script>

<!-- Popper JS -->
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script>

<!-- Latest compiled JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"></script>
Forwarded from SathyaReact
Forwarded from SathyaReact
src.rar
4.5 KB
https://t.me/Freelearningjavafullstack

Join here to directly question and ask doubts
Forwarded from SathyaReact
Today Class Video
Please check oracle India website some good opportunities available (only competent guys )
Anyone having oracle 11G please ping @stockkida
Read this completely
Big-O Algorithm Complexity Cheat Sheet (Know Thy Complexities!) @ericdrowell
https://www.bigocheatsheet.com/
We grew up hearing that every individual is different.

But surprisingly, I have seen hundreds of students repeating the same mistakes when they start coding.

Indeed, you have to work hard to learn programming.

But hard work without knowing what mistakes to avoid is like trying to beat the wind.

Well, here is a list of some of the most common mistakes students make while they are learning to program, and which someone would have told me in my college days.

- Learning Multiple Programming Languages at Once or in a short span of time
- Not Practicing Enough Data Structures & Algorithms Problems
- Using Multiple Resources or Jumping Courses
- Not getting your hands dirty in actual coding.
- Not deploying your projects
- Ignoring Core Computer Science subjects such as Operating Systems, DBMS, Networking, etc.
- Failing to Assess, if the language / framework is the right choice.

Wasting time jumping courses and resources takes a heavy toll on the mind as well as time.

Programming is tough, but you should have the mindset of never giving up attitude.

Indeed, you will feel exhausted and stressed, but that is how you will become a master.

Patience is necessary, and diligence is what you need.