Daily Schedule at Compulink


Date:-10/8/2013



TIMING
DESCRIPTION
10:00 to 02:20
Discussion on Real World Problem's,
Some Project Related Discussion
02:20 to 2:50
Lunch Break
2:50 to 5:00
History of Java,Basic OOPs Concepts,
Pillars of OOPs
5:00 to 5:45
Give some Problems & Concepts 
related to Programming Language
and Real world Problems

Learning:-
Today I learn some general problem solving technique's and basic of Object Oriented Concept. Why JAVA is platform independent and why JAVA is object oriented. 
There is four major pillar of OOP's that are ,

1)Data Abstraction
2)Data Encapsulation
3)Inheritance 
4)Polymorphism.

Date:-11/8/2013


TIMING
DESCRIPTION
10:30 to 02:20
General Problem Solving,History of Java,Basic OOP's Concepts,
Pillars of OOP's
01:20 to 1:50
Lunch Break
1:50 to 3:30
Java Programming,Learn Programming Concept
3:30 to 5:45
Practical Session



Learning:-Today I learn some Basic Concept of Java,History  of
Java, Simple Java
Program. Implement the Program to print Hello World and Program to display &
validation of date,Identify Leap year.






Date:-17/8/2013


TIMING
DESCRIPTION
10:30 to 01:30
Revision of previous lecture's,This pointer,conditional statement.
01:30 to 2:00
Lunch Break
2:50 to 3:30
Practical Session
3:30 to 5:45
Discussion on New Problems


Learning:-Today I learned about the Problem statements,Swapping concepts,this pointer in java & new problem solutions.

Date:-18/8/2013


TIMING
DESCRIPTION
10:30 to 01:15
Java Concepts Revision,Syntaxes,Finding Programming error,Array.
01:15 to 2:00
Practical Session
2:00 to 2:30
Lunch Break
2:30 to 5:00
Practical Session


Learning:-Today I learn some Concept of Java,Syntaxes  of Java, Java Program.
Implement the Program to Print Swap the number from the another package

Date:-24/8/2013

TIMING
DESCRIPTION
10:30 to 01:30
Revision of Previous session,Study about the Containment,Garbage Collection,Inheritance.Lunch Break
01:30 to 2:00
Lunch Break
2:00 to 2:30
Practical session
2:30 to 5:00
Lecture on Polymorphism

Learning:-Today I learn some Concept of Java inheritance, Java Polymorphism.


Date:-25/8/2013

TIMING
DESCRIPTION
10:30 to 12:45
Revision of Previous session,Abstract class,Object class,Final class
12:45 to 1:30
Lunch Break
1:30 to 2:15
Practical session
2:15 to 3:40
Lecture on User interface Programmes

Learning:-Today in pre-lunch section I learned Concept of predfined classes in Java Also we learn about Methode Overriding,Methode Overloading,Abstract methode and Equal Mehode.
In Practical Session we performed assignment based methode override in previous programme also create Abstract class &Final class also we do equals methode,Abstract Methode .
In post-lunch session learned about  Some methode's for User interface in this we study about How to Draw object & How to Fill that object.


Date:-31/8/2013

TIMING
DESCRIPTION
10:30 to 1:15
Discussion on previous given Assignment.Learn new concept Interface,wrapper classes.
1:15 to 2:00
Lunch Break
2:00 to 3:30
Lecture on Taggling interface,String Pooling,give new assignment,Reflection of class.
2:15 to 3:40
Practical Session

Learning:-Today in pre-lunch section I learned Concept of Interface its all methodes are abstract &public.Variables are by default public,static,final.In interface 
class extends class
interface extends interface
class implements interface.
In this session we also study about wrapper classes.when we used Wrapper classes then it is pure language.
In post-lunch session learned about  Taggling interface,String pooling,Reflection of classes.

In Practical Session we performed assignment based on Interface & Reflection of classes.



Date:-1/9/2013

TIMING
DESCRIPTION
10:30 to 2:00
Discussion on previous given Assignment.Learn new concept AWT & Event Handling
1:15 to 2:00
Lunch Break
2:00 to 5:30
Practical Session
5:30 to 6:00
Update Blogs,Testomonial

Learning:-
     Today I learned about AWT.It is Abstract window tool-kit use for developing graphical GUI of our application.I also Learn Layout manager border layout,Grid Layout,Flow layout,Card Layout.we disco use difference between frame, panel, dialogue_box .I learn use of  Event Handler  Action listener , mouse event Handler .
 In Practical section performed the program on Event Handler for developing calculator.



Date 7/9/2013:-

TIMING

DESCRIPTION

10:00 AM to1:30 PM
Revision,Exception Handling,swing program
1:20 PM to 2:00 PM
Lunch Break
2:00 PM to 3:00 PM
try ,catch ,Finally throw ,throws exception

3:3:00 PM to 5:30 PMPractical section, Simple program for Exception Handling throws exception


Learnings:


     Today I learned about Swing programming.It is less memory foot print and Java inbuilt components.  use for developing Graphical programming.I also Learn about Exception Handling using try,catch,finally keywords.Throw &Throws exception also use in exception handling.In last Section I study Runtime Exception.

 In Practical section performed the program on Exception Handling and swing Programming.  

Date:- 8/9/2013:-

TIMING

DESCRIPTION

10:30 AM to12:30 PM
Thread,MultiThraeding,Multiprogramming
12:30 PM to 1:00 PM
Multiprocessing,Thread programme demo.
2:00 PM to 3:00 PM
Lunch Break.
3:3:00 PM to 5:30 PMPractical section, Simple program for Thraeding


Learnings:

 Today I learned about Thread programming.It is Java inbuilt components.  use for developing Graphical programming.I also Learn about Thread,Multiprogramming,Multiprocessing.Thread is worked in its methode Run. It is created in constructor.

 In Practical section performed the program on creating Thread,Thread handling.



Date 21/09/2013

Time
Description
10.30-1.00
Lecture-Framework,legecy classes,colletion framework
  1.00-1.30
lunch break
1.30-4.30Practical session
4.30-5.30 Session on communication skill

Learnings:-
                   Today i learned about framework i.e. semi complete application,legacy classes like date,calender,random,dictionary,stack,hash table,properties etc. also learned about collection framework.
implementing program for hashset,vector,console to file ,file to console ,file to file data writing.

Date 22/09/2013

Time
Description
10.30-1.00
Lecture-I/O & utility classes,serialization,socket programming
  1.00-1.30
lunch break
1.30-4.30Practical session


Learnings:-
                   Today i learned about I/O and utility classes,socket programming,how to use socket for communication and implementing program for chat server.
Date 28/09/2013

Time
Description
11-1.30
Lecture-Discussion on previous questions,jdbc
  1.30-2.30
lunch break
2.30-5.15Practical session
5.15-6.00 Blog updating

Learnings:-
                   Today I learned about JDBC,types of jdbc i.e.JDBC-ODBC Bridge,native api partially all java driver,net protocol all Java driver,native protocol all Java driver.Implementing program for database connectivity with mysql and executing different queries like insert,update,delete etc.










No comments:

Post a Comment