SamyakComputer ClassesShakarpur

Courses

Job-oriented computer courses

Every course below lists its full syllabus, the tools you will use, the projects you will build and the roles it prepares you for — so you can judge the fit before you enquire.

Business Technology

  • Business

    Computer Basics

    A real beginner course for adults who have used a phone but never a computer for work — files, Windows, internet, email, typing and staying safe online, taught without assumption.

    • Use Windows confidently — files, folders, settings and installing software
    • Organise documents so you can find them again in six months
  • Business

    MS Office

    The four applications every Indian office runs on, taught around the tasks you will actually be judged on rather than as a tour of every menu.

    • Produce long Word documents with styles, sections and an automatic table of contents
    • Run a mail merge from an Excel list without manual repetition
  • Business

    Advanced Excel VBA and Macros

    Excel automation taught as programming rather than as macro recording, so the tools you build keep working when the data changes and somebody else opens the file.

    • Write VBA procedures from scratch rather than editing recorded macros
    • Loop over rows, sheets and workbooks to process data of any size
  • Business

    MS Project

    Project scheduling taught as planning rather than as software training — dependencies, the critical path, resource conflicts and tracking a plan once reality starts disagreeing with it.

    • Break a project into a work breakdown structure with realistic durations
    • Link tasks with the correct dependency type and lead or lag
  • Business

    Advanced Excel

    The Excel that offices actually run on — lookup logic, PivotTables, Power Query pipelines, dashboards and enough VBA to automate the work you repeat every month.

    • Build lookup and conditional logic that handles missing and mismatched data correctly
    • Turn a raw export into a refreshable report using Power Query rather than manual cleanup

government-certification

  • Govt. certification

    CCC (Course on Computer Concepts)

    The certificate a great many government job applications ask for, taught as exam preparation with full-length mocks rather than as a general computer course that happens to mention CCC.

    • Answer every section of the CCC syllabus with confidence under exam timing
    • Use Windows, files and folders without hesitation
  • Govt. certification

    NIELIT O Level

    The NIELIT foundation diploma, recognised for government posts and treated here as a programming course that happens to have an exam — because the practical and project marks are where candidates lose ground.

    • Work confidently across IT tools, office software and operating systems
    • Build and publish a responsive website using HTML, CSS and JavaScript
  • Govt. certification

    NIELIT A Level

    The NIELIT advanced diploma, a genuine step up from O Level — data structures, databases, software engineering and networks, with a project that carries real weight in the result.

    • Choose data structures by their complexity rather than by familiarity
    • Design a normalised database and query it efficiently

diploma

Data Science and Analytics

  • Data

    Data Analytics

    A structured path from spreadsheets to SQL, Power BI and Python, built around the four things a data analyst is actually paid to do — pull the data, clean it, analyse it and explain it.

    • Write SQL joins, aggregations, subqueries and window functions against a real relational database
    • Clean and reshape messy data using Excel formulas, Power Query and pandas
  • Data

    Data Science

    Statistics, Python, SQL and machine learning taught as one connected discipline, with the emphasis on framing a problem correctly and knowing when a result is not real.

    • Turn a vague business question into a specific, testable data question
    • Build reproducible data pipelines from raw sources to analysis-ready datasets
  • Data

    Power BI

    Power BI taught as a data modelling tool rather than a chart menu — star schemas, relationships and DAX first, because that is what separates a report that scales from one that breaks.

    • Design a star schema and explain why your model has the tables it does
    • Transform messy multi-source data into a clean model using Power Query
  • Data

    Tableau

    Tableau taught as analysis rather than chart production, with level of detail expressions and data structure given the weight they deserve — because that is where reports go wrong.

    • Connect, join and blend data sources and know when each is appropriate
    • Reshape data with pivots and unions before it reaches a visual
  • Data

    Big Data with Hadoop and Spark

    Distributed data processing taught with judgement — Hadoop, Spark and pipeline design, plus the far more common case where a single machine would have been the right answer.

    • Explain distributed storage and processing without hand-waving
    • Store and retrieve data in HDFS and understand replication and block size

soft-skills

  • Communication

    Spoken English

    Built around speaking rather than grammar exercises — because most learners in India already know more grammar than they can use, and the gap is confidence under pressure.

    • Hold a work conversation without rehearsing sentences in your head first
    • Answer common interview questions clearly and at a natural pace

Programming

  • Programming

    Python Programming

    Python taught as a working tool rather than a syntax tour — you finish able to read unfamiliar code, automate real tasks, call APIs and write tests that catch your own mistakes.

    • Write, structure and debug Python programs of several hundred lines without getting lost
    • Read unfamiliar Python code and work out what it does before changing it
  • Programming

    Advanced Java

    What comes after core Java — Spring Boot, JPA, REST APIs, testing and deployment, taught by building a service you deploy and can defend in an interview.

    • Build REST APIs with Spring Boot including validation and error handling
    • Use dependency injection and understand what the container is doing
  • Programming

    Java Programming

    Core Java properly, then Spring Boot — with real weight given to object-oriented design and the collections framework, because that is what enterprise Java interviews actually test.

    • Write, structure and debug object-oriented Java of substantial size
    • Choose the right collection for a problem and explain the complexity trade-off
  • Programming

    Selenium Automation Testing

    Automation testing taught around the problem that actually kills automation projects — flaky tests — with waits, locator strategy and framework design given the weight they deserve.

    • Write maintainable Java for test automation, at the level the work needs
    • Choose locator strategies that survive front end changes

