top of page
Keyboard and Mouse

Schedule

Full Time - 6 Months

Mon - Fri

9am - 6pm

Part Time - 9 Months

Mon - Fri

6pm - 9pm

Sat - Sun

9am - 6pm

Study Mode

Your Day at Sakmo

Online (Zoom meeting)

Morning Standup (15 min)

Repeat Cycle (rest of the day)

1-h Teacher-Led Tutorial

1-h Mini Project â€‹â€‹â€‹

Group Projects (real clients)

Padagogy

Bootcamp

  • Covers Core Topics

  • Soft Skills

  • Mock Job Interviews (Technical/   Behavioural)

  • Portfolio Project (published at           Sakmo.com)

  • Real-Life Projects (real customers)

  • 1 month of Job Specific Training

  • 3-month On-Job Mentoring

  • Seminars by Professionals

Back End Development Bootcamp

A back-end developer plays a crucial role in web development, focusing on the server side of applications. They ensure that the website or application functions correctly, efficiently, and securely. Here is an outline of the key areas that back-end web developer studies typically encompass:

Prerequisites

  • The age of the learner must be 16 or above.

  • The learner must have a basic understanding of Maths, English, and ICT.

  • Fundamental knowledge of HTML, and CSS is an advantage but not mandatory

  • Understanding the basics of Database (you will be given pre-course material to develop basics of databases)

Course Outline

Syllabus
  • HTML

    • Elements​​

    • Attributes

    • Typography, Iframes

    • Div, Class Structure

    • Forms

    • Media

    • APIs (Geolocation, Drag/Drop, Web Storage, SSE)

    • Meta Tags

    • Accessibility Issues, Aria

  • CSS

    • Layout Design​

    • Media Queries

    • Flexbox

    • Variables

    • Responsive Web Design (RWD)

    • Grid

    • Preprocessors (SASS, LESS)

    • Bootstrap

  • JavaScript (ES6)

    • Fundamentals & Essentials

    • Functions

    • Objects​

    • Arrays

    • Classes

    • JSON

    • JS HTML DOM

    • Web APIs

    • AJAX

    • JQuery

    • Graphics

    • Preprocessor (Babel)

  • Node.JS

    • Node Fundamentals & Essentials ​

    • ​Express.js

    • Dynamic Contents & Adding Templating Engines

    • Model View Controller (MVC)

    • Dynamic Routes & Advanced Models

    • SQL Intro

    • Sequelize

    • NoSQL & Mongo DB

    • Working with Mongoose

    • Sessions & Cookies

    • Authentication (Advanced)

    • Sending Emails

    • Error Handling

    • File Upload & Download

    • Async Requests

    • Payments System

    • REST APIs

    • Async Awaits

    • Websockets & Socket.io

    • GraphQL

    • Deno, CRUD & Database (MongoDB)

  • Agile Scrum

  • Unit Testing

  • GitHub, GitLab, Bitbucket
  • ​Web Accessibility Guidelines

  • Projects (with real customers)

  • Technical Tests (Beginner to Mid Range)

  • Face-to-Face Mock Job Interview

  • Recruiter's Interview

  • 3 Month on-job Mentoring

  • Access to Developer's Club

What will you gain after this course

Enrolling in and completing a back-end development course will equip you with a variety of valuable skills and knowledge that are essential for a career in web development. Here's what you can expect to gain:

​

Technical Skills

  • Structured Learning Path

  • Server-Side Programming

  • Database Management

  • API Development and Integration

  • Web Frameworks (Node.JS)

  • Security Practices

  • Deployment and Hosting

 

Practical Experience

  • Hands-On Projects

  • Technical Problem-Solving

​

Soft Skills

  • Certification

  • Time Management

  • Adaptability

​

Career Preparation

  • Mock Interviews

  • Technical Tests

  • Resume Building

  • Networking Opportunities

  • Job Placement Assistance

​

Long-Term Benefits

  • Continuous Support

  • Lifelong Learning

​

By the end of the course, you will be well-equipped with the technical and soft skills necessary to embark on a career as a back-end developer. You will have a strong understanding of server-side technologies, the ability to build and maintain robust web applications, and the confidence to tackle challenges in a professional setting.

Training Mode

Bootcamp

Design
Books

Who is this course for?

