Posts

TIPS FOR NEWBIE PROGRAMMERS!!!!!!!!!!!

Image
 TIPS FOR NEWBIE PROGRAMMERS!!!!!!!!!!! Safety T-1 : You can not understand everything at the starting of programming. So do not think you know nothing. Everyone struggles at the starting of programming. You should not give up. T-2 : Basics are just like 'ABC' of programming. First, learn the concepts of programming and then master them. T-3 : Do not hesitate to ask for help. Programming is not an easy job. You may need helps from experts. T-4 : Code Regularly, if you code regularly you will understand and remember the concepts better. Also, your retention power will increase day by day. T-5 : Stick to one language, learning multiple programming languages is good but, during the start keep pace with one language. More than one language will make your programming syntax worst. T-6 : Tutorials provide a lot of knowledge but in the long run, it will affect your thinking and thinking is the most important part of the programming. T-7 : Taking a short break will help you concentrate...

How to create a Java Program -

Image
How to create a Java Program - *Step-1: write a syntax of Java Program  //Begining of a class name.  //Begining of a Method of Java program.  //End of a method name.  //End of the class name.  //class   Class Name{}. *Step-2: Save your program with the same ClassName. *Step-3: compile the code with the command "JAVAC ClassName". *Step-4 Now run the program code on command prompt with command "JAVA ClaasName". Definition of Main words using in the program -   *Public - This word using for access outside of class.  *Static - This word is using for code, they can run itself without an object.  *Void - This word is used for does not return anything.  *Main - This word is used for the Method name entry point.  *String args[] - This word is used for passing arguments through the command line. Some Rules for making class. Class names should be nouns. MIxed case with the first letter of each internal word capitalized. cannot start with...

JAVA PROGRAMMING LANGUAGE

Image
                    JAVA PROGRAMMING LANGUAGE  JAVA BASIC : *Introduction of JAVA : JAVA Programming language is a platform-independent programming language. First JVM executes the bytecode generated by the help of compiler and this is running your input code.  eventually, each operating system has a different type of JVM, but the process of execution of bytecode is the same across all types of platforms. That's why JAVA programming language called a platform-independent programming language. This is some basic introduction of java programming language.            A Diagram of Platform-independent Programming Lang   * Generation of Byte-Code :                                          A Diagram of Generation of Byte-Code Some features of JAVA programming language: *Robust(Reliable programmin...

ABOUT Us

ABOUT Us :   Watch Blogs! Learn Programming For Free! This site has provided free content for e-learning, as it is not as well designed as new course pages. Similar to the most pages, you search through the subjects and categories until you find the Page you want to take. Free advantage of e-learning. This website offers free online courses in lots of categories like youth and children, languages-learning, engineering, and others e-learning courses. When you see through the coursework and diagram, you can view them according to choice. you can share this course with your friends, which may help you in deciding what course to take.  These free online courses are easy to access and find with quick browsing. Each course page is free and useful for your life. This is a pandemic program, as the assignments are simply investing your time to gain knowledge of the good material. Ashwani Agnihotri Founder of be-ashme Academy!