|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/all-about-nodejs/
课程评论:没有评论
课程名称:NodeJS全攻略 课程概述: 本课程专注于NodeJS,这是一种允许开发者使用JavaScript编写高性能服务器端网络应用的平台。过去,JavaScript主要用于网页表单,现在已广泛应用于现代网络应用和社交媒体网站,例如Google Apps、Facebook、Twitter等。同学们可以利用NodeJS将现有的JavaScript知识扩展到服务器端,开发网络应用。 学习NodeJS的优势在于: 1. 能够编写可高度扩展的网络应用,并能够在云端部署; 2. 采用统一的编程语言进行前后端开发,提高开发效率; 3. 随着NodeJS和JavaScript开发者社区的快速发展,学习NodeJS将带来更多机会。 课程结构: 本课程以项目为导向,将带领学员从零开始学习NodeJS,完成两个完整的应用程序开发和云部署。 1. **ChatCAT**:构建一个多房间实时聊天服务器,用户可以通过Facebook登录,创建聊天房间并实时聊天。这个项目将涉及Websockets、应用结构设计、Facebook认证、MongoDB数据库管理等。 2. **PhotoGRID**:开发一个照片画廊应用,用户可以上传图片并投票。该项目要处理文件上传、图像缩放、Amazon S3存储等内容,并在Amazon EC2云服务器上运行。 课程将深入到NodeJS及其生态系统的各个方面,从编写第一个应用到生产级应用的云部署,确保学员能完全掌握NodeJS。 附加福利: 课程提供终身访问,定期更新内容,持续学习NodeJS的新功能与应用,帮助学员不断提升技能。 加入我们一同探索NodeJS的乐趣吧!
About this Course NodeJS is a platform that allows developers to write server side high performance and networked applications. And that too using good old Javascript. But wait! Isn't Javascript meant to be used for forms and stuff on web pages ? Well that was 10 years ago. The world has gone from 'Oops! You've not filled up the form properly!' days to today's modern web apps and social media sites that rely heavily on Javascript. Google Apps, Facebook, Twitter, Google Plus and LinkedIn, being handful examples of this movement. And to think that this quantum leap would not have been possible without Javascript is not an overstatement. Today, when you socialize with your friends on Facebook, or use your Gmail inbox, you're running thousands of lines of code written in Javascript, in your browser. With Node JS, you can take this knowledge back on the server, where usually you would expect to see the likes of PHP, Ruby, ASP dot NET etc. But that's only a small portion of the reason why NodeJS is so cool. The fact that you can write full blown networked applications (think chat servers, collaborative tools, real-time data visualisation apps) with just a few lines of code is more than reason enough to not only look at NodeJS, but deep dive into it! But I know PHP ? Why should I learn NodeJS ? Well, for starters, learning something new never hurts. But most importantly, learning NodeJS is great because: Node allows you to write highly scalable networked apps deployed on the cloud! You're working at a different level of application design per se with Node and that means that you're not writing an app that sits on top of a stack, you design the stack from the server up. And while that may sound daunting, it really is not and you'll see why. You code in the same language, both on the server and on the front end! We're all polyglots (we use multiple programming languages and syntax in most of our projects), but managing code in the same language on the back-end and the front-end never hurts and in-fact can be a huge time saver when debugging. NodeJS is used by the likes of LinkedIn, Yahoo and Microsoft to name a few. Its pretty new and consequently you gain advantage from the exponentially growing community of NodeJS & Javascript developers and that's great fun, really! If you've been coding in Javascript, you can leverage your existing knowledge and skills and take it to a whole new level! The Real Problem So, NodeJS sounds pretty interesting so far, but what really hit me in the face when I was learning all about Node was the fact that, with any new platform, framework or technology, you need to take baby steps, all the way through, to making real world examples, if you have to get to the grips of it. And that leads us to why you're here. In this course, we'll go from absolute scratch, all the way up to building and deploying full blown NodeJS app on the Cloud! Project Oriented Learning With NodeJS, we will build two full blown apps. We will go all the from concept creation, UI/UX design to coding and deploying our app on the cloud. A. ChatCAT - One of the fun things that you can do with NodeJS is build realtime apps that allow a high number of concurrent users to interact with each other. Examples of this kind include Chat Servers, Gaming Servers, Collaborative Tools etc. We will build a multi-room chat server that allows users to login via Facebook, Create Chatrooms of their choice and Chat in realtime. We will not only create this app, but also deploy it on Heroku and Digital Ocean! You will learn all about using Websockets, Structuring your App in an efficient manner, creating and using development & production configurations, Authentication using Facebook, Setting up an App on Facebook, Managing Sessions, Querying & Using a Hosted MongoDB Database, Using Heroku & Digital Ocean's Cloud Services and lots more. B. PhotoGRID - The second complete app that we will build in this course is a Photo Gallery app which lets users upload images into a gallery with the ability to vote up the images that they like. This NodeJS app lets users upload files, which are then resized to thumbnails on the server and stored in an Amazon S3 Bucket for optimal delivery to the front end interface. The entire app runs on an Amazon EC2 Cloud Server which we will create from scratch and configure for use. You will learn about managing file uploads using NodeJS & AJAX, Resizing Images on the Server, Accessing & Storing files in an S3 Bucket, Querying & Using a Hosted MongoDB Database, Using Amazon's Elastic IP Service & Cloudfront distribution, ensuring your NodeJS app runs automatically even if the server is restarted and lots more. In the projects above, we leave no stone unturned in terms of execution. This is a complete hands-on course that is not just limited to NodeJS but to the ecosystem that needs attention when a NodeJS app is built and deployed. My intent is hand hold you all the way from writing your first app to deploying production level apps on the cloud. And I'm always available to personally help you out, should you get stuck. BONUS:: Here's the best thing about this course. The curriculum that you see gets you up and running with NodeJS & Cloud Deployment. However, there is so much more that you can do with NodeJS, which is why I will keep adding new lectures and sections to this course on an ongoing basis. There is so much more that you will get with full lifetime access to lectures and all updates!! So, join in the fun!