Artificial Intelligence

  • AI

    Artificial Intelligence

    Python, machine learning foundations and applied generative AI in one track — ending with a retrieval-augmented application you have built, evaluated and can explain end to end.

    • Train, tune and evaluate supervised machine learning models on real tabular datasets
    • Explain why a model made a given prediction and where it is likely to fail
  • AI

    Generative AI

    A short, applied track for people who already program — prompting with evaluation attached, retrieval systems, and the guardrails that separate a demo from something you can ship.

    • Write production-shaped prompts with an output contract rather than by trial and error
    • Build an evaluation set before iterating, and measure whether a change improved anything
  • AI

    Machine Learning

    Classical machine learning done properly — feature engineering, honest evaluation, and the discipline to notice when a good score is an artefact rather than a result.

    • Frame a business problem as a supervised, unsupervised or non-machine-learning task
    • Engineer features that carry signal without leaking information from the future

Databases

  • Database

    MS Access

    Database work for the office — designing tables that hold up, querying them properly, and building forms and reports colleagues can use without breaking anything.

    • Design normalised tables with correct keys and relationships
    • Write select, parameter, update and aggregate queries
  • Database

    SQL and Databases

    SQL taught against a database big enough that a bad query is noticeably slow, because toy datasets hide performance entirely and performance is half of what the job tests.

    • Write joins, aggregations, subqueries and CTEs against a normalised schema
    • Use window functions for ranking, running totals and period comparisons
  • Database

    Oracle Database Administration (DBA)

    Database administration taught by doing the frightening parts on purpose — you will lose a database and restore it, because that is the skill the job is actually paid for.

    • Explain Oracle architecture — instance, database, memory and background processes
    • Install, configure and start a database instance correctly

Design

  • Design

    Adobe Photoshop

    Photoshop taught around non-destructive editing, so every file you build can be revised later — the habit that separates someone who can use the tool from someone who can work with it.

    • Build layered files that can still be revised weeks later
    • Cut out a subject cleanly, including hair and soft edges
  • Design

    CorelDraw

    The vector tool most Indian print shops actually run, taught around the files they need — logos, cards, flyers and banners that reach the printer correct the first time.

    • Draw and edit precise vector shapes using curves and nodes
    • Build a logo that stays sharp at any size, from a card to a hoarding
  • Design

    Adobe Illustrator

    The industry-standard vector tool, taught around building marks and illustrations properly — clean paths, real typography and files an agency or printer can open and edit.

    • Control the pen tool well enough to trace any shape accurately
    • Build a logo from clean paths with as few anchor points as the form needs
  • Design

    Adobe InDesign

    The layout tool for anything longer than one page — master pages, styles and grids, so a hundred-page document stays consistent and a late change takes minutes.

    • Set up a multi-page document with correct margins, columns and bleed
    • Build master pages that carry page numbers and running headers automatically
  • Design

    DTP (Desktop Publishing)

    The job a print shop hires for, taught as the job — typing, layout, design and the preflight checks that decide whether a file prints correctly or comes back.

    • Type and format documents accurately at a working speed
    • Design cards, flyers, letterheads and banners in CorelDraw
  • Design

    UI UX Design

    Design taught as decision-making you can justify, not decoration — ending with three case studies that show your reasoning, which is what design hiring actually assesses.

    • Run and synthesise user research into findings that change a design decision
    • Turn a problem statement into information architecture and user flows
  • Design

    AutoCAD

    CAD taught to drawing office standard rather than as a tour of commands, because employers judge a drawing on layers, dimensioning and whether it plots correctly.

    • Draft accurate 2D drawings using precise coordinate and object snap input
    • Organise a drawing with a layer standard someone else can work in
  • Design

    Graphic Design

    Design principles first and software second, because employers hire for typography and layout judgement — the tools are learnable in weeks and the judgement is not.

    • Apply typographic hierarchy, pairing and spacing deliberately rather than by taste
    • Build colour palettes that hold up in print and on screen, and meet contrast requirements

