facebook

Private teachers in East London

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

2170 private teachers in East London

0 teachers in my wish list
|
+-

2170 private teachers in East London

Trusted teacher: Foundations of Sociology Dive into the essentials of sociology and explore how society shapes our lives. In this course, we’ll uncover key sociological concepts like culture, socialization, social structures, and group dynamics. Through case studies, real-world examples, and interactive discussions, students will learn to critically examine social issues, understand patterns of inequality, and develop insights into human behavior within different social contexts. Ideal for beginners or those looking to strengthen their understanding of the social world, this class sets a solid foundation for further study in the social sciences. Foundations of Criminology This course introduces the fundamental concepts of criminology, focusing on the study of crime, criminal behavior, and the criminal justice system. Students will explore various types of crime, factors influencing criminal behavior, and how society responds to crime. Topics include crime statistics, victimology, criminal law, and policy implications. Using real-life case studies and analytical tools, students will gain an understanding of criminological perspectives and their application in addressing current criminal justice issues. Theories and Thinkers of Sociology and Criminology Explore the ideas that have shaped sociology and criminology with a focus on influential thinkers and groundbreaking theories. This class covers major sociological and criminological theories, from classical frameworks to contemporary perspectives. Students will examine the works of key thinkers like Durkheim, Weber, Marx, Foucault, and others, understanding how their ideas contribute to our knowledge of society and criminal behavior. By analyzing these foundational theories, students will develop critical thinking skills and a deep understanding of how social forces and structures impact individual and group actions in society.
Sociology · Law
Trusted teacher: I specialize in tutoring math, English , French and Science for school and the SAT exams. I have a very good teaching experience working with children and I got the chance to enhance my teaching skills during the pandemic when all educational institutions had to switch to online teaching. I successfully managed good discipline, good time management to assure completeness of syllabus and also fun loving class with good results at the end. I am confident about my abilities to make students love what they are being taught and be happy to join a class. The willingness and eagerness of joining a class is a two way traffic: both student and tutor must feel that eagerness and love to learn and teach. My own love for teaching creates a positive atmosphere that inspire students. I enjoy creating lesson plans that help students understand the subject . One of my strength as a teacher is my ability to establish strong relationships with my students. I believe that creating a supportive and inclusive classroom environment is key to fostering student engagement and success. This class is for French beginners. I will start as simple as doing phonics and make you acquire the accent. In a globalized world, being able to speak a second or third language is something that offers people value for the rest of their lives. While there is a lot of evidence that says the younger a child learns, the better, children acquire pronunciation, accent, and grammar rules best. At the start , it will seem difficult or maybe impossible , but once you can onboard with me , after every lesson you will feel more confident. Class for Math , English and Science is basically for those attending primary school and sitting for SAT exams. A good start of preparing ,understanding and knowing where the child needs more support is very crucial. I assign simple homework to better understand their weakness and strengths and hereafter recommend handbooks as per their needs and we work together for better results.
French · Math · English
Trusted teacher: Studying for an audition and want some help working on monologues or duologues? Wanting to induce a more dramatic performance in to your song? Interested in how drama skills can help your public speaking/presentation and communication skills? Or just generally curious about anything drama or acting related - whether it's about analysing a text, writing your own script or delving more into any of the many methods you can use to develop your skills as an actor an performer? Then I might be able to help you! I'm a professional actor, trained at Cygnet Theatre in Exeter, now living in London. I have extensive experience performing in immersive theatre - communicating, catching and holding the attention of a wide variety of people. I also have experience in storytelling, working with and teaching children of all ages, as well as writing and producing theatre. Starting drama classes as a teenager was one of the most important things I ever did. It help me build confidence, develop empathy and ground me as the person I am today. I love performing and creating experiences for my audience - watching their faces as they're surprised, entertained or disgusted by the stories I tell. But just as important as that is the opportunity to share some of the tools I learned from drama school with other people - tools that can be used every day in communication, emotional regulation and play. I am more than happy to tailor classes to your specific needs, so if you think I can help you out, get in touch and we will talk!
Public speaking · Acting · Storytelling
Trusted teacher: Are you ready to take your Python skills to the next level and unlock the power of Object-Oriented Programming (OOP)? Welcome to our comprehensive course designed to transform you into a Python OOP expert! Object-Oriented Programming is a fundamental paradigm in modern software development, and Python's versatility makes it an ideal language for mastering OOP concepts. In this dynamic course, we'll guide you through every aspect of OOP in Python, from the basics to advanced techniques, empowering you to build robust, scalable, and maintainable software solutions. What will you learn? Foundations of OOP : Understand the core principles of OOP, including encapsulation, inheritance, and polymorphism, and how they are implemented in Python. Class Creation and Management: Dive deep into creating classes, defining attributes, and designing methods to encapsulate functionality within your Python applications. Inheritance and Polymorphism: Explore the power of inheritance to create hierarchical relationships between classes and leverage polymorphism to write more flexible and reusable code. Advanced OOP Techniques: Learn about abstract classes, interfaces, and composition to design elegant and modular software architectures. Design Patterns: Discover common design patterns and how to implement them in Python to solve complex software design problems effectively. Testing and Debugging: Master techniques for testing and debugging object-oriented Python code to ensure its correctness and robustness. Real-World Applications: Apply your newfound knowledge to real-world projects, including building GUI applications, web development, and more. Why choose this course? Comprehensive Curriculum: Our course covers everything you need to know about OOP in Python, from the basics to advanced topics, ensuring you have a solid understanding of the subject. Hands-On Learning: Gain practical experience through hands-on coding exercises and projects that reinforce your understanding of OOP concepts. Expert Guidance: Learn from experienced Python developers who will provide clear explanations, practical examples, and personalized feedback to help you succeed. Career Advancement: Mastering OOP with Python opens doors to a wide range of career opportunities in software development, data science, machine learning, and more. Lifetime Access: Enjoy lifetime access to course materials, including updates and new content, ensuring you stay current with the latest advancements in Python and OOP. Whether you're a Python novice looking to expand your programming skills or an experienced developer aiming to level up your OOP expertise, this course is your ultimate guide to mastering Object-Oriented Programming with Python. Enroll now and embark on a journey to becoming a proficient Python OOP developer!
Software engineering · Information technology · Python
Adobe photoshop · Adobe lightroom · Photography
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
Showing results 76 - 100 of 217076 - 100 of 2170
map iconMap