Video description
In this Building Web Apps Using Flask and Neo4j training course, expert author Nicole White will teach you how to incorporate graph databases into your web applications. This course is designed for the absolute beginner, meaning no previous experience with Flask or Neo4j is required.
You will start by learning how to install Neo4j and set up your project. From there, Nicole will teach you the basics of Neo4j, Flask, and Py2neo. She will then walk you through building a microblogging application from scratch, where you will learn how to register and login users, add posts, and display posts. This video tutorial also covers social recommendations, including recommending similar users and commonalities between two users. Finally, you will learn about scaling considerations and how to deploy your project to Heroku.
Once you have completed this computer based training course, you will have learned how to incorporate Neo4j into your own web applications. Working files are included, allowing you to follow along with the author throughout the lessons.
Publisher resources
Table of contents
-
Introduction
- Course Overview 00:03:44
- About The Author 00:02:57
-
Neo4j
- Installing Neo4j 00:02:27
- Walkthrough 00:04:09
- Cypher 00:05:56
-
Project Setup
- Virtual Environments 00:02:43
- PyCharm 00:02:09
-
Flask
- Hello World 00:03:50
- Conventional Flask Structure 00:03:13
- Templates 00:04:32
- Views 00:03:17
-
Py2neo
- Creating Nodes And Relationships 00:06:01
- Merging Nodes 00:04:41
- Merging Relationships 00:03:33
- Cypher 00:04:18
- Parameterized Cypher 00:02:37
- Graph Versus Tabular Cypher 00:05:04
-
Basic Functionality
- Constraints And Indexes 00:03:53
- Registering A User - Part 1 00:05:26
- Registering A User - Part 2 00:06:35
- Logging In As A User 00:05:24
- Adding A Post - Part 1 00:08:58
- Adding A Post - Part 2 00:03:54
- Displaying Posts - Part 1 00:05:25
- Displaying Posts - Part 2 00:05:37
- Liking A Post - Part 1 00:03:37
- Liking A Post - Part 2 00:04:23
- Logging Out A User 00:03:20
-
Social Recommendations
- The Profile Page 00:05:13
- Recommending Similar Users 00:07:57
- Commonalities Between Two Users 00:05:42
-
Scaling Considerations
- Time Tree In Neo4j - Part 1 00:05:19
- Time Tree In Neo4j - Part 2 00:02:54
-
Deploying
- Deploying To Heroku - Part 1 00:02:59
- Deploying To Heroku - Part 2 00:04:44
-
Conclusion
- Wrap-Up 00:01:28
Product information
- Title: Building Web Apps Using Flask and Neo4j
- Author(s):
- Release date: September 2015
- Publisher(s): Infinite Skills
- ISBN: 9781771374859
You might also like
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
Docker for the Absolute Beginner - Hands-On
Docker is an open platform for developers and sysadmins to build, deploy, and run distributed applications …
video
Kubernetes for the Absolute Beginners - Hands-On
Learn how to deploy Kubernetes applications effectively and kick-start your DevOps career with this interactive video …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …