Welcome to VANDANA COMPUTER

WELCOME TO VANDANA COMPUTER    "मार्गदर्शन हमारा सफलता आपका "

मध्यम आय वर्ग हेतु स्कालरशिप योजना -2024 in Vandana Computer

मध्यम आय वर्ग हेतु स्कालरशिप योजना -2024  

1.Application Process:

   - Apply online through the official website www.vandanacomputer.in or visit Vandana Computer at Patel Nagar, Bhurkunda (near Bank of India), Ramgarh - 829106 for offline applications.

2.Eligibility Criteria:

   - Students from class 5 to graduation, employees, students, and houseworkers are eligible.

3.Required Documents:

   - Two passport-size photos, the last qualification mark sheet, Aadhar card, and a form fee of Rs 50 are required.

4.Application Dates:

   - The last date for application submission is March 19, 2024.

   - Admit cards will be available from March 20 to March 23, 2024.

   - The examination is scheduled for March 24, 2024.

   - Results will be published on March 27, 2024.

   - Counseling will be conducted from March 28 to March 31, 2024.

   - Admission process starts on April 1, 2024, to April 5, 2024.

   - Classes commence on April 10, 2024.

5.Examination Pattern:

   - Total Questions: 50

   - Marks: 2 for each correct answer

   - Duration: 1 hour

   - No negative marking

6.Sections:

   - General Knowledge

   - Mathematics

   - Hindi Language

   - English Language

   - Computer Science

7.Instructions:

   - Fill in the application form accurately with the required details.

   - Ensure all necessary documents are attached.

   - Pay the form fee of Rs 50.

   - Adhere to the specified dates for application submission and other important events.

   - Follow the examination guidelines during the test.

   - The admit card is mandatory for entry into the examination hall.

   - Results will be published on the official website.

8. Contact Information:

   - For any queries, contact Vandana Computer at Patel Nagar, Bhurkunda (near Bank of India), Ramgarh - 829106.

 

These instructions provide essential information about the application process, eligibility, required documents, examination pattern, and other important events related to the scholarship program. Applicants are advised to read and follow the instructions carefully.

 

DOWNLOAD APPLICATION FORM : CLICK HERE

DOWNLOAD NOTIFICATION: CLICK HERE

DOWNLOAD SAMPLE PAPER FOR EXAMINATION : sample paper 1

   sample paper 2

sample paper 3

 

Read More

ENGLISH TYPING SYLAABUS IN VANDANA COMPUTER

English Typing Syllabus:

1.Introduction to Typing:

   - Overview of Typing Skills

   - Importance of Typing in Various Professions

 2.Keyboard Basics:

   - Understanding the QWERTY keyboard layout

   - Key placement and finger positioning

3.Basic Typing Techniques:

   - Home Row Keys

   - Finger Placement

   - Touch Typing Techniques

 4.Speed and Accuracy Training:

   - Typing exercises to improve speed and accuracy

   - Timed typing sessions

 5.Common English Words and Phrases:

   - Practice typing common English words and phrases

   - Building vocabulary for typing

 6.Special Characters and Symbols:

   - Typing special characters and symbols

   - Using Shift and Alt keys effectively

 7.Typing Paragraphs and Sentences:

   - Typing longer paragraphs and sentences

   - Developing fluency in English typing

 8.Typing Tests:

   - Regular typing tests to assess speed and accuracy

   - Monitoring progress over time

 9.Formatting and Editing:

   - Formatting typed text

   - Editing and proofreading skills

10.Typing Software Usage:

   - Introduction to typing software tools

   - Hands-on practice with typing software

11.Practical Applications:

   - Typing documents, emails, and other real-world scenarios

   - Improving efficiency in data entry

12.Final Assessment and Certification:

   - Evaluation of typing speed and accuracy

   - Issuing certificates upon successful completion

Please note that this is a general outline, and the actual syllabus may vary based on the specific program or course offered by Vandana Computer. For the most accurate and up-to-date information, it is recommended to contact Vandana Computer directly or refer to their official documentation.

