facebook

Discover the Best Private Computer science Classes in Evere

For over a decade, our private Computer science tutors have been helping learners improve and fulfil their ambitions. With one-on-one lessons at home or in Evere, you’ll benefit from high-quality, personalised teaching that’s tailored to your goals, availability, and learning style.

search-teacher-icon

Find Your Perfect Teacher

Explore our selection of Computer science tutors & teachers in Evere and use the filters to find the class that best fits your needs.

chat-icon

Contact Teachers for Free

Share your goals and preferences with teachers and choose the Computer science class that suits you best.

calendar-icon

Book Your First Lesson

Arrange the time and place for your first class together. Once your teacher confirms the appointment, you can be confident you are ready to start!

0 teachers in my wish list
|
+

55 computer science teachers in Evere

star icon
active star icon
(25 reviews)
Adam - Brussels26€
Trusted teacher: Online Course: Basic Concepts of Algorithms and Data Structures Duration : - 60 minutes: condensed format to introduce fundamental concepts with targeted exercises. - 90 minutes: extended format to explore concepts in depth, solve complex problems, and include an interactive question-and-answer session. --- General description This course is designed for students and professionals who are new to computer science, as well as those who want to solidify their foundation in algorithms and data structures. It provides a clear and practical introduction to the essential tools for solving problems effectively, by learning how to design and analyze algorithms. Whether you are preparing for an exam, a technical interview, or want to improve your programming skills, this course will guide you in understanding theoretical concepts and their practical application. --- Educational objectives At the end of the course, participants will be able to: 1. Understand the fundamental concepts of algorithms: sorting, searching, time complexity. 2. Master key data structures: arrays, lists, stacks, queues, trees, and graphs. 3. Solve problems by choosing appropriate data structures and algorithms. 4. Analyze and optimize the performance of algorithms. --- Course syllabus 1. Introduction (5-10 min) - Presentation of the objectives and concepts covered. - Importance of algorithms and data structures in computer science. 2. Fundamental concepts (20-30 min) - Definitions and roles of algorithms and data structures. - Temporal and spatial complexity: basic notions (Big O). - Basic data structures: arrays, lists, and dictionaries. 3. Practical application and examples (30-40 min) - Simple sorting implementation (insertion sort, bubble sort). - Search example (linear search, binary search). - Manipulation of stacks and queues through practical exercises. - Bonus for the 90 min format: Exploration of trees and graphs (simple example of a route). 4. Q&A and conclusion (5-10 min) - Review of the concepts covered. - Tips for continuing to practice and progress. - Suggestions for personal projects to apply the knowledge acquired. --- Teaching methodology - Interactive learning: a combination of theoretical explanations and practical applications. - Concrete examples: each concept is illustrated by practical cases and guided exercises. - Adaptation to needs: the courses are adjusted to the level and objectives of each participant, with a focus on the most relevant aspects. --- Target audience This course is aimed at: - Computer science students wishing to strengthen their mastery of the basics before exams or projects. - Programming beginners who want to understand the essential mechanisms behind problem solving. - Professionals preparing for technical interviews or seeking to improve their understanding of algorithms. --- Benefits of this online course - Personalized support from an experienced trainer. - Educational materials and practical exercises accessible after the session. - Flexible hours to fit your schedule. - Progressive approach to facilitate learning, even for beginners. Develop your skills in algorithms and data structures today to efficiently solve the complex problems of tomorrow! ---
Tutoring · Computer science · Algorithms
star icon
active star icon
(12 reviews)
Anas - Brussels33€
Trusted teacher: I will help you master all the features of Microsoft Access software. objectives: --------------- Acquire the essential bases of Microsoft Access software. Structure a relational database. Define queries. Build forms and reports. Create simple macros. Acquire a methodology to design and manage a database. Whatever your basic level, I will adapt to it in order to help you progress. Program ------------------- Module 1: Presentation of Access software Familiarize yourself with Access Find your way around the screen: toolbar, status bar, menus, ruler Methodology for building a database Creation of a database and DBMS Importing data from Excel into Access *** Module 2: Design and organize your database Organize and distribute your data between different tables Create tables, define fields Identify the index primary key Define relationships, ensure referential integrity Import, export and link data. *** Module 3: Relationships Link tables The different types of relationships (one to one, one to many) Referential integrity Join types Create a drop-down list Complex relational schemas: relay tables, star schemas, etc. *** Module 4: Query your database with queries Selection queries: choice of fields, sort order, definition of selection criteria Extract data by setting criteria Grouping on a field, on an expression Multitable and cross-analysis queries Action requests: update, add, delete, create a table. *** Module 5: Calculated queries Column calculations Online calculations: formula syntax, use the expression generator Some calculation functions: (True false, Extraction of strings, Upper case, Lower case) *** Module 6: Creating Forms and Entering Data Create an instant form Create an instant table form Manage data: add, delete, modify, search, filter records Modify the form Subforms: creation, integration into a form Editable drop-down lists. *** Module 7: Creating Reports Create a label report Create a report using the wizard Change state Creation of column or tabular reports Sorting and grouping Direct mail report. Printing a report. *** Module 8: Creating Complex Forms Hierarchical organization of forms Create a form and a subform Insert action buttons: search list, command buttons Insert calculations
Computer science · Microsoft access
Trusted teacher: Are you preparing for your Digital and Computer Science (NSI) exams and want to maximize your chances of success? "NSI Booster: Intensive Preparation to Shine in Your Exams!" is the course you need to revise effectively, fill in your gaps, and excel on the big day! This comprehensive and intensive program is specially designed for students in Première and Terminale to master all the key concepts of the NSI program and pass with flying colors. Why choose this NSI preparation course? Optimize revision time: Focus on the essential concepts to save time and revise efficiently. Deep understanding of concepts: Don't just memorize, really understand the basics of computing to succeed in the most complex exercises. Intensive practice: Practice with corrected exercises, exam questions and past papers to be fully prepared. Exam Methodology: Learn how to manage your time, structure your answers, and avoid common NSI question pitfalls. Confidence and serenity: Work in a progressive and structured manner to arrive calm on the day of the exam. What you will learn: This course covers the entire NSI program for Première and Terminale, focusing on the concepts most often covered in exams: 1. Algorithms and Programming: Advanced algorithms: Algorithmic complexity, recursion, sorting and searching (quick sort, dichotomous sort). Programming in Python: Advanced syntax: list comprehension, lambda, decorators. Data structures: lists, tuples, dictionaries, sets. Functions and modularity: Decomposition of the problem, reuse of code. File Management: Reading and writing files to process real data. Object-oriented programming: Classes, objects, inheritance, polymorphism in Python. Practical projects: Development of complete programs to apply the concepts covered. 2. Data Structures and Algorithms: Lists, Stacks, Queues, and Trees: Implementation, Manipulation, and Use in Problem Solving. Graphs: Representation (adjacency matrix, neighbor list), breadth-first (BFS) and depth-first (DFS) traversal. Sorting and searching algorithms: Merge sort, quick sort, binary search. Algorithmic complexity: Big-O notation, analysis of algorithm performance. 3. Databases and SQL: Data modeling: Relational model, database design with the Entity-Relationship model. SQL: Select, insert, update and delete queries. Joins (INNER JOIN, LEFT JOIN, RIGHT JOIN). Aggregate functions and subqueries. Optimizing queries for better performance. Practical projects: Creation and management of databases for concrete applications. 4. Computer and Network Architecture: Hardware architecture: Processor, memory (RAM, cache), input/output devices. Computer operation: Instruction cycle, execution of programs in memory. Computer networks: OSI model and TCP/IP. IP addressing, routing, protocols (HTTP, FTP, SMTP). Network security: firewall, encryption, VPN. 5. Web and Front-End Development: HTML/CSS: Structure and formatting of web pages. JavaScript: Dynamics of web pages, manipulation of the DOM, events. Practical projects: Creation of interactive websites to apply the skills acquired. Methodology and educational approach: Targeted and structured revisions: Each module is designed to cover the key concepts of the NSI program while adapting to your level and your needs. Practical exercises and exam questions: Practice with targeted exercises and past exam questions to familiarize yourself with the exam format. Detailed correction and personalized feedback: Each exercise is corrected in detail with a thorough explanation of the solutions. Exam methodology: Advice on how to read and understand the statements, structure your answers and manage your time on the day of the test. Interactive Online Classes: Classes are conducted online with the use of audio and screen sharing, ensuring seamless communication and interactive learning. For who ? This course is aimed at: NSI students in their first and final year of high school who want to pass their exams with intensive and targeted preparation. Computer science students wanting to strengthen their foundations in programming and algorithms. Self-taught people passionate about programming and computer science looking to deepen their knowledge. Parents who wish to support their children in their academic success in computer science. Why choose this course? An experienced teacher: The course is led by a computer engineer with a perfect command of the NSI program, with a clear and motivating teaching approach. An intensive and comprehensive program: Each concept is covered in depth, with varied exercises to practice all types of questions. Personalized support: The content and pace of the course are adapted to your level and your objectives. Flexibility and accessibility: Learn from home at your own pace, with additional resources to deepen your knowledge. How does it work? Initial assessment: A personalized assessment to identify your objectives and your starting level. Interactive online courses: Learn from home with live explanations, demonstrations and practical exercises. Intensive training: Series of exercises and past papers to prepare you for written and practical tests. Personalized monitoring: Receive regular feedback on your progress and advice to continuously improve. Register now ! Don't leave anything to chance when it comes to your NSI exams. Join "NSI Booster" for intensive and targeted preparation, and give yourself every chance of excelling in your exams!
Computer science · Computer programming · Computer modeling
Trusted teacher: Gives private lessons on computer and smartphone use for beginners in Brussels (including Kraainem and Wezembeek). Courses in French and English. • At your home, at my home or online. • Possibility to ask questions between classes via message. *For whom? • Beginners or people who didn't grow up with smartphones. • Those who finally want to know how to use the basic functions of their computer or smartphone (Examples: sending emails, using Word, organizing files, installing programs, using an online calendar, searching the Internet, etc.). • Solving small problems: mailbox not working, update to be performed, assistance in contacting a technical service and explaining the problem in technical language over the phone. Available from 9am to 11pm every day at your home, mine or via webcam. Why me ? 3rd year Bio-engineering Bachelor. In the past, I taught my now 93-year-old grandmother how to use WhatsApp (which allowed her to make video calls to us during the lockdown period) and how to use other applications on her tablet. I taught my mother, born in the 1960s, how to use the basic functions of her PC. I also gave lessons to 2 other grandmothers in my neighborhood, particularly on how to use the STIB app. Very attentive to personalization, I simplify the material according to each need. I share tips, I provide motivation and organizational techniques on PC or smartphone. Passionate about sharing knowledge, I dissect digital tools to make them understandable.
Computer science
Showing results 1 - 25 of 12871 - 25 of 1287

