facebook
favorite button
1/9
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since January 2021
Instructor since January 2021
Make your own fun Android apps with MIT App Inventor (children and teenagers)
course price icon
From 33.86 Fr /h
arrow icon
MIT App Inventor is a visual programming environment that enables everyone to build apps for smartphones and tablets.

The course for beginners does not require any previous programming experience. It starts with an introduction to the App Inventor interface. Then, after Event-Driven Programming is explained, learners will discover the available command blocks which they will have to combine to make their own apps. During this course, learners will have the opportunity to use their imagination and practise analytical and critical thinking to create their own apps such as animations, games, quizzes, tourist guides or drawing apps.

This course also aims to engage intermediate or even advanced App Inventor programmers who can build on their previous experience to create more sophisticated apps.

The content and pace of the course is adapted to the age and needs of the learners.
Extra information
Learners will need a desktop computer or a laptop to create their apps and an Android device to test them.
Location
green drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At student's location :
  • Around Ixelles-Elsene, Belgium
location type icon
Online from Belgium
About Me
As a teacher specialized in programming and ICT, I provide material and resources for the development of analytical, critical, and computational thinking, while also encouraging my students to be creative. I design activities for the cultivation of interpersonal and social skills and a team-working ethos, which are essential for establishing a culture of mutual respect and cooperation. Furthermore, I aim to develop and foster a secure IT environment and an e-safe culture.

I have designed and implemented programming courses not only for young but also adult learners. Some of those courses do not require prior programming experience while some others are more advanced so that learners can choose the one best suited to their needs.

Since 2014, I have also been authorized to teach Maths in light of my mathematical background from my university studies. Therefore, in addition to my computer programming courses, I offer primary and secondary maths lessons.
Education
- MSc in Communication and Radio Engineering, University of London, King’s College London, UK 1999-2000.
- BSc in Computer Science and teaching qualification, University of Crete, Greece 1994-1998.
Experience / Qualifications
Work Experience:

2021: Private tutor in ICT, Computing, and Maths
2004 - 2020: Teacher of ICT & Computing (Maths since 2014)
2003 - 2004: Network Provisioning Engineer, Panafon-Vodafone, Greece
2001 - 2003: Military service (IT department)
2000 - 2001: Vocational Training Instructor (SQL, Access, Sybase Central)
1998 - 1999: Teacher of ICT & Computing

Certificates:
- Parents and Teachers: Building Bridges, Euro mind, Seville, Spain 2018
- Future Learning with iPads and tablets, Atempo, Graz, Austria 2016
- Soft Skills for teachers, ITC International, Paris, France 2014
- Play to learn, interacting in Madrid Teaching and Learning strategies combining games and Technology in the classroom Interacting, Madrid, Spain 2013
- Qualified Teacher Status (QTS) for schools in the UK
- Effective Use of Modern Technology And Games In Classrooms, Istanbul, Turkey 2012
- Encouraging Creative Thinking, ITC International, Prague, Czech Republic 2011
- Pedagogical use of Internet and Multimedia Tools, Rome, Italy 2009
- Handling Discipline problems with Effective Classroom, Management
Pedagogical Institute, Teacher Training and Evaluation Department, Kalamata, Greece
- Comenius Multimedia Projects and Communication Technologies, Centro del Profesorado de Palma, Palma de Mallorca, Spain
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
90 minutes
The class is taught in
English
Greek
Reviews
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
at home icon
At student's home
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Are you dreaming of creating your own games, animations or interactive stories? This course aims to enagage learners regardless of their programming experience.

The course for beginners starts with a description of the interface and how you can import or create various backgrounds or objects. An introduction to basic command blocks follows, and as the course progresses, learners are given many opportunities to be creative, practise analytical and critical thinking, and combine various command blocks to add functionality to their programs.

The course also aims to foster effective communication, as learners have the opportunity to share their creations on Scratch community, receive feedback and exchange ideas with other members.

This course is suitable for children and teenagers.
Read more
Python is easier to learn and understand than other programming languages. Its instructions are simple and easily readable with a clean syntax which doesn't really involve complex coding. However simple and easy to learn, Python can be used to create the highly interactive programs.

