In28Minutes Course Guide
In28Minutes Course Guide
Guide
About Us
At in28Minutes, we ask ourselves one question everyday. How do we help you learn effectively - that is
quickly and retain more of what you have learnt?
We use Problem-Solution based Step-By-Step Hands-on Approach With Practical, Real World Application
Examples.
Our success on Udemy and Youtube (1.5 Million Views & 12K Subscribers) speaks volumes about the
success of our approach.
While our primary expertise is on Development, Design & Architecture Java & Related Frameworks
(Spring, Struts, Hibernate) we are expanding into the front-end world (Bootstrap, JQuery, Angular JS).
On
YouTube
On
Udemy
TABLE
OF
CONTENTS
ABOUT
US
............................................................................................................................................................
3
ON
YOUTUBE
...............................................................................................................................................................
3
ON
UDEMY
..................................................................................................................................................................
3
SPRING
MVC
........................................................................................................................................................
8
REVIEWS
......................................................................................................................................................................
8
GITHUB
REPOSITORY
......................................................................................................................................................
8
COURSE
DESCRIPTION
....................................................................................................................................................
8
STEP
WISE
DETAILS
.......................................................................................................................................................
9
JAVA
WEB
APPLICATION
WITH
JSP
AND
SERVLETS
.............................................................................................
10
REVIEWS
....................................................................................................................................................................
10
GITHUB
REPOSITORY
....................................................................................................................................................
11
COURSE
DESCRIPTION
..................................................................................................................................................
11
SPRING
FRAMEWORK
........................................................................................................................................
12
REVIEWS
....................................................................................................................................................................
12
GITHUB
REPOSITORY
....................................................................................................................................................
13
COURSE
DESCRIPTION
..................................................................................................................................................
13
OBJECT
ORIENTED
PROGRAMMING
(OOPS)
CONCEPTS
WITH
JAVA
....................................................................
14
REVIEWS
....................................................................................................................................................................
14
GITHUB
REPOSITORY
....................................................................................................................................................
15
COURSE
DESCRIPTION
..................................................................................................................................................
15
MAVEN
..............................................................................................................................................................
16
REVIEWS
....................................................................................................................................................................
16
GITHUB
REPOSITORY
....................................................................................................................................................
17
COURSE
DESCRIPTION
..................................................................................................................................................
17
OTHER
YOUTUBE
COURSES
................................................................................................................................
18
DESIGN
PATTERNS
.......................................................................................................................................................
18
ECLIPSE
.....................................................................................................................................................................
18
JAVA
.........................................................................................................................................................................
19
C++
IN
TELUGU
...........................................................................................................................................................
19
TEST
DRIVEN
DEVELOPMENT
TDD
..................................................................................................................................
20
TRANSACTION
MANAGEMENT
........................................................................................................................................
20
JAVASCRIPT
................................................................................................................................................................
21
JAVA
COLLECTION
FRAMEWORK
.....................................................................................................................................
21
MOCKITO
..................................................................................................................................................................
22
C
STEP
BY
STEP
...........................................................................................................................................................
22
C
PUZZLES
AND
APTITUDE
INTERVIEW
QUESTIONS
.............................................................................................................
23
C
TUTORIAL
IN
TELUGU
................................................................................................................................................
23
JAVA
TUTORIAL
IN
TELUGU
................................................................................................................................
23
HTTPS://WWW.YOUTUBE.COM/WATCH?V=XBXHQN1LJAM&LIST=PL5260E16312C8A27D
................................
23
MORE
UDEMY
COURSES
.....................................................................................................................................
24
JAVA
EE
MADE
EASY
DESIGN
PATTERNS,
ARCHITECTURE
AND
FRAMEWORKS
.......................................................................
24
ECLIPSE
.....................................................................................................................................................................
24
DESIGN
PATTERNS
.......................................................................................................................................................
25
JUNIT
........................................................................................................................................................................
25
C
TUTORIAL
FOR
BEGINNERS
.........................................................................................................................................
26
C
PUZZLES
FOR
INTERVIEW
PREPARATION
........................................................................................................................
26
JAVA
INTERVIEW
VIDEO
GUIDE
..........................................................................................................................
27
SAMPLE
VIDEOS
..........................................................................................................................................................
27
COMPLETE
INTERVIEW
GUIDE
24
VIDEOS
&
400+
QUESTIONS
50%
DISCOUNT
................................................................
27
REVIEWS
ON
OUR
JAVA
INTERVIEW
GUIDE
........................................................................................................................
28
Spring
MVC
Youtube
Youtube
course
covers
the
First
7
Steps
https://www.youtube.com/watch?v=BjNhGaZDr0Y
Udemy
Udemy
Course
covers
all
25
Steps
https://www.udemy.com/spring-mvc-tutorial-
for-beginners-step-by-step/
Reviews
Github
Repository
https://github.com/in28minutes/SpringMvcStepByStep
Course
Description
Developing your first Spring MVC Web Application is fun. In this course, you will learn the basics developing a
Basic Todo Management Application using Spring MVC with Login and Logout functionalities. You will build the
website step by step - in more than 25 steps. This course would be a perfect first step as an introduction to Java Web
Application Development.
10
Udemy
Youtube
course
covers
first
7
Steps
https://www.youtube.com/watch?v=Vvnliarkw48
Udemy
Course
covers
all
25
Steps
https://www.udemy.com/learn-java-servlets-and-
jsp-web-application-in-25-steps/
Reviews
11
Github
Repository
https://github.com/in28minutes/JavaWebApplicationStepByStep
Course
Description
Developing
your
first
Java
Web
Application
using
JSP
and
Servlets
is
fun.
In
this
course,
you
will
learn
the
basics
developing
a
Basic
Todo
Management
Application
using
Java
Servlets
and
JSP
with
Login
and
Logout
functionalities.
You
will
build
a
Dynamic
Website
using
the
Core
technologies
of
Java
Web
Programming.
You
will
understand
the
basic
concepts
of
Java
Web
Application
Development
-
HTTP
protocol,
Request-Response
cycle,
Java
Servlets,
JSPs.
Steps
12
Spring
Framework
Youtube
Udemy
https://www.youtube.com/watch?v=24rGqtxuL
hc
Playlist
:
https://www.youtube.com/watch?v=24rGqtxuL
hc&list=PLBBog2r6uMCRgkxM4xQeUV2A3A35_
s9J3
https://www.udemy.com/spring-tutorial-for-
beginners/
Reviews
13
Github
Repository
https://github.com/in28minutes/SpringIn28Minutes
Course
Description
A quick introduction to the Spring framework. Discover how to wire Java objects using Spring and dependency
injection.
You'll learn how to set up your system for Spring development, how to use Maven and how to write testable code
with Spring.
We take a focused approach taking a deep dive into most important and common Spring features.
We cover
14
Udemy
https://www.youtube.com/watch?v=yJ5RSEZS9
oA
https://www.udemy.com/learn-object-oriented-
programming-in-java/
Reviews
15
Github
Repository
https://github.com/in28minutes/JavaObjectOrientedProgramming
Course
Description
This course will help you Understand basic Object
Oriented Programming concepts and help in applying
these concepts with an Object Oriented Programming
Language like Java.
We will use real life examples to demonstrate and
discuss the OOP concepts so that you get a good
understanding of Object Oriented Programming
Concepts.
We'll go over important OOP concepts such as
inheritance, interfaces and polymorphism.
We will also discuss the principles behind Object
Oriented Programming i.e. the SOLID principles. These
principles will guide your object oriented programming
implementations.
By the end of this course you'll understand the basics of
Object Oriented Programming and be prepared to take
on more complex challenges.
16
Maven
Youtube
Udemy
https://www.youtube.com/watch?v=0CFWeVgzsq
Y
https://www.udemy.com/learn-maven-java-
dependency-management-in-20-steps/
Reviews
17
Github
Repository
https://github.com/in28minutes/MavenIn28Minutes
Course
Description
Maven is the most popular Java Dependency
Management Tool.
In this hands-on course, you will understand how Maven
makes the life of a Java developer easy. We will use a
step by step approach with 20 steps.
During the course, you will automate these using
Maven.
18
https://www.youtube.com/watch?v=0jjNjXcYmAU
Eclipse
https://www.youtube.com/watch?v=nbyR_M0L-vg
Java
https://www.youtube.com/watch?v=Y4ftqcYVh5I
C++ in Telugu
https://www.youtube.com/watch?v=FzosXb-n3V8
19
20
https://www.youtube.com/watch?v=Xc3d6j8Rm_I
Transaction Management
https://www.youtube.com/watch?v=HcjHJLEbtRs
JavaScript
https://www.youtube.com/watch?v=6TZdD-FR6CY
Java
Collection
Framework
https://www.youtube.com/watch?v=acMB457IWyw
21
22
Mockito
https://www.youtube.com/watch?v=eqRF4xHoGck
C Step by Step
https://www.youtube.com/watch?v=f0RHzB8lC98
23
https://www.youtube.com/watch?v=JIhdfhp2FOg
C Tutorial in Telugu
https://www.youtube.com/watch?v=0Asyny8Wto4&list=PLA8E0AD777C0B9827
https://www.youtube.com/watch?v=xbxHQn1LjaM&list=PL5260E16312
C8A27D
24
https://www.udemy.com/java-ee-design-patterns-architecture-and-frameworks/
Eclipse
https://www.udemy.com/eclipse-java-tutorial-for-beginners/
Design Patterns
https://www.udemy.com/learn-design-patterns-using-java/
JUnit
https://www.udemy.com/junit-tutorial-for-beginners-with-java-examples/
25
26
https://www.udemy.com/c-tutorial-for-beginners-with-puzzles/
https://www.udemy.com/c-puzzles-for-beginners/
27
Sample
Videos
Video
Link
https://www.
youtube.com/
watch?v=0xcg
zUdTO5M
https://www.
youtube.com/
watch?v=njZ4
8YVkei0
https://www.
youtube.com/
watch?v=2prd
t2byiTs
0-IntroductionToIn28Minutes.mp4
JavaInterviewCompanion
Guide
v1.2.pdf
Introduction
to
Java
Interview
Companion.mp4
Fresher
Java
Interview
Questions
-
Part
1.mp4
Fresher
Java
Interview
Questions
-
Part
2.mp4
Core
Java
Interview
Questions
-
Revision.mp4
Experienced
Java
Interview
Questions.mp4
3.1
Java
OOPS
Interview
Questions
-
A
quick
revision
of
important
concepts.mp4
4.
Java
Collections
Interview
Questions.mp4
4.1
Java
Collections
Interview
Questions
-
Overview
-
Repeat
from
2.1.mp4
4.2
Java
Collections
Interview
Questions
-
List
Interface.mp4
4.3
Java
Collections
Interview
Questions
-
Map
Interface.mp4
4.4
Java
Collections
Interview
Questions
-
Set
Interface.mp4
28