Skip to content

Commit 679725c

Browse files
Ranga Rao KaranamRanga Rao Karanam
Ranga Rao Karanam
authored and
Ranga Rao Karanam
committed
Thank You for Choosing to Learn from in28Minutes
1 parent 643c294 commit 679725c

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

README.md

+8-18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Java Best Practices
2-
I've been Programming, Designing and Architecting Java applications for 15 years. I would like this page to serve as a good starting point for programmers to understand what it takes to build good applications. I would talk about Best practices and Frequently asked questions in Coding, Designing and Architecting Java Applications. If you have feedback, contact me on my website http://www.in28minutes.com.
2+
I've been Programming, Designing and Architecting Java applications for 15 years. I would like this page to serve as a good starting point for programmers to understand what it takes to build good applications. I would talk about Best practices and Frequently asked questions in Coding, Designing and Architecting Java Applications.
3+
4+
### More Courses and Videos From in28Minutes
5+
- https://github.com/in28minutes/learn
36

47
* [About in28Minutes](#about-in28minutes)
58
- [Our Beliefs](#our-beliefs)
@@ -111,6 +114,7 @@ I've been Programming, Designing and Architecting Java applications for 15 years
111114

112115

113116
## Journey of a Programmer
117+
114118
### How to become a good programmer?
115119
![How to become a good programmer?](images/BecomingAGreatProgrammer.png)
116120

@@ -670,6 +674,9 @@ Presentation : https://github.com/in28minutes/java-best-practices/blob/master/pd
670674
## Campus Interview Guide
671675
- https://docs.google.com/document/d/1IP6HNgpMdCAAJEREowfBj2XPLBrPcIIFNIGFPGX0-ao/edit#heading=h.byb5dl2v0c4p
672676

677+
### Other Courses
678+
- More Courses and Videos From in28Minutes - https://github.com/in28minutes/learn
679+
673680
## Compare and Contrast
674681
- Spring MVC vs Struts
675682
- Mockito vs EasyMock
@@ -701,23 +708,6 @@ Presentation : https://github.com/in28minutes/java-best-practices/blob/master/pd
701708
- We will be developing a demo application in the course, which could be reused in your projects, saving hours of your effort.
702709
- We love open source and therefore, All our code is open source too and available on Github.
703710

704-
### Other Courses
705-
706-
- [Check out all our courses with 100,000 Students](https://courses.in28minutes.com/courses)
707-
- [Most Watched Courses on YouTube - 30,000 Subscribers](https://www.youtube.com/watch?v=bNFoN956P2A&list=PLBBog2r6uMCQhZaQ9vUT5zJWXzz-f49k1)
708-
- [Programming Community Curated Resources for learning Java](https://hackr.io/tutorials/learn-java)
709-
- [25 Videos and Articles for Beginners on Spring Boot](http://www.springboottutorial.com/spring-boot-tutorials-for-beginners)
710-
- Our Best Courses with 66,000 Students and 4,000 5-Star Ratings
711-
* [Java Interview Guide : 200+ Interview Questions and Answers](https://www.udemy.com/java-interview-questions-and-answers/?couponCode=JAVA_INTER_GIT)
712-
* [First Web Application with Spring Boot](https://www.udemy.com/spring-boot-first-web-application/?couponCode=SPRING-BOOT-1-GIT)
713-
* [Spring Boot Tutorial For Beginners](https://www.udemy.com/spring-boot-tutorial-for-beginners/?couponCode=SPRING-BOOT-GIT)
714-
* [Mockito Tutorial : Learn mocking with 25 Junit Examples](https://www.udemy.com/mockito-tutorial-with-junit-examples/?couponCode=MOCKITO_GIT)
715-
* [Java EE Made Easy - Patterns, Architecture and Frameworks](https://www.udemy.com/java-ee-design-patterns-architecture-and-frameworks/?couponCode=EEPATTERNS-GIT)
716-
* [Spring MVC For Beginners : Build Java Web App in 25 Steps](https://www.udemy.com/spring-mvc-tutorial-for-beginners-step-by-step/?couponCode=SPRINGMVC-GIT)
717-
* [JSP Servlets For Beginners : Build Java Web App in 25 Steps](https://www.udemy.com/learn-java-servlets-and-jsp-web-application-in-25-steps/?couponCode=JSPSRVLT-GIT)
718-
* [Maven Tutorial - Manage Java Dependencies in 25 Steps](https://www.udemy.com/learn-maven-java-dependency-management-in-20-steps/?couponCode=MAVEN_GIT)
719-
* [Java OOPS in 1 Hours](https://www.udemy.com/learn-object-oriented-programming-in-java/?couponCode=OOPS-GIT)
720-
* [C Puzzle for Interview](https://www.udemy.com/c-puzzles-for-beginners/?couponCode=CPUZZLES-GIT)
721711

722712
### Useful Links
723713
- [Our Website](http://www.in28minutes.com)

0 commit comments

Comments
 (0)