This course aims to engage learners with little or even no previous programming experience. The programme for beginners starts with an introduction to the basic fundamentals of Python (expressions, conditionals, and functions). Then, as the course progresses, learners will be able to combine Python commands and modules like Pygame, Matplotlib, Numpy and Tkinter to implement their ideas and develop skills like computational thinking, creativity and problem solving.

The content and pace of the course is adapted to the age and needs of the learners.
Read more
Show more
arrow icon
Similar classes
arrow icon previousarrow icon next
verified badge
Pr
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Adam
This course is designed for beginners who want to get started with programming in Python, one of the most popular and accessible languages today. No previous experience is necessary. In one session, students will learn the basics of programming and will be able to create their first Python applications. With clear explanations, practical exercises, and real-world examples, this course is an ideal gateway to exploring computer science and coding.

Online Course: Introduction to Python - Programming Basics and Simple Applications

Duration :
- 60 minutes: intensive format to learn fundamental concepts.
- 90 minutes: In-depth format with more time for practical examples and interactive questions.
---

Educational objectives
At the end of the course, participants will be able to:
1. Understand the basics of programming, including the concepts of variables, data types, conditional structures, and loops.
2. Write and run simple Python scripts.
3. Manipulate inputs and outputs to interact with the user.
4. Solve practical problems with short, functional programs.

---

Course syllabus
1. Introduction (10-15 min)
- Presentation of Python: Why this language?
- Installation and configuration of a programming environment (IDLE, Visual Studio Code, or Jupyter Notebook).
- First program: *"Hello, World!"*.

2. Python Basics (20-30 min)
- Variables and data types (integers, strings, lists).
- Mathematical operations and data manipulation.
- Conditional structures (if/else) and loops (for/while).

3. Practical exercises (20-35 min)
- Write a program to calculate the sum of two numbers provided by the user.
- Create a simple application, like a currency converter or password generator.
- Bonus for 90 min format: Fixed a more complex issue involving lists or loops.

4. Q&A and conclusion (5-10 min)
- Summary of the concepts covered.
- Suggestions for resources to continue learning.
- Feedback on the course.

---

Teaching methodology
- Interactive and engaging: the course combines theoretical explanations with practical exercises.
- Personalized approach: Sessions are tailored to the needs of participants. Students are encouraged to ask questions at any time.
- Learning by doing: examples and exercises are designed to help you assimilate concepts quickly.

---

Target audience
This course is ideal for:
- Complete beginners in programming.
- Students or professionals wishing to acquire skills in Python for their personal or professional projects.
- Anyone curious to discover a powerful and versatile tool for solving problems.

---

Benefits of this online course
- Teaching by an experienced and passionate trainer.
- Interactive sessions adapted to your learning pace.
- Access to educational materials and exercises to continue practicing after the course.

Join us now to discover programming and its applications using Python!

---
verified badge
Join
Are you looking for personalized academic support to succeed in mathematics, physics or computer science? Do you want to understand your courses in depth, fill in your gaps or simply boost your performance? You've come to the right place!

💡 Why Choose this Program?
This program offers much more than traditional courses. You will benefit from tailor-made support for:

🔍 Understand theoretical concepts in depth.
🧠 Develop thinking and problem-solving methods.
📈 Progress at your own pace with exercises adapted to your level.
🎯 Prepare effectively for your exams (Brevet, Bac, competitive exams) by covering typical topics and revising key concepts.
💻 Acquire computer skills useful for studies, work or your personal projects.
👨‍🏫 Personalized and Pedagogical Teaching
Interactive online courses: Thanks to audio and screen sharing, enjoy comfortable learning from home, with complete peace of mind.
Clear and effective teaching: The explanations are adapted to your level to facilitate understanding.
Regular and motivating monitoring: Each progress is closely monitored to encourage and guide you throughout your journey.
Positive and caring method: Learn without stress and gain confidence thanks to caring support.
📘 Mathematics – Understand, Apply, Succeed
Mathematics can sometimes seem complicated, but with the right explanations, it becomes logical and accessible.
This module covers:

Middle School Level: Arithmetic, fractions, basic geometry, statistics.
High school level: Algebra, functions, equations, analytical geometry, probabilities.
Preparation for exams: Brevet, Bac, entrance exams for grandes écoles.
Advanced Mathematics: Differential and integral calculus, matrices, sequences and series for university level.
Practical and Corrected Exercises: To apply theoretical concepts and train effectively.
🔬 Physics – Learn by Understanding the World
Physics helps us understand the world around us, from gravity to electromagnetic phenomena.
This module covers:

