Skip to content

Commit 6e2c0ec

Browse files
authored
Update README.md
1 parent 9ce6a74 commit 6e2c0ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# NPTEL-Programming-in-Java
1+
# NPTEL-Programming-in-Java Assignment Solutions with Explanations and Course Guide
22
### This Repository has the ultimate guide to crack the exam of Programming in Java Course taught by Prof.Debasis Samanta Sir from I.I.T(Indian Institute of Technology) Kharagpur
33
### This will help you practice Java from basics to advanced.
44
### I am working on this since a week and I am sharing all my codes I did during preparation of Exam and my learning process.
55

6-
# You need to understand these concepts first before solving assignments weekwise:
6+
## You need to understand these concepts first before solving assignments weekwise:
77
### Week 1 => Basic Concepts.
88
### Week 2 => Methods, Functions and Encapsulation.
99
### Week 3 => Access Specifiers, Static scope, Info Hiding.
@@ -29,9 +29,9 @@
2929
### - Prepare basics well before going into Exam.
3030

3131
# Reference Links to prepare for exam:-
32-
[NPTEL Swayam](https://onlinecourses.nptel.ac.in/noc22_cs47/course)
33-
[Geeks for Geeks](https://www.geeksforgeeks.org/)
34-
[javatpoint](https://www.javatpoint.com/java-tutorial)
32+
- [NPTEL Swayam](https://onlinecourses.nptel.ac.in/noc22_cs47/course)
33+
- [Geeks for Geeks](https://www.geeksforgeeks.org/)
34+
- [javatpoint](https://www.javatpoint.com/java-tutorial)
3535

3636
# Extras:-
3737
Whenever you learn a programming language, you understand about basics of how a software works that makes you think about the beauty of technology. Taking Java or any other programming language will clear your basic concepts of programming which will take you deeper into techonology and help you understand the world of computers.

0 commit comments

Comments
 (0)