Posts

SY Micro Project

https://docs.google.com/document/d/153_LuHEeyQmwC_2A38X3s_j_9MGUTF0Z/edit?usp=sharing&ouid=103771169068866655813&rtpof=true&sd=true  
Computer Graphics Please follow https://drive.google.com/file/d/1kuAQrDIdMgkssnDB4en1BUMqL3KXji08/view?usp=sharing Chapter 1

GUI Application Development using VB.net

Image
JMCT Polytechnic, Wadala Road, Nashik Name of Faculty: Patel Farhat Chapter 4 GUI Application Development using VB.net (22034) 1. Install,setup & use vb.net IDE 2. Use existing Namespaces & Create user defined Namespaces 3. Write a simple program to display a welcome message using msgbox(). 4. Develop program to solve Arithmetic expressions. 5. Develop programs to demonstrate use of IF, If else Control structures in VB.net 6. Develop programs to demonstrate use of Case Control structures in vb.net. 7. Develop programs to demonstrate use of For, For-each Loops in vb.net 8. Develop a program using TextBox, Label, Button. 9. Develop a program using Radio button, Check box 10. Develop a program using List Box, Combo box 11. write a program using Picture Box, Panel 12. write a program using Tab control & timer 13. write a program to perform validation using regular expression & error provider. 14. write a program to perform validation using r

Advanced Java Programming (G Scheme)

JMCT Polytechnic, Wadala Road, Nashik Name of Faculty: Patel Farhat Advanced Java Programming (I Scheme) 22517 Syllabus Chapter wise notes Introduction to Abstract Windowing Toolkit(AWT) & Swings Event Handling Networking & Security Interacting with Database   Servlets & JSP Practical List Write a program to design a form using the components textfield, label, checkbox, button, list.  Write a program to demonstrate the use of Border layout showing four buttons at four sides of an applet with captions left, right, top and bottom Write a program using AWT to create a menubar in a frame where menubar contains menu items such as File, Edit, View and the submenu under the File menu item should contain New and Open Write a program using swing to display a JcomboBox in an applet with the items – cricket, football, hockey, tennis Write a program to create a Jtree and recognize mouse clicks on it. Write a program to create a JTable On JApplet Windo

Java Programming

Image
JMCT Polytechnic, Wadala Road, Nashik Name of Faculty: Patel Farhat Java Programming (I Scheme) 22412 Syllabus Chapter wise notes Basic syntactical Construct in java Derived  syntactical Construct in java Inheritance, Interface, Package Exception Handling and  Multi threading Java Applet & Graphics Programming Managing Input Output Files in Java Question Bank Program to draw Rectangle basic student program Course Objective Practical List Setup a Java Programming development environment by using: a) Command prompt.(Classpath and path setup) b) Any IDE (Eclipse, Jcreator etc.). Test the JDE setup by implementing a small program. Develop programs to demonstrate use of if statements and its different forms. Develop programs to demonstrate use of- a)   Switch — Case statement b) Conditional if (? :) Develop  program to demonstrate  use of  Looping statement ‘for’ Develop  program  to demonstrate    use of    'while', &#