Middle and high school level: Mechanics, electricity, optics, thermodynamics.
University Level: Analytical mechanics, advanced electromagnetism, quantum physics, statistical thermodynamics.
Scientific Methodology: Knowing how to analyze a problem, apply physical laws and interpret the results.
Practical Applications: Interactive simulations and corrected exercises to visualize and apply theoretical concepts.
💻 Computer Science – Learn to Code and Innovate
Mastering IT means developing essential skills in a constantly evolving digital world.
This module adapts to your level:

Introduction to Computers: Understand how a computer works, master office software.
Programming Beginner: Learn to code in Python, JavaScript or C/C++ with clear explanations and practical exercises.
Advanced Programming: Complex algorithms, advanced data structures, object-oriented programming.
Project Development: Creation of web applications, automated scripts, simple video games.
Preparation for NSI Exams: Complete support to pass the Digital and Computer Science tests.
🎯 Interactive and Motivating Teaching
Dynamic Online Course: Learn from home with an interactive format using audio and screen sharing.
Method Adapted to Your Pace: Each course is designed according to your level and your objectives.
Practical Exercises and Concrete Projects: To apply theoretical concepts and learn while having fun.
Personalized Monitoring: Regular support to monitor your progress and adapt the program to your needs.
Encouragement and Motivation: A positive approach to building your confidence in your abilities.
🔔 For Who?
This program is aimed at:

Middle school and high school students wishing to strengthen their foundations or aim for excellence.
University students in science or computer science looking to deepen their knowledge.
Candidates for exams and competitions preparing for the Brevet, the Bac, or entrance exams to the grandes écoles.
Passionate self-taught people who want to learn to program or better understand the scientific world.
Adults in professional retraining wishing to acquire IT skills.
🚀 Ready to Succeed?
Join the "🎯 Tailor-made Success – 📘 Private Lessons in Maths, 🔬 Physics & 💻 Computer Science!" and benefit from personalized support to achieve your goals. Whether you want to improve your grades, pass your exams or develop programming skills, this program will give you knowledge, confidence and motivation.

Register today and take the first step towards success!
message icon
Contact Ilias
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Pr
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Adam
This course is designed for beginners who want to get started with programming in Python, one of the most popular and accessible languages today. No previous experience is necessary. In one session, students will learn the basics of programming and will be able to create their first Python applications. With clear explanations, practical exercises, and real-world examples, this course is an ideal gateway to exploring computer science and coding.

Online Course: Introduction to Python - Programming Basics and Simple Applications

Duration :
- 60 minutes: intensive format to learn fundamental concepts.
- 90 minutes: In-depth format with more time for practical examples and interactive questions.
---

Educational objectives
At the end of the course, participants will be able to:
1. Understand the basics of programming, including the concepts of variables, data types, conditional structures, and loops.
2. Write and run simple Python scripts.
3. Manipulate inputs and outputs to interact with the user.
4. Solve practical problems with short, functional programs.

---

Course syllabus
1. Introduction (10-15 min)
- Presentation of Python: Why this language?
- Installation and configuration of a programming environment (IDLE, Visual Studio Code, or Jupyter Notebook).
- First program: *"Hello, World!"*.

2. Python Basics (20-30 min)
- Variables and data types (integers, strings, lists).
- Mathematical operations and data manipulation.
- Conditional structures (if/else) and loops (for/while).

3. Practical exercises (20-35 min)
- Write a program to calculate the sum of two numbers provided by the user.
- Create a simple application, like a currency converter or password generator.
- Bonus for 90 min format: Fixed a more complex issue involving lists or loops.

4. Q&A and conclusion (5-10 min)
- Summary of the concepts covered.
- Suggestions for resources to continue learning.
- Feedback on the course.

---

Teaching methodology
- Interactive and engaging: the course combines theoretical explanations with practical exercises.
- Personalized approach: Sessions are tailored to the needs of participants. Students are encouraged to ask questions at any time.
- Learning by doing: examples and exercises are designed to help you assimilate concepts quickly.

---

