facebook
favorite button
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 February 2016
Instructor since February 2016
repeat students icon
1 repeat student
Trusted choice for 1 returning student
Translated by GoogleSee original
Learn the tools of Adobe Illustrator CC 2020 software
course price icon
From 49.96 C$ /h
arrow icon
Trainer for 10 years, I offer to support you in your learning of Illustrator software by working on concrete examples.

My experience as a trainer allowed me to sharpen my teaching techniques. I adapt to the level of the student to help him master the tools offered by this software.
Extra information
Bring his computer with the program installed.
Location
green drop pin icongreen drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At student's location :
  • Around Brussels, Belgium
location type icon
At teacher's location :
  • Belgique
location type icon
Online from Belgium
About Me
Infographic trainer
Education
Royal Academy of Fine Arts and Decorative Arts of Tournai
Bachelor's degree, Applied Digital Arts
2000 - 2005
Experience / Qualifications
Freelance Infographic Trainer
January 2010 - Today
Photoshop Trainer - Indesign - Dreamweaver - Wordpress - PowerPoint - HTML 5 - CSS 3
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
Reviews
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
At teacher's location and 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
Trainer for 10 years, I offer to support you in your learning of InDesign software by working on concrete examples.

My experience as a trainer allowed me to sharpen my teaching techniques. I adapt to the level of the student to help him master the tools offered by this software.
Read more
Trainer for 10 years, I offer to support you in your learning of Photoshop software by working on concrete examples.

My experience as a trainer allowed me to sharpen my teaching techniques. I adapt to the level of the student to help him master the tools offered by this software.
Read more
Show more
arrow icon
Similar classes
arrow icon previousarrow icon next
verified badge
Adam
Advanced mathematics and statistics often present a major obstacle in non-engineering programs. I support students (Bachelor's degrees in Economics/Management, Business Schools, Health/PASS programs, and BUT programs) as well as adults undergoing career transitions to master mathematical tools and succeed in their exams.

The approach is pragmatic, personalized and focused on the specific needs of your university program or professional project.

Areas of expertise covered:

• Linear Analysis & Algebra: Matrices, linear systems, sequences, functions of several variables, optimization.

• Statistics & Probabilities: Descriptive statistics, conditional probabilities, probability distributions, hypothesis testing, estimation.

• Tools for Data: Transition to the use of computer science for statistics if your curriculum requires it (Python, SQL).

A methodology focused on autonomy and performance:
The lessons take place via videoconference on a collaborative platform with screen sharing and a virtual whiteboard. We work using your course materials, tutorials, and past exam papers. Exercises are solved and corrected in real time to develop skills that can be immediately applied on exam day.

Formats of working sessions:

• Intensive format (60 minutes): Ideal for learning a specific calculation method or overcoming a blockage in a tutorial exercise.

• In-depth format (90 minutes): Recommended for covering complete exam topics, understanding the theory of a dense chapter, or structuring intensive revisions.

Don't let mathematics or statistics hold you back from your academic journey or career transition.

Contact me today to discuss your goals and create a customized plan.
verified badge
Frédéric
Microsoft Office is now a virtually indispensable software suite for almost everyone, whether during our school years, through PowerPoint presentations, document creation with MS Word, calculations and graph creation in MS Excel, or during our professional lives. In the latter case, we need to get even more out of it in a minimum amount of time.

Some may have noticed that it's possible to automate a series of actions by recording "macros" to save time. But have you ever considered that behind these macros lies computer code generated for you in "Visual Basic for Applications" (VBA)? Understanding this type of code and how it manipulates the "object model" associated with the application being used (for example, the worksheets, rows and columns, cells, and the values they contain, in the case of Microsoft Excel) allows you to go further in terms of automation and flexibility.

The course is adaptable to the student and their level. Depending on demand and the number of sessions, it can cover the fundamentals of programming (variables, types, declarations, manipulations, local and global variables, etc.), illustrated using VBA, as well as best programming practices (error handling, using comments, standardizing variable names, code modularity), culminating in the creation of a project enabling interoperability between different Microsoft Office tools (for example, associating notes taken with OneNote with dates in a perpetual calendar created in Excel). It may even cover concepts such as object-oriented programming (polymorphism, encapsulation) and the differences between compiled and interpreted languages.

The sky's the limit :))
message icon
Contact Renaud
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Adam
Advanced mathematics and statistics often present a major obstacle in non-engineering programs. I support students (Bachelor's degrees in Economics/Management, Business Schools, Health/PASS programs, and BUT programs) as well as adults undergoing career transitions to master mathematical tools and succeed in their exams.

The approach is pragmatic, personalized and focused on the specific needs of your university program or professional project.

Areas of expertise covered:

• Linear Analysis & Algebra: Matrices, linear systems, sequences, functions of several variables, optimization.

• Statistics & Probabilities: Descriptive statistics, conditional probabilities, probability distributions, hypothesis testing, estimation.

• Tools for Data: Transition to the use of computer science for statistics if your curriculum requires it (Python, SQL).

A methodology focused on autonomy and performance:
The lessons take place via videoconference on a collaborative platform with screen sharing and a virtual whiteboard. We work using your course materials, tutorials, and past exam papers. Exercises are solved and corrected in real time to develop skills that can be immediately applied on exam day.

Formats of working sessions:

• Intensive format (60 minutes): Ideal for learning a specific calculation method or overcoming a blockage in a tutorial exercise.

• In-depth format (90 minutes): Recommended for covering complete exam topics, understanding the theory of a dense chapter, or structuring intensive revisions.

Don't let mathematics or statistics hold you back from your academic journey or career transition.

Contact me today to discuss your goals and create a customized plan.
verified badge
Frédéric
Microsoft Office is now a virtually indispensable software suite for almost everyone, whether during our school years, through PowerPoint presentations, document creation with MS Word, calculations and graph creation in MS Excel, or during our professional lives. In the latter case, we need to get even more out of it in a minimum amount of time.

Some may have noticed that it's possible to automate a series of actions by recording "macros" to save time. But have you ever considered that behind these macros lies computer code generated for you in "Visual Basic for Applications" (VBA)? Understanding this type of code and how it manipulates the "object model" associated with the application being used (for example, the worksheets, rows and columns, cells, and the values they contain, in the case of Microsoft Excel) allows you to go further in terms of automation and flexibility.

The course is adaptable to the student and their level. Depending on demand and the number of sessions, it can cover the fundamentals of programming (variables, types, declarations, manipulations, local and global variables, etc.), illustrated using VBA, as well as best programming practices (error handling, using comments, standardizing variable names, code modularity), culminating in the creation of a project enabling interoperability between different Microsoft Office tools (for example, associating notes taken with OneNote with dates in a perpetual calendar created in Excel). It may even cover concepts such as object-oriented programming (polymorphism, encapsulation) and the differences between compiled and interpreted languages.

The sky's the limit :))
Good-fit Instructor Guarantee
favorite button
message icon
Contact Renaud