facebook
favorite buttonAdd to Wish List
favorite buttonAdd to Wish List
member icon
Trusted teacher
from276.91CNY/ h

Learn how to use a MAC computer or an iPhone

Translated by Google. Click to view original.
You have just received a new MAC or iPhone but you do not know how to use it?

I will take the time to help you in this process by teaching you to use the basic functions such as:

- The settings

- The agenda

- Emails

- Photos

- iTunes

- Internet

- Word processor

- Presentation
- ...

You have questions? Do not hesitate to ask!

Extra information

Translated by Google. Click to view original.
Do not forget your MAC computer

Location

At student's location: Around Ixelles-Elsene, Belgium

|
Use ctrl + wheel to zoom!
+

General info

Age:
Adults (18-64 years old)
Seniors (65+ years old)
Student level:
Beginner
Intermediate
Advanced
Duration:
60 minutes
90 minutes
120 minutes
The class is taught in:French, English, Spanish

About Me

Bonjour,

Je m'appelle Benjamin et je travaille dans le secteur de l'innovation, du design et du digital.

Après avoir vécu à Liège, Madrid et Amsterdam, je suis de retour à Bruxelles dans le cadre de mon travail.

Education

Saint Louis Liège - Collège secondaire
IHECS Bruxelles - Bachelier en communication
IHECS Bruxelles - Master en Marketing
IED Madrid - Post master en Design, Innovation & Entrepreneurship

Experience / Qualifications

Mes qualifications sont principalement les suivantes:

Design thinking
Lean Startup
Consultance en innovation
User experience design
Transformation digitale
Atelier en créativité

Ask a question

Send a message explaining your needs and Benjamin will reply soon:
The more detail, the better.
Ex. "Hi, when are you available to meet for a lesson?"

Availability of a typical week

(GMT -04:00) New York
MonTueWedThuFriSatSun
0
  
  
  
  
  
  
  
1
  
  
  
  
  
  
  
2
  Monday at 2:00
  Tuesday at 2:00
  Wednesday at 2:00
  Thursday at 2:00
  
  
  
3
  
  
  
  
  
  
  
4
  
  
  
  
  
  
  
5
  
  
  
  
  
  
  
6
  
  
  
  
  
  
  
7
  
  
  
  
  
  
  
8
  
  
  
  
  
  
  
9
  
  
  
  
  
  
  
10
  
  
  
  
  
  
  
11
  
  
  
  
  
  
  
12
  
  
  
  
  
  
  
13
  
  
  
  
  
  
  
14
  Monday at 14:00
  Tuesday at 14:00
  Wednesday at 14:00
  Thursday at 14:00
  
  
  
15
  Monday at 15:00
  Tuesday at 15:00
  Wednesday at 15:00
  Thursday at 15:00
  
  
  
16
  Monday at 16:00
  Tuesday at 16:00
  Wednesday at 16:00
  Thursday at 16:00
  
  
  
17
  
  
  
  
  
  
  
18
  
  
  
  
  
  
  
19
  
  
  
  
  
  
  
20
  
  
  
  
  
  
  
21
  
  
  
  
  
  
  
22
  
  
  
  
  
  
  
23
  
  
  
  
  
  
  

Good-fit Instructor Guarantee


If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.

Online reputation

  • Instructor since October 2017

Availability of a typical week

(GMT -04:00) New York
MonTueWedThuFriSatSun
0
  
  
  
  
  
  
  
1
  
  
  
  
  
  
  
2
  Monday at 2:00
  Tuesday at 2:00
  Wednesday at 2:00
  Thursday at 2:00
  
  
  
3
  
  
  
  
  
  
  
4
  
  
  
  
  
  
  
5
  
  
  
  
  
  
  
6
  
  
  
  
  
  
  
7
  
  
  
  
  
  
  
8
  
  
  
  
  
  
  
9
  
  
  
  
  
  
  
10
  
  
  
  
  
  
  
11
  
  
  
  
  
  
  
12
  
  
  
  
  
  
  
13
  
  
  
  
  
  
  
14
  Monday at 14:00
  Tuesday at 14:00
  Wednesday at 14:00
  Thursday at 14:00
  
  
  
