Introduction to JavaFX development

所在平台: Udemy

课程主页: https://www.udemy.com/course/introduction-to-javafx-development/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:JavaFX开发入门 概述:本课程旨在通过实际案例教会学生如何使用JavaFX构建应用程序。作者希望展示一个可以实际使用的解决方案,而不仅仅是一些示例。课程的核心是实现一个简化版的文件传输协议(TFTP),该协议用于在机器之间移动文件,非常适合作为教程的例子。我们将专注于构建一个TFTP客户端,同时可以使用现有的TFTP服务器进行测试。 课程结构:本课程分为五个部分,从设置开始,到最后的打包。课程内容涵盖前端设计与构建、后端逻辑整合以及各个部分的连接。主要通过视频讲解来传授知识,展示特定的要点。在学习过程中,学员可以运行应用程序,观察其如何开发与逐步完善。课程结束时,学员将能将所学技术应用到自己的开发项目中。

课程评论(0条)

课程详情

I wanted to do a tutorial on JavaFX. The idea, as always with me, was to show how to build a real application in JavaFX. I wanted it to be a real solution not a series of examples of what you can do. I wanted to build something that could be used, something that served a purpose. So, I searched around and found a specification document. This specification describes how to implement what is known as a Trivial File Transfer Protocol (TFTP). This is described as a simplified version of the File Transfer Protocol specification, used to move files between machines, so is ideal to use as an example. There are two parts to this, a client and a server so, for our JavaFX tutorial we will build a TFTP client. There are also TFTP servers freely available so we have a server that we can test our client against. How the course is structured: The course is split into 5 sections from setting up through to packaging it all up. Along the way we look at designing and building the front end, pulling together the logic for the backend and linking the parts together. Delivery of course content is primarily through the use of video sessions demonstrating a specific point. As you go through the sections you can run the application and see how it develops and builds on the previous sections. At the end of the course you will be able to take the techniques covered in the course and apply these to your own development projects

课程标签

0人关注该课程

主题相关的课程