Products

TallyPrime

TallyPrime

1. Tally introduction 2. Accounts Information- Ledgers, Groups 3. Inventory information-stock groups, Stock items, Units of Measure 4. Accounting Vouchers ,Receipt vouchers, Payment Vouchers, sales Vouchers, contra Vouchers, Journal Vouchers, Debit Note, Credit Note,Memorandum vouchers 5. Godowns 6. Date Management - More than one year company creation, Change period 7. F11 -F1 (Accounting Features ) ▪️Bill wise Details ▪️interest calculation ▪️payroll ▪️cost center ▪️Multi Currency ▪️Debit Note & Credit Note ▪️invoicing & Voucher Mode ▪️integrate account & inventory ▪️budgets & Controle ▪️Cheque Printing ▪️Zero Value Transaction F11-f2(inventory features ) ▪️maintain godown ▪️stock categories ▪️batch wise & manufacturing details ▪️actual and billed quantity ▪️purchase & sales order ▪️multiple price level ▪️additional cost of purchase ▪️tracking no.s ▪️rejection in & out F11-f3(stautory features) ▪️gst ▪️tds ▪️tcs ▪️service tax 8. Payroll System 9. Discount Management- Cash Discount, Trade discount,Voucher types, Backup, Restore 10. Display- Trial balance, Day book, Accounts book, Statements of Acounts , Inventary books, Statements of Inventary, Cast/ fund flow, Payroll reports, list of accounts Exception Reports, Print Menagement 11.Various Types of Company - Traders, Processional, Opening balance with new company others options 12.GST- CGST,SGST,IGST 13.Print management 14.Others options........

₹6,500.00
ADVANCED EXCEL

ADVANCED EXCEL

⭕️ADVANCED EXCLE SYLLABUS ⭕️ ♦️Advanced Excel Course - Overview of the Basics of Excel 1. Customising common options in Excel 2.Absolute and relative cells 3. Protecting and un-protecting worksheets and cells ♦️Advanced Excel Course - Working with Functions ♦️Using lookup 1. VLOOKUP 2.HLOOKUP ♦️Advanced Excel Course - Data Validations ♦️Advanced Excel Course - Working with Templates 1. Designing the structure of a template 2. Using templates for standardization of worksheets ♦️Advanced Excel Course - Sorting and Filtering Data 1. Sorting tables 2. Using multiple-level sorting 3. Using custom sorting 4. Filtering data for selected view (AutoFilter)  Using advanced filter options ♦️Advanced Excel Course - Working with Reports ♦️Creating subtotals ♦️Creating Pivot tables 1. Formatting and customizing Pivot tables 2. Using advanced options of Pivot tables 3. Pivot charts ♦️Consolidating data from multiple sheets and files using Pivot tables  Using external data sources ♦️Date and time functions ♦️Text functions ♦️Power Functions (CountIf, CountIFS, SumIF, SumIfS) ♦️Advanced Excel Course - Formatting 1. Using auto formatting option for worksheets 2. Using conditional formatting option for rows, columns and cells ♦️Advanced Excel Course - WhatIf Analysis 1.Goal Seek 2.Data Tables 3.Scenario Manager ♦️Advanced Excel Course - Charts 1. Using Charts 2. Formatting Charts 3.Using 3D Graphs ♦️Sharing Charts with PowerPoint / MS Word, Dynamically

₹4,500.00
TALLY ERP 9 WITH GST

TALLY ERP 9 WITH GST

1. Tally introduction 2. Accounts Information- Ledgers, Groups 3. Inventory information-stock groups, Stock items, Units of Measure 4. Accounting Vouchers ,Receipt vouchers, Payment Vouchers, sales Vouchers, contra Vouchers, Journal Vouchers, Debit Note, Credit Note,Memorandum vouchers 5. Godowns 6. Date Management - More than one year company creation, Change period 7. F11 -F1 (Accounting Features ) ▪️Bill wise Details ▪️interest calculation ▪️payroll ▪️cost center ▪️Multi Currency ▪️Debit Note & Credit Note ▪️invoicing & Voucher Mode ▪️integrate account & inventory ▪️budgets & Controle ▪️Cheque Printing ▪️Zero Value Transaction F11-f2(inventory features ) ▪️maintain godown ▪️stock categories ▪️batch wise & manufacturing details ▪️actual and billed quantity ▪️purchase & sales order ▪️multiple price level ▪️additional cost of purchase ▪️tracking no.s ▪️rejection in & out F11-f3(stautory features) ▪️gst ▪️tds ▪️tcs ▪️service tax 8. Payroll System 9. Discount Management- Cash Discount, Trade discount,Voucher types, Backup, Restore 10. Display- Trial balance, Day book, Accounts book, Statements of Acounts , Inventary books, Statements of Inventary, Cast/ fund flow, Payroll reports, list of accounts Exception Reports, Print Menagement 11.Various Types of Company - Traders, Processional, Opening balance with new company others options 12.GST- CGST,SGST,IGST 13.Print management 14.Others options......

