This overview will get you up to speed on the resources you will need for this course. We will look at installing Java Development Tookit to use the programming language JAVA, working with Eclipse to create a simple java program, accessing ZYBooks for homework and assignment purposes.
The Java Development Kit (JDK) is one of three core technology packages used in Java programming, along with the JVM (Java Virtual Machine) and the JRE (Java Runtime Environment). The JDK is a package of tools for developing Java-based software, whereas the JRE is a package of tools for running Java code. The JRE can be used as a standalone component to simply run Java programs, but it's also part of the JDK. The JDK requires a JRE because running Java programs is part of developing them. You select the following link to download the mac or java version.
The Eclipse is IDE (Integrated development kit) and mainly JAVA based programming is done in this platform. The Eclipse IDE is rich features IDE that supports various programming features for the developers and ease their work for development of advanced application in eclipse platform. It is mostly preferred for the java-based application development. It supports various programming languages that make the platform favorable for the programmers to use for application development.
Installing the Java development toolkit and Eclipse will enable you to write your first program. You will learn how to create a java project and write your first program that outputs the words hello world to the screen in the following video.
It is essential for the programmers to keep themselves updated with the latest developments in the programming world. Please look at the video which shows how you can use zybooks during the semester.
In the following video, you'll learn how to create code in eclipse and submit it for testing within zyBooks so you can turn it in for your assignment.
Installing the Java development toolkit and Eclipse will enable you to write your first program. You will learn how to create a java project and write your first program that outputs the words hello world to the screen in the following video.
Slack is a messaging app for business that connects people to the information they need. By bringing people together to work as one unified team, Slack transforms the way organizations communicate. During the semester you will get information on using slack for communication with students regarding classwork and department announcements. This information can be found on the course syllabus, make sure to read it for the sign-up link.
During the semester it is possible to write some code online without installing software on your machine with an online java compiler. Using Sololearn you can write code and share it as a link with others to run it as well. It may not tell you what errors you have, but it can get you a head start before install software, and use it to share with you friends.
The tutoring program at Lehman College helps students improve their critical thinking and demonstrate quantitative reasoning, information literacy, and research skills. In turn, this contributes to academic success and student retention at the university. Visit the CS Lab during the semester to receive help in your courses and participate in technical workshops that provide opportunities to learn about tech in the IT industry and grow your knowledge.