Full Stack Development

  • Full Stack

    Full Stack Development

    Front end, back end, databases and deployment taught as one connected system, ending with applications you have shipped to a public URL and can walk an interviewer through.

    • Build responsive, accessible interfaces with semantic HTML, modern CSS and React
    • Design and build REST APIs in Node.js and Express with validation and error handling
  • Full Stack

    Web Development

    The foundation everything else sits on — semantic HTML, CSS layout and JavaScript — taught until you can build and deploy a responsive, accessible site without reaching for a framework.

    • Write semantic HTML that makes a page accessible by default rather than by retrofit
    • Build responsive layouts with flexbox and grid without copying snippets
  • Full Stack

    Full Stack Java

    The stack large Indian enterprises and services firms actually run — Java and Spring Boot on the server, React on the client, with a relational database designed properly underneath.

    • Write and structure object-oriented Java of substantial size
    • Design a normalised relational schema and query it efficiently
  • Full Stack

    MERN Stack Development

    One language across the whole stack, taught as a connected system — including the judgement about when a document database is the wrong choice, which most MERN courses never raise.

    • Build React interfaces with sensible component boundaries and state placement
    • Design and build REST APIs in Express with validation and consistent errors
  • Full Stack

    Django

    Django taught with the ORM's failure modes included — the N+1 query, the migration that will not apply — because those are what separate a tutorial project from a maintainable one.

    • Model a domain in Django and generate migrations that apply cleanly
    • Query efficiently with the ORM and diagnose an N+1 problem
  • Full Stack

    Full Stack .NET

    The Microsoft stack taught as one connected system — C#, ASP.NET Core, Entity Framework and SQL Server — finishing with applications you have deployed and can defend.

    • Write clean, typed C# using the language features that matter in practice
    • Build REST APIs with ASP.NET Core, including routing, validation and error handling
  • Full Stack

    Full Stack PHP with Laravel

    PHP taught the way it is actually written now — modern syntax, Laravel, MySQL and real deployment — for the enormous share of the web that still runs on it.

    • Write modern PHP with types, composer packages and namespaces
    • Build a Laravel application using routing, controllers, Eloquent and Blade
  • Full Stack

    MEAN Stack Development

    The Angular-based JavaScript stack, taught with TypeScript and structure throughout — the version of full stack work that large teams and enterprise projects hire for.

    • Write TypeScript confidently, including generics and typed interfaces
    • Build Angular applications with components, services and dependency injection

animation-multimedia

  • Video & Animation

    Video Editing with Premiere Pro

    Editing taught as decision-making — what to cut and why, how to fix bad audio, and how to export once correctly — using the tool most professional edit suites actually run.

    • Cut footage for story and pace rather than assembling clips in order
    • Organise a project so you can still find a shot three weeks later
  • Video & Animation

    Video Editing with Filmora

    The fast route to publishable video — cutting, captions, music and correct export for each platform, using a tool you can be productive in within a fortnight.

    • Cut raw footage into a finished piece with deliberate pacing
    • Add captions and titles that stay readable on a phone screen
  • Video & Animation

    VFX and Motion Graphics with After Effects

    Motion graphics and visual effects built on compositing fundamentals, so a keyed subject sits inside the shot rather than on top of it, and an animation moves like it has weight.

    • Animate with keyframes and easing so movement has weight rather than being linear
    • Key a green screen cleanly, including hair and semi-transparent edges
  • Video & Animation

    3D Animation and Multimedia

    The complete 3D pipeline taught in order — model, texture, rig, animate, light, render — ending in a showreel, because a showreel is what an animation studio actually hires from.

    • Model characters and props with clean, animation-ready topology
    • Unwrap and texture a model so materials sit correctly
  • Video & Animation

    Blender 3D

    The whole 3D pipeline in one free package — model, sculpt, shade, animate, render — so you can keep practising at home the day the course ends.

    • Model props and environments with clean, purposeful topology
    • Sculpt organic forms and retopologise them for use
  • Video & Animation

    Autodesk Maya

    The studio standard for character work, taught with the rigging and animation depth those jobs test — plus the naming and file discipline a shared pipeline actually requires.

    • Model with topology built for deformation
    • Unwrap UVs efficiently for a texture pipeline
  • Video & Animation

    ZBrush Digital Sculpting

    Digital sculpting taught form first — silhouette and anatomy before pores and wrinkles — and finished properly, with retopology and baked maps a pipeline can use.

    • Sculpt from large forms down to fine detail in a deliberate order
    • Apply anatomical structure rather than surface guesswork

accounting-finance

  • Accounts & Finance

    SAP MM (Materials Management)

    The procurement and inventory module, taught by running the procure-to-pay cycle end to end so you can trace what every document did to stock and to the ledger.

    • Configure the purchasing organisation, plant and storage location structure
    • Create and maintain material, vendor and purchasing info records
  • Accounts & Finance

    SAP SD (Sales and Distribution)

    The sales module, taught by configuring pricing and running order-to-cash end to end, so you understand why an order priced the way it did rather than only where to click.

    • Configure the sales area — sales organisation, distribution channel and division
    • Maintain customer, material and customer-material master data
  • Accounts & Finance

    Certified Industrial Accountant (CIA)

    The full accounts-department skill set in one programme — Tally, GST, TDS, payroll, banking and reporting — practised across a complete financial year rather than as separate topics.

    • Maintain a complete set of books from opening balances to finalisation
    • Compute GST on sales and purchases and prepare GSTR-1 and GSTR-3B data
  • Accounts & Finance

    Certified Account Professional (CAP)

    The shorter accounts programme — Tally, GST, TDS and Excel practised on a real half-year of books, for people who need to be hireable sooner rather than exhaustively trained.

    • Maintain day-to-day books in Tally accurately and consistently
    • Compute GST correctly on sales and purchases and post compliant invoices
  • Accounts & Finance

    Banking and Finance Diploma

    The knowledge a bank or NBFC role actually requires — products, lending, KYC, compliance and customer handling — alongside the aptitude practice that recruitment tests are built on.

    • Explain every retail banking product and which customer it suits
    • Assess a simple loan proposal and identify what makes it weak
  • Accounts & Finance

    Stock Market and Advanced Trading

    Markets taught with risk first — instruments, analysis, derivatives and position sizing — built around not losing capital, because that is the part that decides whether anyone lasts.

    • Explain what each instrument is and what actually determines its price
    • Read a chart for structure rather than for patterns you want to see
  • Accounts & Finance

    Tally Prime with GST

    Tally Prime taught through a full simulated financial year — vouchers, inventory, GST, TDS and payroll — so you finish having actually kept a set of books, not just clicked through menus.

    • Record every common voucher type correctly and know which one a transaction needs
    • Maintain stock with godowns, batches and correct valuation methods
  • Accounts & Finance

    GST Practitioner

    GST taught as reconciliation work rather than as rules to memorise, because the job is finding why your books and the portal disagree — and that is where mistakes cost money.

    • Explain the GST structure and determine the correct tax on any common transaction
    • Decide correctly between intra-state and inter-state treatment