Read More

HINDI TYPING SYLLABUS IN VANDANA COMPUTER

 Hindi Typing Syllabus:

1.Introduction to Hindi Typing:

   - Overview of Hindi Typing

   - Importance of Hindi Typing in Various Fields

 2.Keyboard Layout:

   - Understanding the Hindi keyboard layout

   - Key placement and finger positioning

3.Basic Typing Techniques:

   - Home Row Keys

   - Finger Placement

   - Touch Typing Techniques

4.Speed and Accuracy Training:

   - Typing exercises to improve speed and accuracy

   - Timed typing sessions

 5.Common Hindi Words and Phrases:

   - Practice typing common Hindi words and phrases

   - Building vocabulary for typing

 6.Special Characters and Symbols:

   - Typing special characters and symbols in Hindi

   - Using Shift and Alt keys effectively

7.Typing Paragraphs and Sentences:

   - Typing longer paragraphs and sentences in Hindi

   - Developing fluency in Hindi typing

8.Typing Tests:

   - Regular typing tests to assess speed and accuracy

   - Monitoring progress over time

9.Transcription Exercises:

   - Transcribing Hindi audio into written text

   - Enhancing listening and typing skills

 10.Hindi Typing Software:

   - Introduction to Hindi typing software tools

   - Hands-on practice with typing software

11.Practical Applications:

   - Typing documents, emails, and other real-world scenarios

   - Formatting and editing typed text

12. Final Assessment and Certification:

   - Evaluation of typing speed and accuracy

   - Issuing certificates upon successful completion

 

Read More

C-PROGRAMING SYLLABUS FOR ACADEMIC

As of my last knowledge update in January 2022, the specific C Programming syllabus for Class 12 can vary based on the educational board and curriculum followed by your school. In general, the Class 12 syllabus for C Programming typically covers the basics of programming concepts, syntax, and problem-solving using the C programming language. Below is a general outline that might be similar to what is covered in many Class 12 courses:

 Class 12 C Programming Syllabus:

1. Introduction to Programming:

   - Overview of Computer Programming

   - Basics of Algorithm and Flowcharts

 2. Introduction to C Programming Language:

   - History and Features of C

   - Structure of a C Program

   - Compilation and Execution Process

 

 3. Data Types and Variables:

   - Basic Data Types (int, float, char)

   - Declaration and Initialization of Variables

4. Operators and Expressions:

   - Arithmetic, Relational, Logical Operators

   - Precedence and Associativity

 5. Control Flow:

   - Decision Control Statements (if, else if, else)

   - Looping Control Statements (for, while, do-while)

   - Switch-case statement

 6. Functions:

   - Function Declaration and Definition

   - Function Prototypes

   - Recursion

 7. Arrays and Strings:

   - One-dimensional and Multi-dimensional Arrays

   - Strings in C

 8. Pointers:

   - Introduction to Pointers

   - Pointer Arithmetic

   - Pointers and Functions

 9. Structures and Unions:

   - Structure Declaration and Initialization

   - Array of Structures

   - Union

10. File Handling:

   - File Operations (Opening, Reading, Writing, Closing)

   - File Pointers and File Structures

11. Dynamic Memory Allocation:

   - malloc(), calloc(), realloc(), free() functions

   - Dynamic Memory Allocation for Arrays and Structures

12. Preprocessor Directives:

   - #include, #define, #ifdef, #ifndef

 13. C Standard Library Functions:

   - String Manipulation Functions

   - Mathematical Functions

   - Input/Output Functions

 14. Project Work:

   - Implementation of a simple project using C

Please note that the actual syllabus may vary, and it's essential to refer to the specific curriculum provided by your educational board or school. If you are following a particular educational board (e.g., CBSE, ISC, JAC), it is advisable to check their official documentation for the most accurate and up-to-date information.

Read More

D.C.A. SYLLABUS IN VANDANA COMPUTER

