facebook

Private teachers in Rome

Find your perfect private tutor in Rome.
Learn with our teachers at home or in their studio.

146 private teachers in Rome

0 teachers in my wish list
|
+

146 private teachers in Rome

Chemistry · Science · Physics
star icon
active star icon
(60 reviews)
Justin - RomeC$57
Trusted teacher: I am a native American English speaking instructor, editor, journalist, and legal/policy expert from Florida specializing in instruction, interview and exam prep, consulting and text correction for a wide range of professionals & students across Belgium including in the legal, academic, policy, and other fields. I am available to meet in both Brussels. My past & present clients have included: professionals and politicians from all four major EU institutions, the Belgian government, the UNHCR, and various NGOs, alongside diplomats, doctors, journalists, and engineers, as well as a variety of other professions in addition to traditional students..I have had over 35+ repeat students on Apprentus (which recently changed their algorithm to only display the last six months). Approaching from a true native's perspective, I instruct and assist with both educational and business English in a multi-faceted nature covering a wide range of areas including comprehension, conversation, grammar, and situational skills, in addition to working on general language skills and accent training. As well, I can provide extensive help and training with the EPSO, IELTS, and TOEFL exams. I have also written, edited or proofread a variety of academic papers, theses, applications, CVs, and other documents for numerous satisfied academic and professional clients. I have spent my entire childhood and adult life in the United States before completing a master's degree in Political Science and European Politics at KU Leuven. Additionally, I also possess Bachelor's degrees in Political Science and History. I have an extensive knowledge and experience of English grammar and literature, as well as current and past working experience in journalism (Anti-Competition Law and European Policy at the Policy and Regulatory Report) and both European and American politics. I have no problem meeting anywhere in Brussels or further afield within the region. I also handle correction of text, editing, proofreading and ghostwriting, with weekly and monthly rates possible. My transportation costs are included.
English · Toefl test preparation · Grammar
star icon
active star icon
(3 reviews)
Ewa - RomeC$94
Trusted teacher: HI, My name is Ewa and I have lived in Rome for more than 12 years and I have been playing the violin for approx. 30 years. I graduated from music institutes in Poland and the conservatories of Santa Cecilia and Rome and the one in Palermo. I have been teaching the violin to children, teenagers and adults of all ages for more than 20 years. My studio is located in the San Pietro area (near the San Pietro train station). Scientific research states that those who play the violin develop both cerebral hemispheres while normally only one develops. Furthermore, playing the violin can also offer various possibilities in life: perhaps you or yours no one knows yet. Call me just to find out more and I will give you all the information. Summing up what I offer are: VIOLIN LESSONS FOR CHILDREN, TEENAGERS AND ADULTS OF ALL AGES AND ALL LEVELS (Lessons can be held in Italian, Polish, English or German) Through practice on the instrument, supported by the use of educational books and repertoire pieces, the student begins the journey with the study of the bow, the sound, the use of the fingers, the reading of the notes on the staff, the position of the hand on the keyboard, the refinement of reading. The first structure and composition of the Violinstudio is perfect, with the melodies of the classical music starting ... For beginner students I offer my help in purchasing the suitable instrument and give all the notwendige advice on other things (shoulder rest, strings, rosin, music stand, etc.) to purchase. PROGRAM FOR BEGINNERS * Correct holding position of the violin * Correct headband holding position * Study of Empty Strings * Recognition of the duration values of notes and rests, work on the rhythm * The use of the arch at the heel, center and toe * Study of dynamics * The use of the fingers of the left hand: the first finger, the second finger, the third finger and the fourth finger * Reading of the score in association with what was played on the violin * Basic techniques of using the bow * One octave scales and arpeggios * Skala in first position INTERMEDIATE PROGRAM * Techniques for using the left hand: Vibrato, Trill etc. * Skaliert and two and three octave arpeggios * Positions II to VII * Exercises for changing positions * Study of musical pieces of medium technical and musical difficulty * Work on variety of musical styles PROGRAM FOR ADVANCED PEOPLE * Three-octave scales and arpeggios * Double ropes * In-depth study of the Baroque, Classical and Romantic repertoire * Vorbereitung for exams to obtain the Royal Schools of Music Certifications * Vorbereitung for auditions to enter the konservatorio and youth orchestras * Strengthening and development of students' personal expressive and creative skills. * In-depth analysis of the interpretative Kompetenz. BAROQUE VIOLIN This course is aimed at early music students of all levels, interested in baroque music and its performance practice, as well as all violinists interested in approaching and learning about the world of early music. During the course we will work on the following aspects: * Correct holding position of the violin * Correct bow holding position and in-depth knowledge of right hand technique * Development of bow technique, basic knowledge of the law of arches * First approaches with the Polyphonic Repertoire for Solo Violin * Performance of compositions of various levels of difficulty for solo violin and for violin and continuous bass using handwritten or printed sources from the Baroque era * Basic knowledge of the main violin schools of the Baroque era and their stylistic characteristics. * Strengthening and development of students' personal expressive and creative skills. * In-depth study of the interpretative kompetenz of the repertoire between the 17th and 18th centuries * Ornamentation and improvisation with the instrument COLLECTIVE KAMERA MUSIC LESSONS / ENSEMBLE MUSIC The music for the camera is the endgültige Grundlage für the Erstellung der Musik und die Kosten für the Music. Registration for the courses is open to both individual instrumentalists and already formed musical groups of different musical genres and styles. I have a Musik-Kamera-Kamera in der Basis aller personal Experiences, Interest in Music and Vorbereitung, um alles zu tun, was möglich ist. There is the possibility of creating groups of violinists to tackle chamber repertoires for violins alone. EARLY MUSIC WORKSHOPS (2-3 days) FOR MODERN AND BAROQUE VIOLINISTS 3-4 Volts. The workshops are open both to early music musicians with instruments with antique settings (baroque bow and gut strings) and also to students who use modern instruments. During the workshops we will address the repertoire that gehören the period between the 17th and 18th centuries
Violin · Music theory lessons · Music history
Trusted teacher: <Course Description> This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization. <Prerequisites> No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended. <Learning Objectives> By the end of the course, participants will be able to: * Understand the fundamentals of programming and how it applies to Python * Write Python code for simple applications and automate repetitive tasks * Use control structures such as loops and conditional statements * Create functions to encapsulate code and enable code reuse * Work with Python libraries such as NumPy, Pandas, and Matplotlib * Use object-oriented programming principles to design more complex programs * Debug code and use error-handling techniques <Course Outline> The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course: Module 1: Introduction to Python History and Overview of Python Setting up Python environment Writing and running basic Python programs Variables, data types, and operators Module 2: Control Structures Conditional statements and Boolean logic Loops and iteration User input and output Module 3: Functions Writing and calling functions Scope and namespaces Return values and parameters Lambda functions Module 4: File Input and Output Reading and writing files File modes and buffering Handling exceptions and errors Module 5: Object-Oriented Programming Classes and objects Inheritance and polymorphism Data encapsulation and abstraction Special methods and decorators Module 6: Python Libraries Introduction to NumPy, Pandas, and Matplotlib Data manipulation and analysis with Pandas Data visualization with Matplotlib Conclusion This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.
Software engineering · Computer programming
star icon
active star icon
(2 reviews)
Andrea - RomeC$65
Trusted teacher: Are you captivated by the melodic sounds of Italian? 🇮🇹 Do you dream of strolling through the charming streets of Roma, Firenze, Napoli etc conversing effortlessly with locals? Whether you're a complete beginner or seeking to refine your existing skills, this Italian language class is designed to immerse you in the richness of the language and culture. This class offers a well-rounded approach to language acquisition, covering all essential aspects of Italian: Speaking and Conversation: Gain the confidence to speak Italian from day one, practicing pronunciation, engaging in dialogues, and participating in interactive activities. Grammar: From the fundamentals of sentence structure to more complex grammatical concepts, you'll gain a solid understanding of how Italian works. Vocabulary: Build a practical vocabulary that will enable you to navigate everyday situations, express your thoughts, and engage in meaningful conversations. Reading: Develop your reading comprehension skills through engaging texts, from simple dialogues to more challenging literary excerpts. Writing: Learn to express yourself in written Italian, from basic emails to more elaborate compositions. Listening: Train your ear to understand spoken Italian, from everyday conversations to authentic audio materials. Culture: Explore the fascinating culture of Italy, gaining insights into its history, traditions, customs, and artistic expressions. Course Highlights: Interactive and engaging lessons: The class will be dynamic and interactive, incorporating a variety of activities to keep you motivated and engaged. Practical approach: The focus will be on practical communication skills, enabling you to use Italian in real-life situations. Experienced instructor: You'll be guided by an experienced and passionate instructor who is dedicated to your success. Supportive learning environment: The class will foster a supportive and encouraging atmosphere where you can learn and grow at your own pace. Who Should Attend: This class is suitable for anyone who is interested in learning Italian, regardless of their background or prior experience. Whether you're a student, a traveler, a professional, or simply someone who loves languages, you'll find this class to be a rewarding and enriching experience. Embark on Your Italian Language Journey Today! Don't miss this opportunity to unlock the beauty of the Italian language and culture. Enroll in this class and embark on a rewarding journey of language learning and cultural discovery.
Italian · Grammar · Culture
Showing results 1 - 25 of 1461 - 25 of 146