This course is ideal for a variety of individuals who are looking to gain or enhance their skills in back-end development. Here are some specific groups of people who would benefit from this course:

  • Aspiring Web Developers

    • Beginners​

    • Students

  • Current Web Developers

    • Junior Web Developers​

    • Front-End Developers

  • Career Changers

  • Designers

    • ​UI/UX Designers

    • Graphic Designers

  • Entrepreneurs and Business Owners

  • IT Professionals

  • Hobbyists and Enthusiasts

  • Educational and Institutional Participants

  • Digital Marketers

  • Course Suitability Based on Background

    • ​No Programming Background: This course may not be suitable for absolute beginners with no prior programming experience. A basic understanding of programming concepts is generally recommended.

    • Some Programming Experience: Ideal for those with some knowledge of programming, even if it is not in web development. This course can build on your existing knowledge and guide you through the specifics of back-end development.

    • Experienced Developers: A great fit for developers who already have experience in front-end development or another area of software development and want to specialize in back-end technologies.

​

This back-end development course is designed to cater to a wide range of learners, from those just starting in web development to experienced developers looking to broaden their skill set. If you are motivated to learn, interested in building the server-side of web applications, and eager to enhance your career opportunities, this course is for you.

​

Pedagogy

01.

Group Learning

Small Group

1 to 1 mentoring

02.

1 to 1 problem solving

One to One Attention

Design only

03.

Real Life Projects

04.

Team Work

Team Work

05.

Technical Test

Technical Test

Real Life Software Environment

06.

Real World Environment

07.

Confident Developer

Instructors form Industry

08.

Agile Scrum

Agile Scrum Application

Problem Solving

09.

Performance

Reviews

10.

Pear Review

Job Interview Preparation

This course entails

Course Overview

01

Core Technologies

  • HTML (HyperText Markup Language): The standard language for creating web pages and web applications. It defines the structure of web content.

  • CSS (Cascading Style Sheets): CSS controls the layout, colors, fonts, and overall appearance of the website.

  • JavaScript: It is essential for tasks like form validation, creating dynamic content, and handling user events.

03

Frameworks and Libraries

  • Express.js: Node.JS framework

  • CodeIgniter: Populor PHP framework

  • Laravel: Another PHP popular framework

  • Flask or Django

05

Build Tools and Task Runners

  • Package Managers: Tools like npm (Node Package Manager) or Yarn that manage dependencies for JavaScript projects.

  • Task Runners and Module Bundlers: Tools like Webpack, Gulp, or Parcel that automate repetitive tasks such as minification, compilation, and bundling of assets.

07

APIs and Web Services

  • APIs: (Application Programming Interfaces): Techniques for fetching and manipulating data from a server using JavaScript.

  • RESTful APIs: Creating endpoints, and handling different HTTP methods. Serialization and deserialization of data

  • Advanced API: Pagination, filtering & sorting, Versioning APIs, GraphQL

09

Deployment and DevOps

  • Deployment: Options - Cloud, VPS, Shared hosting.

  • Setting up Environments: Production, sandbox, test environments

  • Continuous Integration and Continuous Deployment (CI/CD)

  • CI/CD Pipelines

  • Tools for CI/CD (Jenkins, GitHub Actions)

​

11

Soft Skills

  • Problem-Solving and Debugging: Developing the ability to identify and resolve issues efficiently.

  • Collaboration and Communication: Working effectively in teams, often using tools like Slack or project management software.

  • Continuous Learning: Staying updated with the latest trends and technologies in the fast-evolving field of front-end development.

13

Interview Prep

  • Junior Level Test: You'll complete an online Technical Test that simulates real-world scenarios for junior-level front-end developers.

  • Mid-Level Test: After successfully passing 10 different junior-level tests, you will progress to the Mid-Level Test, which prepares you for mid-range job responsibilities and challenges.

  • Recruiter Interview: Finally, you will have an interview with a recruiter to assess your technical skills and overall interview readiness.

02

Server-Side Programming

  • PHP: The flexibility of PHP makes it easy to integrate with many different databases, including SQL and MySQL

  • Node.JS: It is one of the top 7 server-side scripting languages, software professionals can use it to create websites and services for browsers and mobile devices (including smart watches).

​

​

​

04

Version Control

  • Git: A version control system that tracks changes in source code 

  • GitHub/GitLab/Bitbucket: Platforms for hosting and managing Git repositories, facilitating collaboration and code sharing.

06

