Posts

Showing posts from April, 2017

Java and Java using Netbeans - What is the Difference?

Image
What is Java?   Informatics Practices : Coaching at Edukers - Uttam Nagar, New Delhi 59 Java is a truly Object Oriented Programming Language.When I say truly it simply means it strictly follows all the Object Oriented Programming concepts. In Java you can't do without Classes and Objects. Java as a language and Java using NewBeans - Difference: Net Beans is an IDE (Integrated Development Environment) aimed at making development process easier. You will have to dirty your hands bit less when when working with Java using netbeans than otherwise. You can drag and drop things from tool pallete, moment you type netbeans assists you with syntax and many other things to just make things very userfriendly. For example, I mentioned earlier that jave can't do without classes and objects - You will have to write a piece of code that has to be wrapped up inside a class. In java that might just ask for some expertiese but when you are working with java using netbeans - most

Importance of CBSE Informatics Practices for class XI/XII - all misunderstood

Image
Why IP?  What is the need of Informatics Practices?    Edukers - A Premier Training Institute at Uttam Nagar, ND IP or Informatics Practices and CS short for Computer Science both are aimed at introducing students with Logic Development and Programming. Software Development has now become one of the most sought after fields after12th. Informatics Practices covers all the aspects related to software development. Software Development without database is incomplete. IP gives major attention to the Database processes, using MySQL.  IP in XI/XII covers from basics to advance programming skills  starting from - Introduction to computers (Hardware and Software aspects), programming skills, MySQL - relational database management system, Importance of IT applications such as e-Comerce, e-governance and e-learning etc., SQL Queries and problem solving using JAVA.  Java programming is covered using NetBeans as an IDE fo Java. That makes learning Java much more easier and stude