Digital Marketing

  • Marketing

    E-Commerce and Online Selling

    Running an online business end to end — marketplace and own-store selling, cataloguing, pricing, GST and ads — anchored on the unit economics most sellers work out too late.

    • Register and configure a seller account on the major Indian marketplaces
    • Write and photograph listings that convert rather than just exist
  • Marketing

    Digital Marketing

    SEO, paid advertising, content, email and analytics taught around measurement, with real campaigns on real budgets and an emphasis on attributing results honestly.

    • Perform keyword research and map queries to pages without cannibalising your own site
    • Diagnose common technical SEO problems and explain their commercial impact

Cybersecurity

  • Security

    Cyber Security

    Networking and Linux foundations, then web application security, SOC monitoring and incident response — practised exclusively in isolated labs, with authorisation treated as a hard rule.

    • Read network traffic and explain what a protocol exchange is doing
    • Operate confidently on the Linux command line and harden a basic server
  • Security

    Ethical Hacking

    The offensive counterpart to our cyber security course — methodology, exploitation and reporting, practised exclusively in isolated labs with written authorisation treated as a hard rule.

    • Follow a structured penetration testing methodology rather than running tools at random
    • Perform reconnaissance and enumeration and know what each result actually tells you
  • Security

    Penetration Testing (CPTE)

    Offensive security practised only on a lab you are authorised to attack, taught through a full engagement — scope, test, escalate, and write the report a client can act on.

    • Scope an engagement and agree rules of engagement before touching anything
    • Enumerate a target network methodically rather than by guesswork

electronics

  • Electronics & IoT

    IoT (Internet of Things)

    Connected hardware from sensor to dashboard — microcontrollers, wireless protocols, cloud ingestion and the power and reliability problems that decide whether a device survives deployment.

    • Read sensors accurately and understand what the raw values mean
    • Program an ESP32 and a Raspberry Pi for a defined task
  • Electronics & IoT

    PLC and SCADA Automation

    Industrial automation taught on real hardware — ladder logic, analogue I/O, HMI and SCADA — with the interlock and safety discipline that separates a working panel from a dangerous one.

    • Read a control narrative and turn it into working ladder logic
    • Wire digital and analogue I/O correctly and scale a sensor input
  • Electronics & IoT

    Embedded Systems

    Firmware written close to the metal — registers, interrupts, timers and buses — debugged on real hardware, because embedded bugs live where a simulator cannot show them.

    • Write embedded C that manipulates registers deliberately
    • Configure GPIO, timers, ADC and PWM from the datasheet
  • Electronics & IoT

    Arduino

    The fastest way to make electronics actually do something — sensors, motors, displays and code — taught by building prototypes you design rather than diagrams you copy.

    • Build a circuit on a breadboard from a schematic without damaging parts
    • Write Arduino sketches with functions, arrays and clean structure
  • Electronics & IoT

    Raspberry Pi

    A small Linux computer used properly — Python, GPIO, camera and networking — building headless devices that start on their own and keep running unattended.

    • Set up and administer a Raspberry Pi from the command line
    • Control GPIO from Python and read sensors safely at 3.3V
  • Electronics & IoT

    MATLAB and Simulink

    MATLAB taught as an engineering tool — vectorised computation, signals, control and Simulink — with the habit of checking a simulation against something you already know.

    • Write vectorised MATLAB instead of slow loop-based code
    • Import, clean and analyse experimental data
  • Electronics & IoT

    PCB Design

    Board design taken to manufacture — schematic, footprints, layout, planes and Gerbers — with the checks that decide whether a fab house builds it or sends it back.

    • Capture a schematic that another engineer can review
    • Create and verify footprints against a component datasheet
  • Electronics & IoT

    VLSI and VHDL

    Hardware description taught as hardware, not as programming — RTL that synthesises, testbenches that prove it, and designs that meet timing on a real FPGA.

    • Write synthesisable RTL in VHDL and Verilog
    • Think in concurrent hardware rather than sequential statements
  • Electronics & IoT

    Robotics

    Robots built and tuned on a bench — drives, sensing, closed-loop control and ROS — because a machine that moves fails in ways no simulation shows you.

    • Choose motors, drivers and power for a stated load and speed
    • Read encoders and implement closed-loop position and speed control
  • Electronics & IoT

    PV Solar Energy

    Rooftop and small commercial solar taught end to end — honest load assessment, sizing, mounting, wiring, protection and net metering — with the site realities that shrink a paper design.

    • Assess a load honestly and size a system to it
    • Calculate array size from irradiance, shading and roof area

