Resources

Syllabus

Semister-V

. Net Technology and java Programming
Unit I: Introduction to .NET Framework:
NET framework, MSIL, CLR, CLS, CTS, Namespaces, Assemblies The Common Language Implementation, Assemblies, Garbage Collection, The End to DLL Hell - Managed Execution
Unit II: Introduction to visual programming :
Concept of event driven programming - Introduction to VB.Net environment, The .NET Framework and the Common Language Runtime. Building VB.NET Applications, The Visual Basic Integrated Development - Basic Language - Console application and windows application, Data types, Declaring Variables, scope of variables, operators and statements
Unit III: Decisions and loop :
: Making Decisions with If . . . Else Statements, Using Select Case, Making Selections with Switch and Choose, Loop statements - Do Loop, for, while - The With Statement - Handling Dates and Times - Converting between Data Types - Arrays - declaration and manipulation - Strings & string functions - Sub Procedures and Functions.
Unit IV : Introduction to JAVA :
: History and evolution ,Feature, JDK, JVM, Difference between C++ and Java, Structure of Java Program, Keywords, Variable, Data types and Literals, Operators Control of Flow, (Selection Statements, Iteration Statements),Command Line Argument, One dimensional and two dimensional array.
Unit V : Classes and inheritance:
Class, Object, Method, Overloading Method, Constructor, Constructor Overloading, this Keyword, Inheritance: Introduction to Inheritance, Super, Multilevel Hierarchy, method overriding, Abstract class, Using Final (variables , methods and classes).
Unit VI : String, Package and Interface:
: String: String operation, String comparison, Searching and modifying string, Package: Package concept, Defining Package, Finding Package, Java In-built Packages Interface: Interface concept, Defining, and Implementing of Interface.
Practical : Minimum 16 Practical based on
A: Unit II and Unit III (Minimum 8 practical)
B: Unit IV, Unit V and Unit VI (Minimum 8 practical)