Comprehensive Guide to Server-Side Logic and Development
Ends soon! Keep adding new skills with 10,000+ programs for $239 (usually $399). Save now.
Comprehensive Guide to Server-Side Logic and Development
This course is part of Holistic Web Development: Responsive UIs, Logic, Deployment Specialization
Instructor: Board Infinity
Included with
Learn more
Recommended experience
Recommended experience
What you'll learn
Set up and manage databases, perform CRUD operations, and handle advanced database concepts.
Design, build, and implement RESTful APIs using modern web development frameworks.
Integrate and consume APIs effectively in front-end and back-end applications.
Skills you'll gain
Details to know
12 assignments
See how employees at top companies are mastering in-demand skills
Build your subject-matter expertise
- Learn new concepts from industry experts
- Gain a foundational understanding of a subject or tool
- Develop job-relevant skills with hands-on projects
- Earn a shareable career certificate
There are 3 modules in this course
Course Description:
This course offers a comprehensive understanding of server-side development, focusing on the creation of robust back-end logic, efficient database management, and seamless API integration. It covers key server-side technologies, including Node.js and Express.js, providing learners with practical knowledge to set up development environments and build scalable server applications. The course also delves into database fundamentals, comparing SQL and NoSQL databases, and demonstrates how to use MongoDB with Node.js for advanced data handling. Additionally, it explores RESTful API design, authentication, and authorization methods, equipping participants with the skills to build secure and efficient server-side applications. Through hands-on video lessons and practical examples, learners will gain the expertise needed to develop, manage, and secure server-side logic in modern web applications. Learning Objectives: 1. Understand and apply core server-side technologies and programming languages. 2. Set up and manage databases, perform CRUD operations, and handle advanced database concepts. 3. Design, build, and implement RESTful APIs using modern web development frameworks. 4. Apply authentication and authorization techniques to secure web applications. 5. Integrate and consume APIs effectively in front-end and back-end applications. Target Audience: This course is ideal for aspiring full-stack developers, back-end developers, software engineers, and anyone interested in building robust server-side applications. It is suitable for beginners who want to learn server-side programming and professionals looking to deepen their understanding of back-end development and API integration. Prerequisites: Basics of html, css, javascript and familiarity with front end frameworks. Disclaimer: This is an independent educational resource created by Board Infinity for informational and educational purposes only. This course is not affiliated with, endorsed by, sponsored by, or officially associated with any company, organization, or certification body unless explicitly stated. The content provided is based on industry knowledge and best practices but does not constitute official training material for any specific employer or certification program. All company names, trademarks, service marks, and logos referenced are the property of their respective owners and are used solely for educational identification and comparison purposes.
This module introduces the core concepts and technologies essential for server-side development. Learners will explore client-server architecture, the basics of Node.js, and the Express.js framework. This foundational knowledge sets the stage for more advanced topics in server-side logic and application development.
What's included
14 videos4 readings4 assignments1 discussion prompt1 plugin
14 videosβ’Total 61 minutes
- Introduction to the Courseβ’1 minute
- Meet your Instructorβ’1 minute
- Overview of Server-Side Technologies β’1 minute
- Client-Server Architectureβ’4 minutes
- Introduction to Server-Side Languagesβ’6 minutes
- What Really Happens When You Enter a URL in Your Browser?β’5 minutes
- Basics of Node.js β’1 minute
- What is Node.js?β’6 minutes
- Setting Up a Node.js Projectβ’6 minutes
- Basic Node.js Modules and Packagesβ’9 minutes
- Introduction to Express.js β’1 minute
- What is Express.js?β’7 minutes
- Building a Simple Express Serverβ’5 minutes
- Routing and Middleware in Expressβ’8 minutes
4 readingsβ’Total 105 minutes
- Syllabusβ’15 minutes
- Read more about Client-Server, Server-Side Programming, and URL Processβ’30 minutes
- Read more about Node.js, Project Setup, and Modulesβ’30 minutes
- Read more about Express.js, Simple Server Setup, and Routingβ’30 minutes
4 assignmentsβ’Total 105 minutes
- Practice Quiz: Overview of Server-Side Technologiesβ’15 minutes
- Practice Quiz: Basics of Node.jsβ’15 minutes
- Practice Quiz: Introduction to Express.jsβ’15 minutes
- Graded Quiz: Introduction to Server-Side Developmentβ’60 minutes
1 discussion promptβ’Total 10 minutes
- Meet and Greetβ’10 minutes
1 pluginβ’Total 5 minutes
- Quick Course Check-Inβ’5 minutes
In this module, learners will delve into database management, exploring both SQL and NoSQL databases. Participants will learn how to set up database servers, perform basic CRUD operations, and use MongoDB with Node.js. Advanced topics include database indexing, optimization, and handling relationships and transactions in MongoDB.
What's included
9 videos3 readings4 assignments
9 videosβ’Total 33 minutes
- Introduction to Databases β’1 minute
- Types of Databasesβ’5 minutes
- SQL vs NoSQL Databasesβ’5 minutes
- Using MongoDB with Node.js β’1 minute
- Introduction to MongoDBβ’5 minutes
- Setting up Mongo db atlasβ’5 minutes
- Overview of Advanced Database Concepts β’1 minute
- Database Indexing and Optimizationβ’5 minutes
- Transactions and Aggregationsβ’5 minutes
3 readingsβ’Total 90 minutes
- Read more about Data Storage, Relational Models, and Database Selectionβ’30 minutes
- Read more on NoSQL Essentials, Cloud Database Deployment, and Node.js Database Integrationβ’30 minutes
- Read more about Improving Query Performance, Data Integrity, and Aggregation Pipelinesβ’30 minutes
4 assignmentsβ’Total 105 minutes
- Practice Quiz: Introduction to Databasesβ’15 minutes
- Practice Quiz: Using MongoDB with Node.jsβ’15 minutes
- Practice Quiz: Advanced Database Conceptsβ’15 minutes
- Graded Quiz: Working with Databasesβ’60 minutes
This module focuses on the principles and practices of designing and consuming RESTful APIs. Learners will understand the principles of REST, develop endpoints using Express.js, and implement authentication and authorization mechanisms. Additionally, the module covers techniques for fetching data from APIs and integrating them into front-end applications.
What's included
13 videos3 readings4 assignments
13 videosβ’Total 48 minutes
- Overview of RESTful API Design β’1 minute
- Principles of RESTβ’3 minutes
- Designing RESTful Endpointsβ’4 minutes
- Implementing RESTful Services with Expressβ’5 minutes
- Authentication and Authorization β’1 minute
- Understanding Authentication and Authorizationβ’3 minutes
- Implementing JWT Authenticationβ’8 minutes
- Role-Based Access Controlβ’4 minutes
- Consuming APIs : Overviewβ’1 minute
- Fetching Data from APIsβ’6 minutes
- Handling API Responses and Errorsβ’5 minutes
- Integrating APIs in Front-End Applicationsβ’4 minutes
- Course Closure - Gratitude !β’1 minute
3 readingsβ’Total 90 minutes
- Read more about RESTful API Design, Creating Endpoints, and Building Services with Expressβ’30 minutes
- Read more about Authentication, JWT, and RBACβ’30 minutes
- Read more about Fetching Data, Handling API Responses, and Front-End Integrationβ’30 minutes
4 assignmentsβ’Total 105 minutes
- Practice Quiz: RESTful API Designβ’15 minutes
- Practice Quiz: Authentication and Authorizationβ’15 minutes
- Practice Quiz: Consuming APIsβ’15 minutes
- Graded Quiz: Building and Consuming APIsβ’60 minutes
Earn a career certificate
Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.
Instructor
Offered by
Explore more from Software Development
- B
Board Infinity
Course
- B
Board Infinity
Course
Why people choose Coursera for their career
Frequently asked questions
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Yes. In select learning programs, you can apply for financial aid or a scholarship if you canβt afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, youβll find a link to apply on the description page.
More questions
Financial aid available,