Cloud Computing

  • Cloud

    AWS Cloud Computing

    AWS taught by building and breaking infrastructure rather than by memorising service names, ending with an architecture you have deployed, secured, costed and can defend.

    • Design a VPC with public and private subnets and explain every routing decision
    • Apply least-privilege IAM policies and diagnose why an action is being denied

engineering-cad

  • Engineering CAD

    AutoCAD for Civil Engineering

    Civil drafting in AutoCAD taught the way a site office judges a drawing — correct layers, real dimensioning, plotted to scale and readable by the person building from it.

    • Set up a drawing with correct units, scale and title block
    • Organise work on a disciplined layer standard rather than by colour habit
  • Engineering CAD

    AutoCAD for Mechanical Engineering

    Mechanical drafting judged the way a machine shop judges it — correct projection, tolerances that reflect function, and a drawing a machinist can work from without ringing you.

    • Produce correct orthographic projections in first and third angle
    • Section a component so the internal features are unambiguous
  • Engineering CAD

    Electrical AutoCAD

    Electrical drafting for panels and installations — schematics, layouts, cable schedules and wire numbering — built so the person commissioning the panel can trace every circuit.

    • Draw power and control schematics using standard electrical symbols
    • Number wires and terminals so a circuit can be traced end to end
  • Engineering CAD

    SolidWorks

    Parametric 3D modelling taught around design intent, so a model survives the change request — assemblies, sheet metal and drawings that update themselves.

    • Build fully defined sketches that behave predictably when dimensions change
    • Model parts with features chosen for design intent rather than convenience
  • Engineering CAD

    CATIA

    The modelling standard in automotive and aerospace, taught through part design and surfacing — including the curvature continuity that decides whether a body panel is acceptable.

    • Model parts with a structured, editable specification tree
    • Build surfaces and judge their quality with curvature analysis
  • Engineering CAD

    Creo Parametric (Pro/ENGINEER)

    Creo taught around parent-child relationships and robust feature order, because in a strongly parametric package a careless reference is what breaks a model three weeks later.

    • Build models with deliberate parent-child relationships
    • Use datum planes and axes as stable references instead of model faces
  • Engineering CAD

    Ansys (Finite Element Analysis)

    Finite element analysis taught around validation, because a colourful stress plot is easy to produce and only useful once you can show it is not nonsense.

    • Prepare and simplify CAD geometry appropriately for analysis
    • Build a mesh suitable to the physics rather than to the default settings
  • Engineering CAD

    ETABS Building Analysis and Design

    Building-specific structural analysis — storeys, rigid diaphragms, shear walls and seismic response — with the drift and irregularity checks that decide whether a design is acceptable.

    • Model a multi-storey building using storeys, grids and similar-storey logic
    • Apply rigid and semi-rigid diaphragms correctly
  • Engineering CAD

    AutoCAD Civil 3D

    Model-based civil design — surfaces, alignments, corridors and earthwork volumes — where changing the road changes every section, profile and quantity automatically.

    • Build a surface from survey points and analyse it
    • Create alignments with correct horizontal geometry and design speed
  • Engineering CAD

    Revit Architecture (BIM)

    Building information modelling taught as one model producing everything — plans, sections, schedules and quantities — with the coordination habits that stop a project drifting apart.

    • Model a building with levels, grids, walls, floors and roofs
    • Build and edit families rather than only placing what ships with Revit
  • Engineering CAD

    Primavera P6

    The scheduling standard on EPC and infrastructure projects — WBS, critical path, resource loading, baselines and earned value reporting a client will hold you to.

    • Build a work breakdown structure that matches how the project is controlled
    • Create activities with realistic durations and correct relationships
  • Engineering CAD

    HVAC Design

    HVAC design from first principles — psychrometrics, honest heat load calculation, duct and chilled water sizing — because an oversized system is the most common and most expensive mistake in the field.

    • Read and use a psychrometric chart confidently
    • Calculate a heat load room by room without padding it
  • Engineering CAD

    CNC Programming

    Machine programming taught with the setup and simulation discipline that stops a crash — G-code by hand first, so you can read and correct what any post-processor writes.

    • Write G and M code by hand for turning and milling operations
    • Select tooling and calculate speeds and feeds for a given material
  • Engineering CAD

    Rhino 3D

    NURBS modelling for shapes parametric CAD handles badly — clean curves, continuous surfaces and watertight solids, with Grasshopper for anything repetitive.

    • Build clean NURBS curves with the fewest control points needed
    • Create surfaces and judge their continuity properly
  • Engineering CAD

    Matrix Jewellery CAD

    The jewellery-specific CAD workflow — builders, gem tools, pavé and rendering — used properly, so the model that leaves your screen can actually be cast and set.

    • Build rings, shanks and settings using Matrix builders
    • Place and calibrate stones with correct seats and allowances
  • Engineering CAD

    ArtCAM

    Relief modelling and CNC toolpath generation — vectors, layered reliefs, roughing and finishing strategies — with the tool and material judgement that decides cut quality.

    • Build clean vector artwork suitable for machining
    • Create and blend 3D reliefs from vectors and from images

