|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-and-flask-full-stack-web-development-for-beginners/
课程评论:没有评论
课程名称:初学者的Python和Flask全栈Web开发 课程概述: 全栈开发者是一种能够同时开发网站或应用程序前端和后端的网络开发者或工程师。他们可以处理涉及数据库的项目,构建用户界面的网站,甚至在项目规划阶段与客户合作。全栈Web开发者通常具备以下前端和后端技能。 前端技能(用于构建客户端软件或应用程序): - HTML - CSS - Bootstrap - JavaScript - JSON - XML - JQuery - Angular - React 后端技能(用于构建服务器软件或应用程序): - Node.js - Express.js - REST - SQL - MongoDB - Python - Java - C# - ASP - PHP - Ruby - C++ Python是一种编程语言,可在服务器上创建Web应用程序。Flask是一个用于构建轻量级和动态Web应用程序的Python框架,它帮助加快繁琐的后台开发工作,例如URL映射,并为开发者提供更多控制权,以构建应用程序。成为全栈Web开发者使您具备开发基于Web的项目的技能,可以快速原型设计,并根据需求在前端和后端开发之间切换。 我们将创建的项目包括: - 计算器 - 倒计时器 - 互动测验 - 待办事项列表应用 - URL缩短工具 - 基本API 该课程适合初学者,旨在帮助学员掌握全栈Web开发的基础知识,并实际动手进行项目开发。
A full stack developer is a web developer or engineer who can develop both the front end and back end of a website or application.They can tackle projects that involve databases, building user-facing websites, or even work with clients during the planning phase of projects.Full stack web developers usually have some of the following front end and back end skill sets.Front End Skills ( This is used to build the client software or application)HTMLCSSBootstrapJavaScriptJSONXMLJQueryAngularReactBack End Skills ( This is used to build the server software or application)NodejsExpressjsRESTSQLMongoDBPython JavaC#ASPPHPRUBYC++Python is a programming language. Python can be used on a server to create web applications.Flask is a Python framework for building lightweight and dynamic web applications. It helps speed up tedious behind-the-scenes development work, such as URL mapping, and offers more control to the developer to build applications Being a full-stack web developer equips you with the skill set to develop web based projects. You can prototype quickly and switch between front and back end development based on requirements.Projects we will create:CalculatorCountdown timerInteractive QuizTodo List ApplicationURL Shortner ApplicationBasic API