• iconMahadevpura, Bangluru-560037
  • iconinfo@dzireinfotech.co.in
  • icon+91 9026187944

Popular Courses

Course - Advance Diploma in Computer Applications

Advance Diploma in Computer Applications

Module 1: Basics of Computer and Operating Systems

Module 2: Microsoft Office Suite

Module 3: Introduction to Programming Concepts

Module 4: Internet and Web Technologies

Module 5: Tally Prime

Module 6: Advanced Programming and Web Development

Module 7: Graphics and Multimedia Design

Module 8: Digital Marketing and E-Commerce

Module 9: Networking and IT Security

Module 10: Project Work and Hands-on Practice

Module 11: Soft Skills and Personality Development


Duration: 12 Months
(4 Reviews)
Course - Diploma in Financial Accounting

Diploma in Financial Accounting

Financial Accounting with Accounting Software and Spreadsheet

Accounting with Fundamentals

Computerized Accounting with Tally Prime 5.0

Creation and customization of Company, Masters & Accounting Masters

Vouchers And Inventory Control

Tax (GST, TDS, TCS)

Payroll


Duration: 6 Months
(14 Reviews)
Course - Python Programming

Python Programming

Python Course Syllabus Overview This 3-month course is structured into 10 modules, progressing from foundational to advanced Python concepts. Each module includes practical examples, hands-on exercises, and projects to ensure students in Lar and Deoria can easily understand and apply their skills. Classes are offered in flexible batches (morning, evening, weekend) with expert instructors. Module 1: Introduction to Python (1 Week) Objective Understand Python basics and set up the development environment. Topics What is Python? Its uses in data science, AI, and web development Installing Python and IDLE/PyCharm Variables and Data Types (int, float, string, boolean) Basic Input/Output with print() and input() Example # Print a greetingname = input("Enter your name: ")print("Hello, " + name + "!")# Output: Hello, Rahul! Module 2: Control Structures (2 Weeks) Objective Learn to control program flow using conditionals and loops. Topics Conditionals: if, elif, else Loops: for and while Loop Control: break, continue, pass Example # Check age categoryage = int(input("Enter your age: "))if age >= 18: print("Adult")elif age >= 13: print("Teenager")else: print("Child")# Output for age=20: Adult Module 3: Data Structures (3 Weeks) Objective Master Python’s built-in data structures for efficient data handling. Topics Lists: Creation, indexing, slicing, methods Tuples: Immutability and uses Sets: Unique elements and operations Dictionaries: Key-value pairs and methods List Comprehensions Example # List and dictionary operationsfruits = ["apple", "banana"]fruits.append("orange")print(fruits) # Output: ['apple', 'banana', 'orange']student = {"name": "Rahul", "age": 20}print(student["name"]) # Output: Rahul Module 4: Functions (2 Weeks) Objective Write reusable code using functions. Topics Defining functions with def Parameters and return statements Default and keyword arguments Lambda functions Scope: Global vs. local variables Example # Define a functiondef square(num): return num * numprint(square(5)) # Output: 25 Module 5: File Handling (1 Week) Objective Learn to read from and write to files. Topics Opening and closing files with open() Reading and writing text files Working with CSV files Example # Write and read a filewith open("example.txt", "w") as file: file.write("Welcome to Python!")with open("example.txt", "r") as file: print(file.read()) # Output: Welcome to Python! Module 6: Object-Oriented Programming (OOP) (3 Weeks) Objective Implement OOP concepts for modular programming. Topics Classes and objects Methods and __init__ constructor Inheritance and polymorphism Encapsulation and data hiding Example # Define a classclass Student: def __init__(self, name, age): self.name = name self.age = age def introduce(self): return f"I am {self.name}, {self.age} years old."s = Student("Rahul", 20)print(s.introduce()) # Output: I am Rahul, 20 years old. Module 7: Modules and Packages (1 Week) Objective Use Python’s modular structure and libraries. Topics Importing built-in modules (math, random, datetime) Creating custom modules Installing and using external packages (e.g., numpy) Example # Use random moduleimport randomprint(random.randint(1, 10)) # Output: Random number between 1 and 10 =@ Module 8: Exception Handling (1 Week) Objective Handle errors gracefully in Python programs. Topics try, except, finally blocks Raising custom exceptions Common exceptions (e.g., ZeroDivisionError) Example # Handle division errortry: result = 10 / 0except ZeroDivisionError: print("Cannot divide by zero!")# Output: Cannot divide by zero! Module 9: Advanced Topics (3 Weeks) Objective Explore advanced Python concepts for real-world applications. Topics Regular Expressions (re module) Decorators for function enhancement Generators for memory-efficient iteration Multithreading basics Introduction to APIs (using requests) Example # Validate email with regeximport reemail = "example@email.com"if re.match(r"\b\w+@\w+\.\w+\b", email): print("Valid email")else: print("Invalid email")# Output: Valid email Module 10: Capstone Project (2 Weeks) Objective Apply learned concepts to build a functional Python application. Topics Project planning and design Sample projects: To-Do List, Calculator, Simple Web Scraper Presenting and documenting projects Example # Simple To-Do Listclass ToDoList: def __init__(self): self.tasks = [] def add_task(self, task): self.tasks.append(task) print(f"Task '{task}' added.") def view_tasks(self): for i, task in enumerate(self.tasks, 1): print(f"{i}. {task}")todo = ToDoList()todo.add_task("Study Python")todo.view_tasks()# Output:# Task 'Study Python' added.# 1. Study Python


Duration: 2 Months
(16 Reviews)
Course - Certificate Course in Office Automation

Certificate Course in Office Automation

Basics of Computers

Operating System Basics