DevOps

  • DevOps

    DevOps

    The toolchain taught around the goal it serves — shipping small changes safely and often — rather than as a list of products to name on a CV.

    • Operate confidently on Linux and automate routine work with shell scripts
    • Containerise an application and explain what the image actually contains

architecture-interior

  • Architecture & Interior

    3ds Max

    Architectural visualisation taught around light and camera, because a correctly modelled room still looks wrong until the lighting and the lens are right.

    • Model interiors and exteriors accurately from a plan
    • Build materials with correct reflection, roughness and scale
  • Architecture & Interior

    SketchUp

    The fastest way from a plan to a three-dimensional idea a client can react to, taught with the group and component discipline that keeps a model workable as it grows.

    • Model a building or interior quickly and to accurate dimensions
    • Use groups and components so a change propagates where it should
  • Architecture & Interior

    V-Ray Rendering

    The renderer itself, taught properly — global illumination, physical materials, camera exposure and the optimisation that turns a nine-hour render into forty minutes.

    • Explain what global illumination is doing and choose settings deliberately
    • Build physically plausible materials rather than adjusting until it looks right
  • Architecture & Interior

    Interior Design

    Interior design taught as a delivered project — space planning, material selection, working drawings, 3D views and a costed BOQ — available as a certificate, diploma or advanced diploma.

    • Plan a space around circulation, function and real furniture dimensions
    • Select materials and finishes with cost and durability in mind
  • Architecture & Interior

    Jewellery Design

    Jewellery design taken to manufacture — sketching, CAD modelling, stone setting and casting constraints — with the metal weight and costing a workshop will hold you to.

    • Sketch and render jewellery by hand to a presentable standard
    • Model a piece in CAD that is castable rather than merely printable

Mobile Development

  • Mobile

    Flutter

    One codebase for Android and iOS, taught through to store release — because the parts that defeat people are release signing and store review, not widgets.

    • Write Dart confidently, including null safety and async programming
    • Compose interfaces from widgets and understand the rebuild cost of your choices
  • Mobile

    Android Development

    Native Android in Kotlin and Jetpack Compose, with the lifecycle and configuration-change problems taught head-on because they are what actually breaks Android apps.

    • Write idiomatic Kotlin including null safety, data classes and coroutines
    • Build interfaces with Jetpack Compose and reason about recomposition

Compare at a glance