As of my last knowledge update in January 2022, I don't have specific details on the curriculum or syllabus for the Diploma in Computer Application (D.C.A.) at Vandana Computer. The syllabus for D.C.A. programs can vary between institutions. For the most accurate and up-to-date information, I recommend contacting Vandana Computer directly or checking their official website. They should be able to provide you with detailed information about the courses, subjects, and modules included in their D.C.A. program.

In general, a D.C.A. program typically covers fundamental topics in computer applications and software development. Some common subjects include:

1. Computer Fundamentals:

   - Introduction to Computers

   - Computer Hardware and Software

   - Operating Systems

2. Programming Languages:

   - Basics of Programming

   - Programming in a specific language (e.g., C, Java, Python)

3. Database Management:

   - Database Concepts

   - SQL (Structured Query Language)

   - Database Design

4. Web Development:

   - HTML, CSS, JavaScript

   - Web Design and Development

   - Basics of Content Management Systems (CMS)

5.Software Engineering:

   - Software Development Life Cycle (SDLC)

   - Software Testing and Quality Assurance

6. Networking:

   - Basics of Networking

   - Internet Protocols

   - Network Security

7. Project Work:

   - Practical implementation of learned concepts

   - Project Documentation and Presentation

Remember to check with Vandana Computer for the specific details of their D.C.A. program, as they may have a unique curriculum tailored to their institute's objectives and focus areas.

Read More

A.D.C.A SYLLABUS IN VANDANA COMPUTER

The specific syllabus for ADCA (Advanced Diploma in Computer Application) may vary depending on the educational institution or organization offering the program. However, I can provide you with a general outline of topics that are commonly included in ADCA syllabi. Please note that you should consult with Vandana Computer or the specific institution providing the ADCA program for the most accurate and up-to-date information. Here's a general ADCA syllabus:

Advanced Diploma in Computer Application (ADCA) Syllabus

 Module 1: Computer Fundamentals

1. Introduction to Computers and Computing Devices

2. Computer Hardware and Software

3. Operating Systems

4. Computer Networks and Communication

 Module 2: Programming Fundamentals

1. Programming Concepts and Logic

2. Introduction to Programming Languages (e.g., C, Python, Java)

3. Data Types, Variables, and Operators

4. Control Structures (Selection and Iteration)

5. Functions and Procedures

 Module 3: Database Management Systems (DBMS)

1. Introduction to Database Systems

2. Relational Database Concepts

3. SQL (Structured Query Language)

4. Database Design and Normalization

5. Introduction to NoSQL Databases

Module 4: Web Development

1. HTML, CSS, and JavaScript

2. Client-Side and Server-Side Scripting

3. Web Development Frameworks

4. Responsive Web Design

5. Introduction to Content Management Systems (CMS)

Module 5: Computer Graphics and Multimedia

1. Basics of Computer Graphics

2. Image Editing and Graphic Design

3. Audio and Video Editing

4. Multimedia Applications

 Module 6: Software Engineering

1. Software Development Life Cycle (SDLC)

2. Software Testing and Quality Assurance

3. Version Control Systems

4. Project Management in Software Development

Module 7: Networking and Internet Technologies

1. Networking Fundamentals

2. Internet Protocols and Services

3. Network Security Basics

4. Cloud Computing and Virtualization

 Module 8: Cybersecurity

1. Introduction to Cybersecurity

2. Information Security and Encryption

3. Network Security

4. Cyber Threats and Countermeasures

 Module 9: Emerging Technologies

1. Introduction to Artificial Intelligence (AI) and Machine Learning (ML)

2. Internet of Things (IoT)

3. Blockchain Technology

4. Augmented Reality (AR) and Virtual Reality (VR)

Module 10: Project Work and Practical Application

1. Development of a Real-world Project

2. Documentation and Report Writing

3. Project Presentation and Viva

Please note that this is a general outline, and the actual syllabus may vary. Always refer to the official curriculum provided by Vandana Computer or the educational institution offering the ADCA program for the most accurate information.

Read More