15
  Monday at 15:00
  Tuesday at 15:00
  Wednesday at 15:00
  Thursday at 15:00
  
  
  
16
  Monday at 16:00
  Tuesday at 16:00
  Wednesday at 16:00
  Thursday at 16:00
  
  
  
17
  
  
  
  
  
  
  
18
  
  
  
  
  
  
  
19
  
  
  
  
  
  
  
20
  
  
  
  
  
  
  
21
  
  
  
  
  
  
  
22
  
  
  
  
  
  
  
23
  
  
  
  
  
  
  

Good-fit Instructor Guarantee


If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.

Share


Introduction to Microcontroller Programming – Learn C/C++ Easily and Create Your First Projects
Are you interested in the captivating world of connected objects, robotics, or embedded electronics? "Introduction to Microcontroller Programming - Learn C/C++ Easily and Create Your First Projects" is the perfect course to immerse yourself in this exciting world! This course is specially designed for beginners who want to acquire the basics of C/C++ programming while learning how to control microcontrollers like Arduino and ESP32. Why get started in microcontroller programming? Essential for electronics and robotics: Microcontrollers are at the heart of connected objects, home automation systems, robots and much more. Practical, hands-on projects: Learn how to make useful and fun projects, such as motion-sensing systems, automated lights, or small robots. C and C++: Versatile and high-performance languages: Used in the embedded industry, they offer great flexibility and total control over the hardware. Career Outlook: Demand for embedded programming skills is growing rapidly in the electronics, automotive, and Internet of Things (IoT) industries. What you will learn: This course covers all the essential concepts for mastering C/C++ programming applied to microcontrollers: Introduction to Microcontrollers: Learn what a microcontroller is, its role, and its various real-world applications. Choosing and Configuring Your Platform: Explore popular platforms like Arduino and ESP32, and learn how to install the necessary development environments (IDEs) (Arduino IDE, PlatformIO). Basics of C/C++ applied to microcontrollers: Basic syntax, variables and data types. Mathematical and logical operators. Conditions (if, else, switch) and loops (for, while). Functions: Definition, calling and organization of the code. Digital and analog inputs and outputs: Reading sensors (buttons, potentiometers, temperature sensors). Control of actuators (LEDs, motors, relays). Communication with other devices: Serial communication (UART) to exchange data with a computer. I2C and SPI protocols for connecting multiple components (displays, advanced sensors). Methodology and educational approach: Learning by doing: Each theoretical concept is immediately implemented through engaging practical exercises and mini-projects. Interactive Online Classes: Classes are conducted online, using audio and screen sharing to ensure seamless communication and interactive learning. Structured and adapted progression: The content is organized to allow step-by-step progression, ranging from beginner to intermediate level. Personalized approach: We adjust the pace and content according to your level and specific needs. Motivating Projects: Create your own electronic projects to experiment and make concrete devices. For who ? This course is aimed at: Programming beginners who want to discover C/C++ in a practical and fun way. Electronics enthusiasts who want to learn how to program their own circuits and embedded devices. Computer science, electronics or engineering students looking to strengthen their embedded programming skills. Makers and hobbyists curious to design innovative projects with Arduino or ESP32. Professionals in retraining who wish to acquire sought-after skills in IoT and embedded electronics. Why choose this course? An experienced teacher: The course is led by a computer engineer passionate about electronics and embedded programming, with a clear and motivating teaching approach. Concrete and engaging projects: Each project allows you to put the concepts learned into practice while creating useful and fun devices. Personalized support: Regular monitoring to ensure your progress and answer all your questions. Flexibility and accessibility: Learn from home at your own pace, with additional resources to deepen your knowledge. How does it work? Initial assessment: A tailor-made assessment to define your objectives and evaluate your starting level. Interactive online courses: Learn from home with live explanations, demonstrations and practical exercises. Personalized monitoring: Receive regular feedback on your progress and advice to help you continuously improve. Register now ! Don't let embedded programming seem overwhelming. Join us to master C/C++ applied to microcontrollers and bring your electronics ideas to life. Dive into the world of connected objects with confidence and creativity!

