Join Troy Miles for an in-depth discussion in this video Installing Atom, part of Web Servers and APIs using C++.
- [Instructor] You can use any programming editor…you'd like in this course.…I'll be using Atom.…It is a free and open-source editor from GetHub.…To install it, head over to atom.io,…download the version for your OS,…and follow the installation instructions.…I've already installed it on my machine.…I won't be using many of Atom's advanced features,…but one that I will use is it's ability…to launch from the command line.…I will type atom and then the name of a file…or directory to open it in the editor.…This can save you a lot of time trying to find a file…via the finder or explorer.…
Author
Released
8/23/2018- Working with Crow, the C++ micro web framework
- Deploying containers to Heroku
- Building websites and webpages
- Accessing data from a database
- Accessing data via RESTful APIs
- Creating API endpoints
- Running WebSockets on Heroku
Skill Level Intermediate
Duration
Views
Related Courses
-
Designing RESTful APIs
with Keith Casey1h 24m Intermediate -
Learning MongoDB
with Kirsten Hunter1h 35m Intermediate -
MariaDB for MySQL Users
with Sheeri Cabral2h 10m Intermediate
-
Introduction
-
1. Installing Our Tools
-
Installing Docker1m 29s
-
Installing Atom35s
-
Creating a Dockerfile5m 16s
-
Running a Dockerfile1m 50s
-
Adding a volume2m 33s
-
Building Crow9m 33s
-
Serving the example3m 7s
-
-
2. Deploying to Heroku
-
Installing the Heroku CLI1m 17s
-
3. Building Websites
-
Creating HTML pages3m 12s
-
Serving HTML pages4m 21s
-
Serving static content11m 4s
-
-
4. Data Access
-
Creating an mLab account1m 40s
-
Uploading JSON data4m 39s
-
Querying Mongo data15m 24s
-
Adding dynamic data to a page13m 35s
-
-
5. RESTful APIs
-
Creating an endpoint6m 8s
-
Parsing the path14m 50s
-
Reading the query string4m 51s
-
Converting to JSON data3m 1s
-
Solution: Create an endpoint3m 50s
-
-
6. WebSockets and Crow
-
Creating the C++ server code8m 37s
-
Running WebSocket on Heroku4m 15s
-
Conclusion
-
Next steps18s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Installing Atom