₹5,500.00
ADOBE ILLUSTRATOR

ADOBE ILLUSTRATOR

Introduction to Adobe Illustrator Overview of Vector Graphics Interface and Workspace Setup Navigation and Basic Tools Getting Started with Illustrator Creating and Saving Documents Understanding Artboards Working with Layers Drawing Basics Using Basic Shapes and Lines Drawing with the Pen Tool Drawing with the Pencil and Brush Tools Editing Paths and Shapes Working with Color Understanding Color Models (RGB, CMYK) Applying and Editing Colors Using the Color Guide and Swatches Gradients and Patterns Typography in Illustrator Working with Text Text Formatting and Alignment Creating Text on a Path Typography Effects and Manipulations Advanced Drawing Techniques Creating Complex Shapes Using the Shape Builder Tool Pathfinder Panel and Operations Creating and Editing Symbols Transformations and Distortions Scaling, Rotating, and Reflecting Objects Shear and Free Transform Tools Warp and Envelope Distortions Using the Puppet Warp Tool Working with Brushes Introduction to Brushes Creating and Customizing Brushes Using Calligraphic, Scatter, Art, and Pattern Brushes Effects and Styles Applying and Editing Effects Using Appearance Panel Graphic Styles and Their Uses Creating 3D Effects Image Trace and Live Paint Converting Raster Images to Vector Graphics Using Image Trace Working with Live Paint and Live Paint Groups Symbols and Patterns Creating and Managing Symbols Using Symbol Tools Designing Seamless Patterns Working with Layers and Masks Layer Management and Organization Clipping Masks and Opacity Masks Layer Effects and Blending Modes Illustration Techniques Character Design and Illustration Creating Infographics Designing Logos and Icons Illustrative Styles and Approaches Preparing Artwork for Print and Web Understanding Print Specifications Exporting for Print Exporting for Web and Devices Saving and Sharing Projects

₹5,000.00
C++

C++

Overview: History of C++, features, comparison with C. Program Structure: Basic syntax, comments, header files. Data Types and Variables: Fundamental data types (int, float, char, bool), variable declaration, initialization, constants. Operators: Arithmetic, relational, logical, bitwise, assignment, increment/decrement. Input/Output: cout for output, cin for input, manipulators. Control Flow: Conditional statements (if-else, switch), loops (for, while, do-while). 2. Functions and Modular Programming: Functions: Declaration, definition, calling, parameters (pass by value, pass by reference), return types. Function Overloading: Defining multiple functions with the same name but different parameters. Recursion: Functions calling themselves. Storage Classes: auto, static, extern, register. 3. Arrays, Pointers, and Dynamic Memory Allocation: Arrays: Single and multi-dimensional arrays, array initialization, accessing elements. Pointers: Pointer declaration, initialization, dereferencing, pointer arithmetic. Dynamic Memory Allocation: new and delete operators for managing memory dynamically. References: Lvalue and Rvalue references. 4. Object-Oriented Programming (OOP) in C++: Classes and Objects: Defining classes, creating objects, member variables, member functions. Access Specifiers: public, private, protected. Constructors and Destructors: Special member functions for object creation and destruction. Encapsulation: Bundling data and methods within a class. Inheritance: Deriving new classes from existing ones (single, multiple, hierarchical, multilevel, hybrid). Polymorphism: Function overloading, operator overloading, virtual functions, abstract classes. Friend Functions and Classes: Granting access to private/protected members. 5. Advanced C++ Concepts: Templates: Function templates and class templates for generic programming. Exception Handling: try, catch, throw for managing runtime errors. File Handling: Input/output operations with files (fstream, ifstream, ofstream). Standard Template Library (STL): Introduction to containers (vectors, lists, maps), algorithms, iterators. Namespaces: Organizing code to avoid naming conflicts. Smart Pointers: unique_ptr, shared_ptr, weak_ptr for automatic memory management. 6. Modern C++ Features (C++11 and beyond): Lambda Expressions: Anonymous functions. Auto Keyword: Type deduction. Range-based for loops: Simplified iteration over collections. Rvalue References and Move Semantics: Optimizing resource management. This syllabus provides a structured path for learning C++, progressing from fundamental concepts to advanced and modern features.

₹7,000.00