Microsoft Word

Microsoft Excel

Microsoft PowerPoint

Internet Basics

Email Basics

File Management

Data Backup

Interview Skills

Soft Skills and Workplace Etiquette


Duration: 3 Months
(2 Reviews)
Course - Diploma In Computer Aplications

Diploma In Computer Aplications

Module 1: Introduction to Computers and Operating Systems

Module 2: Microsoft Office Suite

Module 3: Internet and Web Technologies

Module 4: Introduction to Programming Concepts

Module 5: Database Management Systems (DBMS)

Module 6: IT Skills and Project Work


Duration: 6 Months
(17 Reviews)
Course - Tally ERP

Tally ERP

Module 1: Introduction to Tally Prime

Module 2: Basic Accounting Concepts

Module 3: Company Setup and Configuration

Module 4: Accounting Vouchers

Module 5: Inventory Management

Module 6: Taxation in Tally ERP

Module 7: Payroll Management

Module 8: Financial Statements

Module 9: Banking and Cash Management

Module 10: Advanced Features

Module 11: Audit and Security Management

Module 12: Tally ERP Reports and Customization

Module 13: Practical Applications and Case Studies


Duration: 3 Months
(17 Reviews)
Course - Advance Diploma In Financial Accounting

Advance Diploma In Financial Accounting

📖 Semester 1 (First 6 Months): Basic to Intermediate Accounting Fundamentals of Accounting Accounting Concepts & Principles Journal Entries, Ledgers, Trial Balance Final Accounts (Trading, P&L, Balance Sheet) Business Mathematics & Statistics Ratio Analysis, Interest Calculations Basic Statistics for Finance Computerized Accounting with TallyPrime Company Creation, Ledger, Voucher Entry Inventory Management, GST in Tally MS Office Suite for Accountants MS Excel (Formulas, PivotTables, MIS Reporting) MS Word and PowerPoint for business documents Introduction to GST & Taxation GST Concepts, Filing, Returns (GSTR-1, GSTR-3B) 📘 Semester 2 (Second 6 Months): Advanced Accounting & Taxation Advanced Tally & Payroll Management Payroll, Cost Centres, Budgeting in Tally Tally Audit & Controls Income Tax & TDS Income Tax Calculation, ITR Filing (ITR-1 to ITR-4) TDS Deduction, Returns & Filing Banking & Financial Services Reconciliation, Banking Terminology Digital Payments, NEFT, RTGS, UPI Integration ERP Tools & Accounting Software (Optional) Intro to ZohoBooks / QuickBooks / Busy Final Project & Viva Practical Accounting Project (from voucher to balance sheet) Viva Voce + Presentation


Duration: 12 Months
(2 Reviews)

Diploma In Electrical Equipment

Basic Electrical Engineering | बेसिक इलेक्ट्रिकल इंजीनियरिंग

Electrical Machines | विद्युत मशीनें

Electrical Equipment & Devices | विद्युत उपकरण और यंत्र

Installation & Wiring Techniques | इंस्टॉलेशन और वायरिंग तकनीक

Power Systems & Distribution | पावर सिस्टम और वितरण

Maintenance & Testing | रखरखाव और परीक्षण

Electrical Safety & Standards | विद्युत सुरक्षा और मानक

Practical Sessions | प्रायोगिक सत्र

Final Assessment & Project | अंतिम मूल्यांकन और परियोजना


Duration: 12 Months
(12 Reviews)
Course - Advance Mobile Repairing Course

Advance Mobile Repairing Course

Module 1: Advanced Mobile Phone Hardware Repair

Module 2: Advanced Mobile Display & Screen Repair

Module 3: Advanced Mobile Battery & Charging System Repair

Module 4: Advanced Mobile Software and Firmware Repair

Module 5: Advanced Mobile Network & Connectivity Repair

Module 6: Advanced Mobile Water Damage Repair

Module 7: Mobile Repairing for Specialty Devices

Module 8: Mobile Repairing Business Expansion and Professional Skills

Module 9: Final Practical Assessment & Certification


Duration: 3 Months
(16 Reviews)
Course - MOTION GRAPHICS & ANIMATION NEXT

MOTION GRAPHICS & ANIMATION NEXT

SPECIALISED, ADVANCED COURSES Designed in sync with industry requirements, helping students become job-ready, skilled professionals. CERTIFIED FACULTY MEMBERS Our certified and trained faculty members transform students into expert professionals. PLACEMENT ASSISTANCE Complete support to students with career opportunities. INDUSTRY EXPOSURE Regular interaction with Industr Professionals and Subject Matter Experts. R EDUCATIONAL EVENTS An array of events that help make students industry-ready. ONLINE VARSITY A unique digital platform that lets students learn anytime, anywhere. CREOSOULS Access an online portfolio management platform that provides lucrative career opportunities to students. ENHANCED LEARNING WITH AUGMENTED REALITY AR integrated books to enhance a student's learning experience.


Duration: 8 Months
(9 Reviews)
Course - GRAPHIC DESIGN XPERT

GRAPHIC DESIGN XPERT

Achieve Expert Design Skills with Photoshop, Illustrator, InDesign, and CorelDRAW – 100% Job Security and Career Success in the Creative Industry!


Duration: 5 Months
(2 Reviews)
Course - Graphic Design & Motion Graphics Xpert

Graphic Design & Motion Graphics Xpert

Job Placement Guarantee Disclaimer: While we provide career support, including job leads, interview preparation, and networking, 100% job placement cannot be guaranteed due to the dynamic nature of the job market. However, we commit to offering the best support in preparing students for successful career entry.


Duration: 7 Months
(11 Reviews)

Search Category, Courses and Blogs