Featured
Basai Village, Gurgaon, India - 122001
19
Details verified of Green Field Computer Academy✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
+1 more
1st floor, Plot no 494, Basai Rd, Basai Enclave, Basai Village, Sector 9B
Basai Village, Gurgaon, India - 122001
Landmark: Opp, Desi Mall
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Type of Computer course taken
Basics of Computer usage, Training in Computer tools usage, Training in Software application usage, Software Programming
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
BCA Subject
Web Programming, Java Programming, E-Commerce , Programming in C++ , Object Oriented Technologies, C Language Programming
Type of class
Regular Classes
Class strength catered to
Group Classes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches following Excel features
Advanced Excel, Basic Excel
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
.Net component
.Net MVC, ASP.NET, .Net AJAX
Certification offered
Yes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches web designing at proficiency level
Basic Web Designing, Advanced Web Designing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Core Java
Certification training offered
Yes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
5 out of 5 14 reviews
Navneet
"I gained the basic knowledge of Microsoft ppt word and Excel and little bit advance too. It was an amazing experience because we can also see the recordings after the class is finished. The teachers are very friendly and nice. "
Mayank
Web Development
"GFCA Computer Academy offers a comprehensive web development program that is both informative and hands-on. The curriculum covers essential topics such as HTML, CSS, JavaScript, and backend development, providing a well-rounded education for beginners and intermediates alike. "
Nitin Kumar
"Its been a very good experience while learning from the Green Field computer academy. Teachers are so nice and into their teaching that if you don't know anything about any topic you will understand each and every bit about the topic. "
Akash Maurya
"This is one of the best institute. Teachers are also experienced and it make topic easy to understand. This institute have best facilities like AC, fast computer, camera, etc you should visit this institute if you want to learn computer. "
1. Which computer courses do you teach?
Basics of Computer usage, Training in Computer tools usage, Training in Software application usage and others
2. Which classes do you teach?
We teach .Net Training, BCA Tuition, C Language, Computer, Java Training, MS Office Software Training, Microsoft Excel Training, Web Designing and Web Development Classes
3. Do you provide a demo class?
Yes, We provide a free demo class.
4. Where are you located?
We are located in Basai Village, Gurgaon.
Answered 6 hrs ago Learn IT Courses/Programming Languages/C Language
Understand the Basics: Start with basic concepts like variables, data types, operators, and control statements (if-else, loops).
Learn Syntax: Focus on how C code is written – including functions, arrays, pointers, and structures.
Practice Regularly: Write simple programs daily. Practicing is key to mastering C.
Use Online Platforms: Websites like GeeksforGeeks, W3Schools, and Tutorialspoint have beginner-friendly tutorials.
Work on Small Projects: Try building calculators, pattern printers, or simple file handling programs.
If Hindi is more comfortable for you, then check out bccfalna.com – they have a C language book in Hindi, which is very helpful for beginners who prefer learning in their native language.
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
In most C language exams, the following topics are almost guaranteed to appear:
Dynamic Memory Allocation
File Handling
Structures and Unions
Pointers
Recursive Functions
These are considered very important, both for theory and coding-based questions. Make sure to prepare them thoroughly.
--
Most Important Topics in C Language
1. Basics of C
Structure of a C Program
Keywords and Identifiers
Data Types and Variables
Constants
Input and Output (printf, scanf)
---
2. Operators and Expressions
Arithmetic, Logical, Relational, Bitwise Operators
Increment/Decrement
Ternary Operator
Operator Precedence
---
3. Control Statements
if, else, switch
Loops: for, while, do-while
Jump Statements: break, continue, goto
---
4. Functions
Function Definition and Declaration
Recursive Functions (Important)
Call by Value and Call by Reference
---
5. Arrays and Strings
One-dimensional & Multi-dimensional Arrays
String Handling (strlen, strcpy, strcat, etc.)
---
6. Pointers (Very Important)
Basics of Pointers and Syntax
Pointer Arithmetic
Pointers and Arrays
Pointers to Functions
---
7. Structures and Unions (Important)
Defining Structures
Nested Structures and Array of Structures
typedef
Difference Between Structure and Union
--
8. Dynamic Memory Allocation (Must Prepare)
malloc(), calloc(), realloc(), free()
Use of Pointers with Dynamic Allocation
---
9. File Handling (Frequently Asked)
File Modes: r, w, a, etc.
Reading/Writing Files using fscanf, fprintf, fread, fwrite
Text vs Binary Files
---
10. Preprocessor Directives
#define, #include, #ifdef, #ifndef
Macros
Conditional Compilation
---
11. Miscellaneous Topics
Storage Classes: auto, static, extern, register
Enumerations (enum)
Bit Fields
Command Line Arguments
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Type of Computer course taken
Basics of Computer usage, Training in Computer tools usage, Training in Software application usage, Software Programming
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
BCA Subject
Web Programming, Java Programming, E-Commerce , Programming in C++ , Object Oriented Technologies, C Language Programming
Type of class
Regular Classes
Class strength catered to
Group Classes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches following Excel features
Advanced Excel, Basic Excel
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
.Net component
.Net MVC, ASP.NET, .Net AJAX
Certification offered
Yes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches web designing at proficiency level
Basic Web Designing, Advanced Web Designing
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Teaches
Core Java
Certification training offered
Yes
Class Location
Online (video chat via skype, google hangout etc)
At the Institute
Answered 6 hrs ago Learn IT Courses/Programming Languages/C Language
Understand the Basics: Start with basic concepts like variables, data types, operators, and control statements (if-else, loops).
Learn Syntax: Focus on how C code is written – including functions, arrays, pointers, and structures.
Practice Regularly: Write simple programs daily. Practicing is key to mastering C.
Use Online Platforms: Websites like GeeksforGeeks, W3Schools, and Tutorialspoint have beginner-friendly tutorials.
Work on Small Projects: Try building calculators, pattern printers, or simple file handling programs.
If Hindi is more comfortable for you, then check out bccfalna.com – they have a C language book in Hindi, which is very helpful for beginners who prefer learning in their native language.
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
Answered 9 hrs ago Learn IT Courses/Programming Languages/C Language
In most C language exams, the following topics are almost guaranteed to appear:
Dynamic Memory Allocation
File Handling
Structures and Unions
Pointers
Recursive Functions
These are considered very important, both for theory and coding-based questions. Make sure to prepare them thoroughly.
--
Most Important Topics in C Language
1. Basics of C
Structure of a C Program
Keywords and Identifiers
Data Types and Variables
Constants
Input and Output (printf, scanf)
---
2. Operators and Expressions
Arithmetic, Logical, Relational, Bitwise Operators
Increment/Decrement
Ternary Operator
Operator Precedence
---
3. Control Statements
if, else, switch
Loops: for, while, do-while
Jump Statements: break, continue, goto
---
4. Functions
Function Definition and Declaration
Recursive Functions (Important)
Call by Value and Call by Reference
---
5. Arrays and Strings
One-dimensional & Multi-dimensional Arrays
String Handling (strlen, strcpy, strcat, etc.)
---
6. Pointers (Very Important)
Basics of Pointers and Syntax
Pointer Arithmetic
Pointers and Arrays
Pointers to Functions
---
7. Structures and Unions (Important)
Defining Structures
Nested Structures and Array of Structures
typedef
Difference Between Structure and Union
--
8. Dynamic Memory Allocation (Must Prepare)
malloc(), calloc(), realloc(), free()
Use of Pointers with Dynamic Allocation
---
9. File Handling (Frequently Asked)
File Modes: r, w, a, etc.
Reading/Writing Files using fscanf, fprintf, fread, fwrite
Text vs Binary Files
---
10. Preprocessor Directives
#define, #include, #ifdef, #ifndef
Macros
Conditional Compilation
---
11. Miscellaneous Topics
Storage Classes: auto, static, extern, register
Enumerations (enum)
Bit Fields
Command Line Arguments
Share this Profile
Also have a look at
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.