Target audience
This course is ideal for:
- Complete beginners in programming.
- Students or professionals wishing to acquire skills in Python for their personal or professional projects.
- Anyone curious to discover a powerful and versatile tool for solving problems.

---

Benefits of this online course
- Teaching by an experienced and passionate trainer.
- Interactive sessions adapted to your learning pace.
- Access to educational materials and exercises to continue practicing after the course.

Join us now to discover programming and its applications using Python!

---
verified badge
Join
Are you looking for personalized academic support to succeed in mathematics, physics or computer science? Do you want to understand your courses in depth, fill in your gaps or simply boost your performance? You've come to the right place!

💡 Why Choose this Program?
This program offers much more than traditional courses. You will benefit from tailor-made support for:

🔍 Understand theoretical concepts in depth.
🧠 Develop thinking and problem-solving methods.
📈 Progress at your own pace with exercises adapted to your level.
🎯 Prepare effectively for your exams (Brevet, Bac, competitive exams) by covering typical topics and revising key concepts.
💻 Acquire computer skills useful for studies, work or your personal projects.
👨‍🏫 Personalized and Pedagogical Teaching
Interactive online courses: Thanks to audio and screen sharing, enjoy comfortable learning from home, with complete peace of mind.
Clear and effective teaching: The explanations are adapted to your level to facilitate understanding.
Regular and motivating monitoring: Each progress is closely monitored to encourage and guide you throughout your journey.
Positive and caring method: Learn without stress and gain confidence thanks to caring support.
📘 Mathematics – Understand, Apply, Succeed
Mathematics can sometimes seem complicated, but with the right explanations, it becomes logical and accessible.
This module covers:

Middle School Level: Arithmetic, fractions, basic geometry, statistics.
High school level: Algebra, functions, equations, analytical geometry, probabilities.
Preparation for exams: Brevet, Bac, entrance exams for grandes écoles.
Advanced Mathematics: Differential and integral calculus, matrices, sequences and series for university level.
Practical and Corrected Exercises: To apply theoretical concepts and train effectively.
🔬 Physics – Learn by Understanding the World
Physics helps us understand the world around us, from gravity to electromagnetic phenomena.
This module covers:

Middle and high school level: Mechanics, electricity, optics, thermodynamics.
University Level: Analytical mechanics, advanced electromagnetism, quantum physics, statistical thermodynamics.
Scientific Methodology: Knowing how to analyze a problem, apply physical laws and interpret the results.
Practical Applications: Interactive simulations and corrected exercises to visualize and apply theoretical concepts.
💻 Computer Science – Learn to Code and Innovate
Mastering IT means developing essential skills in a constantly evolving digital world.
This module adapts to your level:

Introduction to Computers: Understand how a computer works, master office software.
Programming Beginner: Learn to code in Python, JavaScript or C/C++ with clear explanations and practical exercises.
Advanced Programming: Complex algorithms, advanced data structures, object-oriented programming.
Project Development: Creation of web applications, automated scripts, simple video games.
Preparation for NSI Exams: Complete support to pass the Digital and Computer Science tests.
🎯 Interactive and Motivating Teaching
Dynamic Online Course: Learn from home with an interactive format using audio and screen sharing.
Method Adapted to Your Pace: Each course is designed according to your level and your objectives.
Practical Exercises and Concrete Projects: To apply theoretical concepts and learn while having fun.
Personalized Monitoring: Regular support to monitor your progress and adapt the program to your needs.
Encouragement and Motivation: A positive approach to building your confidence in your abilities.
🔔 For Who?
This program is aimed at:

Middle school and high school students wishing to strengthen their foundations or aim for excellence.
University students in science or computer science looking to deepen their knowledge.
Candidates for exams and competitions preparing for the Brevet, the Bac, or entrance exams to the grandes écoles.
Passionate self-taught people who want to learn to program or better understand the scientific world.
Adults in professional retraining wishing to acquire IT skills.
🚀 Ready to Succeed?
Join the "🎯 Tailor-made Success – 📘 Private Lessons in Maths, 🔬 Physics & 💻 Computer Science!" and benefit from personalized support to achieve your goals. Whether you want to improve your grades, pass your exams or develop programming skills, this program will give you knowledge, confidence and motivation.

Register today and take the first step towards success!
Good-fit Instructor Guarantee
favorite button
message icon
Contact Ilias