Complete Oracle Javafx Bootcamp | Build Real Javafx Projects - Druckversion +- Forum Rockoldies (https://rockoldies.net/forum) +-- Forum: Fotobearbeitung - Photoshop (https://rockoldies.net/forum/forumdisplay.php?fid=16) +--- Forum: E-Learning, Tutorials (https://rockoldies.net/forum/forumdisplay.php?fid=18) +--- Thema: Complete Oracle Javafx Bootcamp | Build Real Javafx Projects (/showthread.php?tid=68357) |
Complete Oracle Javafx Bootcamp | Build Real Javafx Projects - Panter - 28.02.2023 Complete Oracle Javafx Bootcamp | Build Real Javafx Projects Last updated 8/2022 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz Language: English | Size: 6.56 GB | Duration: 12h 58m Become a better Java developer. Build real Java projects using JavaFX technology. Build up your Java skill with JavaFX What you'll learn Skills that will allow you to apply for jobs and become a better JavaFX developer You will setup JavaFX plugin You will use Lambda expression in JavaFX You will set up and use Scene Builder with Eclipse IDE You will Style JavaFX projects with CSS and how to use the CSS Documentation You will work with ComboBox in JavaFX You will create ListView in JavaFX You will create TreeView in JavaFX You will learn all about File Chooser and how to work with File Chooser in JavaFX You will master how to use JavaFX properties You will learn how to create ProgressBar and ProgressIndicator in JavaFX You will learn how to create Slider with TextField in JavaFX You will learn how to create MenuBar, MenuItems and so on You will learn how to use CheckBoxes in JavaFX You will learn how to create RadioButton in JavaFX You will learn how to create a TableView You will learn how to use DatePicker You will learn all about WebView You will learn how to build Charts such as PieChart and LineChart in JavaFX Requirements This course requires the knowledge of basic Java programming You must have a good computer system. A computer (Windows/Mac/Linux) You must have active internet connection to download necessary tools to get started with Java programming Your computer system must have 2GB RAM and above to run java programs smootly Description Complete Oracle JavaFX Bootcamp! Build Real Projects in 2021 starts from the very beginning by teaching you Javafx basics and programming fundamentals, and then going into advanced topics and different career fields in JavaFX so you can get real life practice and be ready for the real world. You will learn the following in this course: You will learn how to setup JavaFX pluginYou will learn how to use Lambda expression in JavaFXYou will learn how to set up and use Scene Builder with Eclipse IDEYou will learn how to Style JavaFX projects with CSS and how to use the CSS DocumentationYou will learn how to work with ComboBox in JavaFXYou will learn how to create ListView in JavaFXYou will learn how to create TreeView in JavaFXYou will learn all about File Chooser and how to work with File Chooser in JavaFXYou will master how to use JavaFX propertiesYou will learn how to create ProgressBar and ProgressIndicator in JavaFXYou will learn how to create Slider with TextField in JavaFXYou will learn how to create MenuBar, MenuItems and so onYou will learn how to use CheckBoxes in JavaFXYou will learn how to create RadioButton in JavaFXYou will learn how to create a TableViewYou will learn how to use DatePickerYou will learn all about WebViewYou will learn how to build Charts such as PieChart and LineChart in JavaFXWhy Must I Take This Course And What Benefit Is It To ME As JavaFX Developer?This is the only course on the internet that will help you to become a certified and successful JavaFX developer with an in-depth knowledge of the entire aspect of JavaFX development and prepare you with the required skills necessary to build you to face job interviews and get employed as a full stack JavaFX developer. Emenwa Global instructors are industry experts with years of practical, real-world experience building software at industry leading companies. They are sharing everything they know to teach thousands of students around the world, just like you, the most in-demand technical and non-technical skills (which are commonly overlooked) in the most efficient way so that you can take control of your life and unlock endless exciting new career opportunities in the world of technology, no matter your background or experience. Overview Section 1: Getting started with JavaFX programming Lecture 1 Introduction to JavaFX programming Lecture 2 How to setup JavaFX in eclipse Lecture 3 Your First JavaFx Project Section 2: Basics of JavaFX programming with Scene Builder Lecture 4 How to use Lambda expression in JavaFX Lecture 5 Download and Installation of Scene Builder in JavaFX Lecture 6 Your first project using Scene Builder in JavaFX Lecture 7 How to add MainController class in JavaFX Lecture 8 How to work with Label in JavaFX with Scene Builder Lecture 9 How to Style with CSS in JavaFX Lecture 10 How to use CSS reference Documentation Section 3: How to work with ComboBox in JavaFX Lecture 11 How to work with ComboBox in JavaFX Lecture 12 How to add Action Event in ComboBox Lecture 13 How to add more features to ComboBox Lecture 14 How to use FXCollections in ComboBoX Section 4: How to create a ListView in JavaFX Lecture 15 How to create a ListView in JavaFX Lecture 16 How to add more items to the ListView Lecture 17 How to printout ListView items Lecture 18 How to create ListView using FXCollections in JavaFX Section 5: How to create a TreeView in JavaFX Lecture 19 How to create a TreeView in JavaFX Lecture 20 How to add sub-Nodes in TreeView Lecture 21 How to add icons in TreeView Lecture 22 How to add MouseClick Event in TreeView Section 6: How to create a File Chooser Lecture 23 How to create a File Chooser Lecture 24 How to filter files in File Chooser Lecture 25 How to select Multiple files in File Chooser Section 7: How to use JavaFX properties Lecture 26 How to use JavaFX properties Lecture 27 How to create ProgressBar and ProgressIndicator Lecture 28 How to create a slider with TextField Lecture 29 How to create MenuBar in JavaFX Lecture 30 How to use CheckBoxes in JavaFX Lecture 31 How to create Radio Button in JavaFX Lecture 32 How to create a TableView in JavaFX Lecture 33 How to create Date and Time using DatePicker Lecture 34 How to use WebView in JavaFX Section 8: How to build a Charts in JavaFX Lecture 35 How to build a PieChart in JavaFX Lecture 36 How to add MouseClick Event to PieChart Lecture 37 How to create LineChart in JavaFX Lecture 38 How to add Multiple Lines to LineChart Lecture 39 How to add MouseClick Event to LineChart Lecture 40 How to create a Tooltip in LineChart Section 9: How to work with Media Player in JavaFX Lecture 41 How to work with Media Player in JavaFX Lecture 42 How to add controls to Media Player in JavaFX Lecture 43 How to add volume control to Media Player in JavaFX Section 10: How to Build a simple Calculator in JavaFX Lecture 44 How to Build a simple Calculator in JavaFX Lecture 45 How to create a ModelView for Calculator Lecture 46 How to create a Contrroller Class for Calculator Section 11: Login Page in JavaFX Lecture 47 How to create a simple Login Page in JavaFX Lecture 48 How to open a Second Form in Login Page Lecture 49 How to add Images to Login Page Section 12: Database Management System in JavaFX Lecture 50 Complete Database SQlite Setup On Desktop Lecture 51 How to create SQlite Database in Firefox for JavaFX Database Management Lecture 52 How to create Tables in Database Lecture 53 How to create classes for Database Lecture 54 How to connect to Database using connection class Lecture 55 How to connect to Connection Class from Login Model Lecture 56 How to successfully get results from your Database connection Lecture 57 How to create a Login page for Students Portal Lecture 58 How to open Database Table in Students Portal Lecture 59 How to auto-close Login Page Lecture 60 How to populate Students Data on the Table (Part 1) Lecture 61 How to populate Students Data on the Table (Part 2) Lecture 62 How to add New Students Data into your Database Lecture 63 How to clear TextFields in Database Lecture 64 Assignment to improve your Java programming skills Section 13: Bonus Lecture Lecture 65 Bonus Lecture Lecture 66 Congratulations on your journey. Keep Learning... Anyone who wants to learn how to code JavaFX,Anyone looking to level up their skills and master a new programming language,Anyone who wants to master javaFX programming |