Our students from Evere evaluate their Computer Science teacher.

To ensure the quality of our Computer Science teachers, we ask our students from Evere to review them.
Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.8 out of 5 based on 166 reviews.

French as a foreign language course DALF exam preparation (Brussels)
Maria
rating star
rating green star
Maria is a French teacher par excellence. Her knowledge of the language is formidable, which is essential to teaching it well. Moreover, she has the highest standards and committed to helping her students reach that level. She explains patiently difficult concepts totally in French, so students can improve their oral comprehension very quickly. She can spot and corrects the smallest of errors both in writing and speaking - that is extremely important for the beginner to improve. I spent four weeks with Maria intensively. It was a wonderful learning experience and my comprehension improved greatly. Without hesitation, I give her the highest possible recommendation. You will not go wrong with Maria.
Review by MADHAV
Learn the tools of InDesign CC 2020 software. (Saint-Gilles)
Renaud
rating star
rating green star
Renaud very quickly understood my initial knowledge (zero!) and also my reason and interest in the course. Renaud has a lot of knowledge to share and he very quickly assessed my level. He knew where to begin and stop in the session. He was very patient with me and I was completely comfortable with him. As a teacher myself, I can highly recommend him!
Review by CAROL
Computer Science Subjects and Projects : Operating Systems, Algorithms, Data Structures, Database Management System and Computer Networks. (Tokyo)
Himank
rating star
rating green star
He is a great instructor, I have already had a few lessons and will continue to have lessons with him weekly. He explains everything in a way that is easy to understand and he gives you actual exercises that you can use in real life when it comes to programming. I highly recommend hiring him.
Review by DANIEL
map iconMap