Databases

  • SQL Basics: MySQL, CRUD operations, queries, joins, indexes and transactions.

  • NoSQL: MongoDB, basic operations

  • Database Design and Management: Scehema design, Normalization, relationships, migration and versioning. 

  •  

08

Secuirty and Authentication

  • Common Threats: XSS, CSRF, SQL Injection

  • Best practices for securing web applications.

  • Authentication and Authorization: Implementing User authentication (JWT, OAuth)

  • Role-based access control

  • Secure Password storage and management

​​

10

Performance Optimization

  • Performance Optimization: Caching strategies (e.g. Redis, Memcached), Load balancing, code optimization techniques

  • Monitoring and Logging: Setting up logging for applications, monitoring application performance (New Relic, Prometheus), error tracking and alerting. 

​

12

Project Work

  • Portfolio Development: Building a portfolio of projects to demonstrate skills and knowledge.

  • Small Projects: Cover every element of development via small real-life projects throughout the course.

  • Real-World Projects: Engaging in real-world projects or contributing to open-source projects to gain practical experience.

​

14

Performance Review

  • Daily Standup: Each morning, you will have the opportunity to present your progress from the previous day, outline your plan for the day, and discuss any challenges you are encountering.

  • Performance Review: Every week, you will participate in a performance review to identify what is going well, what needs to be stopped, and areas for improvement.

Book your spot

Book Your Spot

  • What is a front-end developer?
    A front-end developer is a professional responsible for implementing visual and interactive elements that users engage with through their web browser. They work primarily with HTML, CSS, and JavaScript to build user-friendly websites and web applications.
  • What are the key skills required for a front-end developer?
    Essential skills include proficiency in HTML, CSS, and JavaScript, understanding of responsive design principles, knowledge of frameworks and libraries such as React.js, Angular, or Vue.js, and experience with version control systems like Git.
  • How do HTML, CSS, and JavaScript work together?
    HTML provides the structure of the webpage, CSS controls the visual presentation and layout, and JavaScript enables interactivity and dynamic content manipulation. Together, they form the core technologies for front-end development.
  • What is responsive design?
    Responsive design is an approach to web development that ensures web pages render well on various devices and window or screen sizes. It involves using flexible layouts, flexible images, and CSS media queries.
  • Why are frameworks and libraries like React.js important?
    Frameworks and libraries help streamline the development process by providing pre-written code, tools, and best practices. They allow developers to build complex applications more efficiently and maintainable.
  • What tools do front-end developers use?
    Common tools include code editors (e.g., Visual Studio Code, Sublime Text), version control systems (e.g., Git), browser developer tools, package managers (e.g., npm, Yarn), and build tools (e.g., Webpack, Gulp).
  • What is the importance of version control in front-end development?
    Version control systems like Git allow developers to track and manage changes to the codebase, collaborate with team members, and revert to previous versions if needed, ensuring a more organized and efficient development process.
  • How do front-end developers ensure website accessibility?
    Developers ensure accessibility by following best practices and guidelines such as the Web Content Accessibility Guidelines (WCAG). This includes using semantic HTML, ensuring keyboard navigability, providing alternative text for images, and ensuring color contrast meets standards.
  • What is a CSS preprocessor and why use it?
    A CSS preprocessor like Sass or Less extends CSS with variables, nesting, and functions, making the stylesheet code more maintainable and easier to write. It compiles into regular CSS that the browser can interpret.
  • How do you optimize a website for performance?
    Performance optimization techniques include minimizing HTTP requests, compressing images, leveraging browser caching, using content delivery networks (CDNs), and optimizing JavaScript and CSS files by minifying and combining them.
  • What is a single-page application (SPA)?
    A SPA is a web application that interacts with the user by dynamically rewriting the current page rather than loading entire new pages from a server. This provides a smoother, more fluid user experience. Popular frameworks for SPAs include React.js, Angular, and Vue.js.
  • Can you explain the difference between CSS Grid and Flexbox?
    CSS Grid is a layout system designed for two-dimensional layouts, allowing developers to create complex, responsive grid-based layouts. Flexbox is a one-dimensional layout system aimed at distributing space along a single row or column, ideal for aligning items within a container.
  • What is the role of a front-end developer in a development team?
    Front-end developers collaborate with designers, back-end developers, and other stakeholders to create user interfaces. They translate design mockups into code, implement interactive elements, ensure cross-browser compatibility, and optimize the user experience.

Frequently Asked Questions

Contact Us

Thanks for submitting!

bottom of page