Experienced computer engineer gives courses at any level, programming, databases, operating systems, software ...
Graduate computer engineer offers an individualized pedagogy, professional training, assistance with the preparation of interrogations or exams. My goal is to advance the student without overburdening him. I give practical tests after each lesson and periodically provide progress reports. Here is the list of courses I propose: - Programming: JAVA, J2EE, C, C ++ - Web: HTML, PHP, CSS, JAVASCRIPT - Data base - Operating systems: Windows, Linux ... - Software ...

Computer Science - Computer Graphics - Graphics - Design and Project Design of Interior Architecture and Design
I am an architect graduated from the Faculty of Architecture at the Université Libre de Bruxelles Being also a teacher in secondary and higher education, I would like to pass on my knowledge to students, Having studied at Mimar Sinan Fine Arts University I developed my skills both in project design and graphics, .... That's why I would like to transmit my knowledge in computer science (Photoshop, Autocad, Revit, Archicad, sketchup, Vray, Indesign, Excel, and still rendering and animation software like "Twinmotion").

Private lessons in math, physics, chemistry, computer science
I have been a doctoral student at UCLouvain since 2018 in climate sciences. I therefore offer private lessons in everything related to science and math. This provides assistance in passing an exam but also a university course. I would be happy to help you as best I can.

Courses in SQL, ORACLE, Database, reporting
SQL is the reference language for querying databases. It is used to update the database data. - General diagram of a database. - Principles of tables and relationships between data. - The role of integrity constraints. - Primary and foreign keys. - Creation of a database. - Creation of tables. - Learn the different types of bases (integer, real, string, date). - Modify the structure of a table. - Deleting a table - Data insertion (insert). - The update. - The deletion of information (delete). - The select queries. - Sort data - Grouping and condition - The joints. - The views - Stored procedures. - The triggers. - Constraints.

Photo processing course with Photoshop / Gimp for beginners and advanced
Learn how to process photos, in a simple way using logic rather than memorization. A la carte courses according to the students' requests. Or according to my program: - getting started with the program - resizing and resolution of photos - different file formats - discovery of the toolbox - selections (magic wand, lasso etc ...) - balancing and adjustment of colors, contrasts, brightness, saturation etc ... - transformation into black and white - work on layers - use of masks - different filters - animated gifs

Interior Architect Gives Course AutoCAD Sketchup Vray Photoshop
Interior architect of formation of the institute of Saint-Luc Brussels, I propose courses concerning the interior architecture in general. AutoCAD 2D, Sketchup vray, Photoshop, Illustration. With my experience in business, I ensure consistency between theory and practice, ie a working method adapted to professional life. The training will obviously be modeled according to everyone's needs.

Science and Technology, Mathematics, Algebra, Computer Science, Numerical Analysis, Algorithms, Physics, Logic, Reasoning
I graduated with a degree in Engineering Sciences in 2014, I worked as a Network and Systems Maintenance Manager at ENSERBAT-TP DE 2014 to 2017, currently I am pursuing a Master's degree program 2 Computer Expert at Supinfo International University in Brussels. Enthusiastic, dedicated, attentive, disciplined with a team spirit and coordination, it is with great pleasure that I will do you a favor.

Private lessons in programming (Java, Scala, Javascript)
With 7 years of experience in the professional world where I go java / scala / javascript in everyday life, I am taken to coach junior devs as part of my work. I am punctual and an educator and love what I do

Systematic Reasoning and Logical Thinking for Computer Science
You will learn Systematic Reasoning & Logical Thinking which is a requirement for entering Computer Science program in many universities. The book “Delftse Foundations of Computation” especially its second chapter will be the main source of our lesson, but other more in-depth books will be also covered if you want to improve even further on logical thinking. The topics in our lesson include: • Propositional Logic: Logical operators; Precedence rules; Logical equivalence; Implications in English; Exclusive or; Universal operators; Classifying propositions • Boolean Algebra: Substitution laws • Logic Circuits: Logic gates; Combining gates to create circuits; From circuits to propositions; Disjunctive Normal Form; Binary addition. • Predicate Logic: Predicates; Quantifiers; Tarski’s world and formal structures; • Deduction: Valid arguments and proofs; Proofs in predicate logic If you have any additional questions before starting a class, please feel free to ask me. I am here to assist! :)

