Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Oracle Java Se7 Programmer Level 1 Certification

    Posted By: ELK1nG
    Oracle Java Se7 Programmer Level 1 Certification

    Oracle Java Se7 Programmer Level 1 Certification
    Last updated 5/2021
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 923.20 MB | Duration: 2h 30m

    This course is designed to give you all the knowledge you'll need to pass the Oracle Java SE7 Programmer Level 1 Exam

    What you'll learn
    Turn a programming problem into a solution with the Java programming language using decision constructs, loop constructs, data types, classes, objects and inheritance.
    Understand the concepts Oracle will test you on for the Programmer Level 1 exam
    Be able to understand these concepts well enough to continue learning to solidify your skills
    Requirements
    Students will need the Java Development Kit (JDK) installed and the NetBeans IDE installed. These are both avialable for Windows, Mac and Linux
    Description
    Java is the number one development platform in the world, running on 97% of desktops. So it's no surprise that Java programmers are some of the most sought after by employers. A java certification course adds bona fide credentials to any resume, and is a sure fire way to strengthen your skills and employment prospects. Everything you need for Java CertificationOver 62 lectures and 2.5 hours of contentSolve programming problems using decision constructs, loop constructs, data types, classes, objects and inheritanceLearn all the necessary content to pass Oracle's Java Programmer Level 1 ExamFollow the exact curriculum used by Oracle to prepare developers for the examGain proficiency at Java from beginner to intermediate levelsTackle real world problems both for practice and entry-level employmentGet Java Certified NowThis course is specially designed for beginning or intermediate Java programmers, particularly those wishing to pass the Java Programmer Level 1 Certification exam. You'll follow the same curriculum used by Oracle, the biggest computer technology corporation in the world, by working on a different practice file for each section. You will be a coding example with a specific problem to solve, with a separate file revealing the solution. The practice files will not only help you understand the material, but will give you first-hand problem solving experience too.You will begin with a brief introduction to the very basics of Java, before moving on to implement simple concepts like variables, data types, etc. As your knowledge strengthens you will move on to object oriented programming, learning about polymorphism and encapsulation and how to apply them to relevant situations. During the final stages of the course, you will learn how Java handles errors and exceptions, how to catch them, how and where they affect your code, and how to resolve them. On completion of this course, you will have gained a very valuable and much sought after skill set; solving coding and programming problems by implementing the concepts learned on the course, and more importantly, correctly applying them. You will be fully prepared for your Java SE7 Programmer Level 1 Exam too. Tools UsedJava Development Kit (JDK): JDK is a software development kit used by the Java platform. Released under public license, it's free to use and comes in a variety of implementations; Java SE, Java EE, Java ME. It runs on Solaris, Linux, Mac OS X or Windows. NetBeans IDE: Netbeans IDE is an open-source integrated development environment. It supports development of all Java application types, running in conjunction with the various implementations of Java Development Kits; Java ME, Java EE, Java SE, and so on.

    Overview

    Section 1: Introduction to the Course

    Lecture 1 Introduction to the Course

    Section 2: Java Basics

    Lecture 2 Section Introduction

    Lecture 3 Hello World!- for the NetBeans IDE

    Lecture 4 Creating and Using Packages

    Lecture 5 Section Conclusion

    Section 3: Working with Java Data Types

    Lecture 6 Section Introduction

    Lecture 7 Variables

    Lecture 8 Initializing Fields

    Lecture 9 Primitive Data Types

    Lecture 10 The Numbers Classes

    Lecture 11 Inheritance

    Lecture 12 Declaring Member Variables

    Lecture 13 Creating Objects

    Lecture 14 Using Objects

    Lecture 15 Explain an Object's Lifecycle

    Lecture 16 The StringBuilder Class

    Lecture 17 Summary of Characters and Strings

    Lecture 18 Converting Between Numbers and Strings

    Lecture 19 Section Conclusion

    Lecture 20 Ideas for Practicing These Skills

    Section 4: Using Operators and Decision Constructs

    Lecture 21 Section Introduction

    Lecture 22 Assignment, Arithmetic and Unary Operators

    Lecture 23 Equality, Relational and Conditional Operators

    Lecture 24 Expressions, Statements and Blocks

    Lecture 25 Object as a Superclass

    Lecture 26 The if-then and if-then-else Statements

    Lecture 27 The switch Statement

    Lecture 28 Section Conclusion

    Lecture 29 Ideas for Practicing These Skills

    Section 5: Creating and Using Arrays

    Lecture 30 Section Introduction

    Lecture 31 One-dimensional Arrays

    Lecture 32 Multi-dimensional Arrays

    Lecture 33 ArrayList

    Lecture 34 Section Conclusion

    Lecture 35 Ideas for Practicing These Skills

    Section 6: Using Loop Constructs

    Lecture 36 Section Introduction

    Lecture 37 The while and do-while Statements

    Lecture 38 The for Statement and Enhanced for Loop

    Lecture 39 Branching Statements ('break' and 'continue')

    Lecture 40 Section Conclusion

    Section 7: Working with Methods and Encapsulation

    Lecture 41 Section Introduction

    Lecture 42 Returning Values from Methods

    Lecture 43 Apply the Static Keyword to Methods and Fields

    Lecture 44 Create an Overloaded Method

    Lecture 45 Constructors

    Lecture 46 Access Modifiers

    Lecture 47 Encapsulation Principles

    Lecture 48 Passing Information to a Method or a Constructor

    Lecture 49 Section Conclusion

    Lecture 50 Ideas for Practicing These Skills

    Section 8: Working with Inheritance

    Lecture 51 Section Introduction

    Lecture 52 Implement Inheritance

    Lecture 53 Use super and this to Access Objects and Constructors

    Lecture 54 Use Abstract Classes and Interfaces

    Lecture 55 Object Oriented Programming Tip

    Lecture 56 Ideas for Practicing These Skills

    Lecture 57 Section Conclusion

    Section 9: Handling Exceptions

    Lecture 58 Section Introduction

    Lecture 59 Exceptions and Errors

    Lecture 60 Describe What Exceptions are Used for in Java

    Lecture 61 Section Conclusion

    Lecture 62 Ideas for Practicing These Skills

    Section 10: Bonus Material

    Lecture 63 Bonus Lecture

    This course should be taken by students who already have a basic understanding of computer programming - whether with Java or a similar language.,This series is catered towards people looking to take Oracle's Java Programmer Level 1 Exam (this is what the syllabus of this series is based on).,This tutorial series will not go into incredible depth for the basic concepts but will rather reinforce existing knowledge you have of these concepts.