Course duration, level, delivery mode and target roles
CourseLevelModesTarget roles
Computer BasicsbeginnerClassroom, Online liveData Entry Operator, Office Assistant, Front Desk Executive
CCC (Course on Computer Concepts)beginnerClassroom, Online liveGovernment post applicants requiring CCC, Data Entry Operator, Office Assistant
DCA (Diploma in Computer Application)beginnerClassroom, Online liveComputer Operator, Data Entry Operator, Office Assistant
NIELIT O Levelbeginner to advancedClassroom, Online liveJunior Programmer, Web Designer, IT Assistant
MS Officebeginner to advancedClassroom, Online liveOffice Executive, Administrative Assistant, Data Entry Operator
PGDCA (Post Graduate Diploma in Computer Applications)beginner to advancedClassroom, Online liveJunior Software Developer, Database Assistant, IT Executive
ADCA (Advanced Diploma in Computer Application)beginner to advancedClassroom, Online liveComputer Operator, Junior Programmer, Accounts Assistant
NIELIT A LevelintermediateClassroom, Online liveSoftware Developer, Database Administrator (junior), Systems Analyst
Data Analyticsbeginner to advancedClassroom, Online liveData Analyst, Business Analyst, MIS Executive
Spoken Englishbeginner to advancedClassroom, Online liveCustomer Support Executive, Sales Executive, Front Office Executive
Python Programmingbeginner to advancedClassroom, Online livePython Developer, Automation Engineer, Backend Developer
Artificial IntelligenceintermediateClassroom, Online liveAI Engineer, Machine Learning Engineer, Applied AI Developer
Advanced Excel VBA and MacrosintermediateClassroom, Online liveMIS Executive, Data Analyst, Accounts Executive
Generative AIintermediateClassroom, Online liveAI Engineer, Applied AI Developer, LLM Application Developer
MS Accessbeginner to advancedClassroom, Online liveMIS Executive, Data Entry Operator, Office Administrator
MS Projectbeginner to advancedClassroom, Online livePlanning Engineer, Project Coordinator, Site Engineer
DOAP (Diploma in Office Automation and Publishing)beginnerClassroom, Online liveDTP Operator, Office Assistant, Graphic Design Assistant
Data ScienceintermediateClassroom, Online liveData Scientist, Machine Learning Engineer, Quantitative Analyst
MIS Diploma (Management Information Systems)intermediateClassroom, Online liveMIS Executive, Reporting Analyst, Data Analyst
RS-CIT (RKCL Rajasthan State Certificate in Information Technology)beginnerClassroom, Online liveApplicants for Rajasthan government posts requiring RS-CIT, Data Entry Operator, Computer Operator
ACC (Advance Computer Course)beginnerClassroom, Online liveComputer Operator, Data Entry Operator, Office Assistant
Machine LearningintermediateClassroom, Online liveMachine Learning Engineer, Data Scientist, Applied ML Developer
Adobe Photoshopbeginner to advancedClassroom, Online liveGraphic Designer, DTP Operator, Photo Editor
CorelDrawbeginner to advancedClassroom, Online liveGraphic Designer, DTP Operator, Print Production Assistant
Adobe Illustratorbeginner to advancedClassroom, Online liveGraphic Designer, Brand Designer, Illustrator
Full Stack Developmentbeginner to advancedClassroom, Online liveFull Stack Developer, Front End Developer, Back End Developer
Adobe InDesignintermediateClassroom, Online liveDTP Operator, Layout Designer, Editorial Designer
Web DevelopmentbeginnerClassroom, Online liveWeb Developer, Front End Developer, Web Designer
DTP (Desktop Publishing)beginnerClassroom, Online liveDTP Operator, Print Shop Assistant, Graphic Design Assistant
Full Stack JavaintermediateClassroom, Online liveJava Full Stack Developer, Backend Developer, Software Engineer
MERN Stack DevelopmentintermediateClassroom, Online liveMERN Stack Developer, Full Stack Developer, React Developer
Video Editing with Premiere Probeginner to advancedClassroom, Online liveVideo Editor, Content Creator, Post-Production Assistant
DjangointermediateClassroom, Online liveDjango Developer, Python Backend Developer, Full Stack Python Developer
Video Editing with FilmorabeginnerClassroom, Online liveSocial Media Video Editor, Content Creator, Marketing Assistant
Power BIbeginner to advancedClassroom, Online livePower BI Developer, Data Analyst, MIS Analyst
VFX and Motion Graphics with After EffectsintermediateClassroom, Online liveMotion Graphics Artist, VFX Artist, Video Editor
SAP FICO (Financial Accounting and Controlling)intermediateClassroom, Online liveSAP FICO Consultant, SAP End User, ERP Accountant
SAP MM (Materials Management)intermediateClassroom, Online liveSAP MM Consultant, SAP End User, Purchase Executive
SQL and Databasesbeginner to advancedClassroom, Online liveData Analyst, SQL Developer, Business Analyst
SAP SD (Sales and Distribution)intermediateClassroom, Online liveSAP SD Consultant, SAP End User, Order Management Executive
Certified Industrial Accountant (CIA)beginner to advancedClassroom, Online liveAccounts Executive, Accountant, Accounts Assistant
Tableaubeginner to advancedClassroom, Online liveData Analyst, Business Intelligence Analyst, Tableau Developer
Advanced Excelbeginner to advancedClassroom, Online liveMIS Executive, Data Entry and Reporting Analyst, Accounts Executive
Certified Account Professional (CAP)beginner to advancedClassroom, Online liveAccounts Assistant, Accounts Executive, Billing Executive
Banking and Finance Diplomabeginner to advancedClassroom, Online liveBank Clerk, Customer Service Executive, Loan Officer
Stock Market and Advanced Tradingbeginner to advancedClassroom, Online liveEquity Research Assistant, Dealer, Financial Advisor
E-Commerce and Online Sellingbeginner to advancedClassroom, Online liveE-Commerce Executive, Cataloguing Specialist, Online Seller
Full Stack .NETbeginner to advancedClassroom, Online live.NET Developer, Full Stack Developer, Backend Developer
Full Stack PHP with Laravelbeginner to advancedClassroom, Online livePHP Developer, Laravel Developer, Full Stack Developer
Tally Prime with GSTbeginner to advancedClassroom, Online liveAccounts Executive, Accounts Assistant, GST Practitioner (support role)
MEAN Stack DevelopmentintermediateClassroom, Online liveAngular Developer, Full Stack Developer, Frontend Engineer
Advanced JavaadvancedClassroom, Online liveJava Backend Developer, Spring Boot Developer, Software Engineer
GST Practitionerbeginner to advancedClassroom, Online liveAccounts Executive, GST Executive, Taxation Assistant
Oracle Database Administration (DBA)intermediateClassroom, Online liveOracle DBA, Database Administrator, Database Support Engineer
R Programming for Statisticsbeginner to advancedClassroom, Online liveData Analyst, Statistical Analyst, Research Associate
Big Data with Hadoop and SparkintermediateClassroom, Online liveData Engineer, Big Data Developer, ETL Developer
Cyber SecurityintermediateClassroom, Online liveSOC Analyst, Security Analyst, Penetration Tester (junior)
IoT (Internet of Things)intermediateClassroomIoT Developer, Embedded Systems Engineer, Automation Engineer
Ethical HackingintermediateClassroom, Online livePenetration Tester, Security Analyst, Vulnerability Assessment Analyst
Penetration Testing (CPTE)advancedClassroom, Online livePenetration Tester, Security Analyst, VAPT Consultant
Salesforce Administration and Developmentbeginner to advancedClassroom, Online liveSalesforce Administrator, Salesforce Developer, CRM Analyst
AutoCAD for Civil Engineeringbeginner to advancedClassroom, Online liveCivil CAD Draughtsman, Site Engineer, Junior Design Engineer
AutoCAD for Mechanical Engineeringbeginner to advancedClassroom, Online liveMechanical Draughtsman, Design Engineer, Production Engineer
AWS Cloud ComputingintermediateClassroom, Online liveCloud Engineer, AWS Solutions Architect, DevOps Engineer
Electrical AutoCADbeginner to advancedClassroom, Online liveElectrical CAD Draughtsman, Panel Design Engineer, Electrical Design Assistant
SolidWorksbeginner to advancedClassroom, Online liveDesign Engineer, Product Designer, CAD Engineer
CATIAintermediateClassroom, Online liveCATIA Design Engineer, Automotive Design Engineer, Aerospace CAD Engineer
DevOpsintermediateClassroom, Online liveDevOps Engineer, Site Reliability Engineer, Cloud Engineer
Creo Parametric (Pro/ENGINEER)intermediateClassroom, Online liveDesign Engineer, Product Design Engineer, CAD Engineer
Ansys (Finite Element Analysis)advancedClassroom, Online liveFEA Analyst, Design Engineer, Structural Analyst
Digital Marketingbeginner to advancedClassroom, Online liveDigital Marketing Executive, SEO Executive, Performance Marketing Executive
STAAD.Pro Structural Analysis and DesignadvancedClassroom, Online liveStructural Design Engineer, Civil Design Engineer, Site Engineer
ETABS Building Analysis and DesignadvancedClassroom, Online liveStructural Design Engineer, Building Design Consultant, Structural Analyst
UI UX Designbeginner to advancedClassroom, Online liveUI Designer, UX Designer, Product Designer
AutoCAD Civil 3DadvancedClassroom, Online liveHighway Design Engineer, Infrastructure Design Engineer, Civil Design Engineer
AutoCADbeginner to advancedClassroom, Online liveCAD Draughtsman, Design Engineer (junior), Architectural Assistant
Revit Architecture (BIM)intermediateClassroom, Online liveBIM Modeller, Architectural Draughtsman, BIM Coordinator
Java Programmingbeginner to advancedClassroom, Online liveJava Developer, Backend Developer, Software Engineer
Primavera P6intermediateClassroom, Online livePlanning Engineer, Project Control Engineer, Project Scheduler
HVAC DesignintermediateClassroom, Online liveHVAC Design Engineer, MEP Design Engineer, HVAC Site Engineer
Selenium Automation Testingbeginner to advancedClassroom, Online liveAutomation Test Engineer, QA Engineer, SDET
CNC ProgrammingintermediateClassroomCNC Programmer, CNC Machine Operator, Production Engineer
3ds Maxbeginner to advancedClassroom, Online live3D Visualiser, Architectural Visualisation Artist, Interior Design Visualiser
Graphic Designbeginner to advancedClassroom, Online liveGraphic Designer, Visual Designer, Social Media Designer
SketchUpbeginnerClassroom, Online liveInterior Designer, Architectural Assistant, 3D Modeller
FlutterintermediateClassroom, Online liveFlutter Developer, Mobile Application Developer, Cross-platform Developer
V-Ray RenderingintermediateClassroom, Online live3D Visualiser, Rendering Artist, Architectural Visualisation Artist
Interior Designbeginner to advancedClassroom, Online liveInterior Designer, Interior Design Assistant, Site Coordinator
3D Animation and Multimediabeginner to advancedClassroom3D Animator, 3D Modeller, Texture Artist
Android DevelopmentintermediateClassroom, Online liveAndroid Developer, Mobile Application Developer, Kotlin Developer
Blender 3Dbeginner to advancedClassroom, Online live3D Artist, 3D Modeller, Motion Graphics Artist
Autodesk MayaintermediateClassroom3D Animator, Character Rigger, 3D Modeller
ZBrush Digital SculptingintermediateClassroomCharacter Artist, 3D Sculptor, Creature Artist
PLC and SCADA AutomationintermediateClassroomAutomation Engineer, PLC Programmer, Maintenance Engineer
Embedded SystemsadvancedClassroomEmbedded Software Engineer, Firmware Developer, Hardware Test Engineer
ArduinobeginnerClassroomElectronics Technician, Prototype Developer, Robotics Trainer
Raspberry Pibeginner to advancedClassroomIoT Developer, Embedded Linux Engineer, Automation Technician
MATLAB and SimulinkintermediateClassroom, Online liveDesign Engineer, Control Systems Engineer, Signal Processing Engineer
PCB DesignintermediateClassroomPCB Design Engineer, Hardware Design Engineer, Electronics Design Engineer
VLSI and VHDLadvancedClassroomRTL Design Engineer, Verification Engineer, FPGA Engineer
RoboticsintermediateClassroomRobotics Engineer, Automation Engineer, Mechatronics Engineer
PV Solar Energybeginner to advancedClassroomSolar Design Engineer, Solar Installation Technician, Site Supervisor
Jewellery Designbeginner to advancedClassroomJewellery Designer, Jewellery CAD Designer, Product Designer
Rhino 3DintermediateClassroom, Online liveProduct Designer, Jewellery CAD Designer, Industrial Designer
Matrix Jewellery CADintermediateClassroomJewellery CAD Designer, Jewellery Designer, Retail Design Consultant
ArtCAMintermediateClassroomCNC Operator, CAM Programmer, Furniture and Signage Fabricator

Next step

Talk to a course advisor

Tell us what you want to learn and we will help you pick the right course, batch and mode.

Request a callback

Three details is all we need. A course advisor will call you back.

By submitting, you agree to be contacted about courses and accept our privacy policy.