From Zero to Web Hero - Learn Python & Django Step by Step
Code Your Ideas Into Reality 💻🚀 Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn. ✨ No experience needed. 🧠 Learn by doing - real apps, real logic. 🌍 Build skills for school, work, or freelance life. Let’s turn your curiosity into code. First session gets you started!

Python Programming: Learn to code from scratch, develop your own projects, and progress.
This course is for anyone who wants to learn to program in Python, whether you are a student, a professional, or simply curious. Python is one of the most widely used languages today, thanks to its simplicity and power. You'll learn how to write your first programs, manipulate data, automate tasks, and understand the essential foundations of modern programming. The objective is to make you independent in developing your own projects (scripts, small software, data analysis, etc.) and acquire a skill sought after in the academic and professional world.

Excel lessons, at your place, at my place or remotely, at your best convenience!
As a Franco-Belgian management teacher, I give Excel lessons with passion! Whether remotely or face-to-face, I offer many examples and exercises to accompany you. I travel without problem throughout the region of Brussels and its surroundings, for lessons of at least 2 hours. For France, courses are only given remotely. Here are some key words that will be covered in my classes: Scenario analysis, Year, Rounding, Today, Bdnb, Bdnbval, Bdsum, Search, Column, Copy/paste in values, Copy/paste with transposition, Consolidation, Date, Datedif, Determat, Dollar, Right, Righterg, Equiv, Esterror, Estna, Frequency, Filter (simple and advanced), Format of cells, Left, Large.Value, Printing of documents, Index, Indirect, Inversemat, Day, Weekday, Line, Matrix, Max, Maxa, Max.Si, Min , Mina, Mina.If, Formatting of cells and ranges, Month, Average, Average.If, Nb, Nb.If, Nbval, Naming of cells and ranges, No, Small.value, Product, Productmat, Protection of cells, Lookup (Lookup), Lookupv (VLookup), Lookuph (HLookup), If (If), If.Not.Disp, If.Conditions, Iferror, Sum, Sumproduct, Sum.If, Sum.If.Set, Substitute , Pivot tables, Sorting, Cell locking Do not hesitate to contact me to organize your lessons according to your needs and availability. Together, we will develop your Excel skills in an efficient and personalized way.

**📢 PRIVATE & GROUP LESSONS – MATHEMATICS, PROBABILITY, STATISTICS & COMPUTER SCIENCE 📢
👨‍🏫 Experienced teacher with over 10 years of experience** in teaching mathematics, probability, statistics and computer science. I support pupils and students of all levels: middle school, high school, preparatory classes and university. 🎯 Available courses: - Academic support in mathematics (middle and high school) - Preparation for competitive examinations for leading grandes écoles: BCE, ECRICOME, TAGE MAGE, IAE MESSAGE, etc. - Applied statistics & probability - Computer science: VBA, Python, SQL, Data Mining... - Methodological support and coaching for better organization and efficiency 📍 Face-to-face and distance learning (individual or small group lessons as needed). 🎓 Methodology: My method is based on a progressive and structured approach, adapted to the level of each student. We start with a diagnostic assessment to identify strengths and areas for improvement, then we set up a personalized learning plan. Each session includes clear theoretical reminders, progressive practical exercises and concrete scenarios to promote understanding and autonomy. Regular monitoring is provided with periodic reviews to measure progress and adjust the methodology if necessary. The goal is to optimize learning while promoting motivation and self-confidence. 💡 Why choose me? ✅ More than 10 years of experience in teaching and training ✅ Expertise in preparing for competitive exams ✅ Adapted and effective educational approach ✅ Proven results with students who have joined the best schools 🔎 Prices adapted according to the level and the formula chosen. First exchange to assess your needs and define a suitable program. 🚀 Make a difference and achieve your goals with quality support!

Data Engineering & Science: Packaging Python Projects & deployment tools either on premise or on Cloud (Amazon AWS)
In this course, you will learn how to efficiently package, containerize, and deploy Python applications and microservices using Docker. The course covers fundamental Docker concepts, best practices for structuring Python projects, and strategies for building scalable and portable applications. Through hands-on projects, you will gain practical experience in creating Docker images, managing containers, and orchestrating microservices, enabling seamless deployment across different environments. Contact me if you want to have more information about the course!