Our students from Rome evaluate their teacher.

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

Baroque Violin Lessons Online via Skype, Zoom and Messenger. (Santa Marinella)
Ewa
rating star
rating green star
Ewa is an excellent violin teacher, I would highly recommend her to anyone who may wish to learn the violin. I have studied a number of musical instruments, first at High School, and then as an extra-mural during University with a variety of teachers. I decided to take up violin as an adult. Ewa is, by far, one of the best music teachers I have worked with. She is patient, and has been excellent in explaining the importance of fundamentals. While I may be an absolute beginner it is easy to see how the fundamentals being taught will assist when more complex repertoire is attempted. She is also phenomenal at identifying which aspects of playing need focus an attention. It is evident that Ewa is a consummate professional and her wealth of experience is an asset to anyone trying to learn this notoriously complex instrument. I can also say that there is no issue in working by way of an online learning platform.
Review by MUHAMMAD
Parla Italiano 🇮🇹 con Andrea - Live the Italian Language & Culture: Learn with Andrea 🇮🇹 for Life, Passion, and Work. (Rome)
Andrea
rating star
rating green star
I’m very grateful to have Andrea as my Italian language tutor. I am traveling to Italy soon, and his lessons have given me the confidence I need to converse in Italian when I’m there. He pays close attention to pronunciation and grammar, politely correcting you when you make mistakes and clearly teaching you the grammar rules needed to avoid making them again. The typed notes he makes during the lesson (which he sends you afterward) are clear, very helpful summaries of what we covered. I don’t think I could ask for a better tutor!
Review by ROBERT
Historian. Political Scientist, and Journalist offering classes in History, Geography, and Social Sciences (Ixelles-Elsene)
Justin
rating star
rating green star
Justin is a true professional and is really gifted at helping job seekers in their career path. He assisted me a lot with career advice, job application adaptation and proofreading. He is really good at communication, reading between the lines, and highlighting the core idea. Our lessons or as I would rather call it a master class, were absolutely great and easy going. Thank you very much, Justin, for your amazing approach, custom-made professional and easy attitude, and a super international mindset. I would very much recommend it!
Review by NATALIA
map iconMap