Add to Wish List
Add to Wish List
Trusted teacher
from28.93USD/ h
Programming lessons: All levels - Algorithms/ Data structures/ Objects
Hi! My name is Federico, and I am a Senior Software Engineer working with more than 10 years of professional experience.
After interviewing hundreds of candidates I see that a
good number of developers are interested in improving skills related to OOP, TDD, clean code, SOLID principles, design patterns, architecture patterns and all those techniques that help us to write more robust and testable code with a LEAN mindset. I hope I can help more curious people who share this passion about software development.
After interviewing hundreds of candidates I see that a
good number of developers are interested in improving skills related to OOP, TDD, clean code, SOLID principles, design patterns, architecture patterns and all those techniques that help us to write more robust and testable code with a LEAN mindset. I hope I can help more curious people who share this passion about software development.
Location
Online via webcam
General info
Age: | Teenagers (13-17 years old) Adults (18-64 years old) Seniors (65+ years old) |
---|---|
Student level: | Beginner Intermediate Advanced |
Duration: | 60 minutes 90 minutes |
The class is taught in: | English, Spanish |
Ask a question
Send a message explaining your needs and Federico will reply soon:
The more detail, the better.
Ex. "Hi, when are you available to meet for a lesson?"
Ex. "Hi, when are you available to meet for a lesson?"
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from $28.93Online via webcam
100% Satisfaction Guarantee
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 July 2023
- Google connected
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from $28.93Online via webcam
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
You are here
Similar classes
Amin
Statistical Analysis with Python and R (Rstudio) - Intro to Data ScienceBy delving deep into the practical applications of statistics and data science, this course is designed to set you up for success.
Learn from real-world examples: Instead of spending hours on theoretical material and trying to relate it to practical issues, we will focus solely on applied statistics. Programming will allow you to apply theory to real-world problems, equipping you with the knowledge and skills you need to succeed.
We won’t be spending hours solving math problems by hand for reinforcement, as this isn’t school. Instead, we’ll use cutting-edge methods and code libraries that leverage the latest software releases to maximize productivity and efficiency.
If you have any further questions, please do not hesitate to contact us.
Salah Eddine
Master Python with Courses Suitable for All Ages and Levels! Beginners, Intermediates, Professionals, Everyone is WelcomeMaster Python with Personalized Courses
Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.
Why Choose My Courses?
Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.
Practical Experience: Learn by doing with real-world projects that build your understanding and skills.
Ongoing Support: Get unlimited email support for any questions you have between sessions.
As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.
Book Your First Lesson:
Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
Mazuba
Complete IGCSE Computer Science & ICT: From Basics to Advanced ProgrammingThis course is tailored for IGCSE Computer Science and ICT students who want to master all the key topics in their curriculum. With a focus on practical programming skills, theoretical computer science concepts, and hands-on problem-solving, this class will guide you through the essential topics covered in the IGCSE syllabus. Learn the fundamentals of data representation, hardware and software, databases, and Boolean logic, and then build on those concepts with programming and algorithm design. Gain a deep understanding of the inner workings of computers and their applications in real-world scenarios.
By the end of this course, you will have a solid understanding of key computer science concepts and the practical skills to succeed in your IGCSE exams and beyond.
What You’ll Learn:
Data Representation: Learn how computers represent and process data, including binary, hexadecimal, and conversions between number systems.
Data Transmission: Understand how data is transmitted over networks, focusing on packet switching, USB, and data packets.
Hardware & Software: Gain a foundational understanding of computer hardware components and the role of software in running programs.
Boolean Logic: Explore logic gates, truth tables, and Boolean expressions, and apply them to solve complex problems.
Algorithm Design: Learn to design algorithms and solve problems using effective computational methods.
Programming: Master the basics of programming with hands-on coding in Python, C++, and C#.
Databases: Understand database structures, SQL queries, and primary keys. Build single-table databases and learn data management techniques.
Adam
Basic concepts of algorithms and data structures in computer scienceOnline Course: Basic Concepts of Algorithms and Data Structures
Duration :
- 60 minutes: condensed format to introduce fundamental concepts with targeted exercises.
- 90 minutes: extended format to explore concepts in depth, solve complex problems, and include an interactive question-and-answer session.
---
General description
This course is designed for students and professionals who are new to computer science, as well as those who want to solidify their foundation in algorithms and data structures. It provides a clear and practical introduction to the essential tools for solving problems effectively, by learning how to design and analyze algorithms. Whether you are preparing for an exam, a technical interview, or want to improve your programming skills, this course will guide you in understanding theoretical concepts and their practical application.
---
Educational objectives
At the end of the course, participants will be able to:
1. Understand the fundamental concepts of algorithms: sorting, searching, time complexity.
2. Master key data structures: arrays, lists, stacks, queues, trees, and graphs.
3. Solve problems by choosing appropriate data structures and algorithms.
4. Analyze and optimize the performance of algorithms.
---
Course syllabus
1. Introduction (5-10 min)
- Presentation of the objectives and concepts covered.
- Importance of algorithms and data structures in computer science.
2. Fundamental concepts (20-30 min)
- Definitions and roles of algorithms and data structures.
- Temporal and spatial complexity: basic notions (Big O).
- Basic data structures: arrays, lists, and dictionaries.
3. Practical application and examples (30-40 min)
- Simple sorting implementation (insertion sort, bubble sort).
- Search example (linear search, binary search).
- Manipulation of stacks and queues through practical exercises.
- Bonus for the 90 min format: Exploration of trees and graphs (simple example of a route).
4. Q&A and conclusion (5-10 min)
- Review of the concepts covered.
- Tips for continuing to practice and progress.
- Suggestions for personal projects to apply the knowledge acquired.
---
Teaching methodology
- Interactive learning: a combination of theoretical explanations and practical applications.
- Concrete examples: each concept is illustrated by practical cases and guided exercises.
- Adaptation to needs: the courses are adjusted to the level and objectives of each participant, with a focus on the most relevant aspects.
---
Target audience
This course is aimed at:
- Computer science students wishing to strengthen their mastery of the basics before exams or projects.
- Programming beginners who want to understand the essential mechanisms behind problem solving.
- Professionals preparing for technical interviews or seeking to improve their understanding of algorithms.
---
Benefits of this online course
- Personalized support from an experienced trainer.
- Educational materials and practical exercises accessible after the session.
- Flexible hours to fit your schedule.
- Progressive approach to facilitate learning, even for beginners.
Develop your skills in algorithms and data structures today to efficiently solve the complex problems of tomorrow!
---
Brahim
Introduction to NoSQL DataBase MongoDB by PratiqueDo not deal with the manual with terms of reference statements and basic documents that cannot be obtained in order to avoid the MongoDB problem. Please include the connection to one of the MongoDB données base, comment on simple CRUD operations and sujets clés que l'agrégation, l'indexation, la mode des données et les Transaction.
1- Install MongoDB
2- Implement MongoDB
3- Use of documents and collectibles
4 - Leadership Committee
5- Execute CRUD commands (create, read, update, delete) avec mongo shell
6- Type the register in a MongoDB database
7- Reset the base to remonter specific documents depuis mongo shell.
8- Lagrégation
9- Indexing
10- Amending institutions and transactions
Gaëlle
Code Your Way to Success: A Fun and Interactive Introduction to Programming for KidsIn this class, kids will learn the fundamentals of programming and computer science in a fun and engaging way, and discover how these hard and soft skills can be used in their personal and future professional lives. Through interactive lessons and hands-on projects, kids will explore the world of code and create their own digital creations.
Throughout the course, they will:
Learn the basic concepts and terminology of programming
Experiment with different programming languages and platforms
Create simple programs and apps using code
Collaborate with peers and share their creations
Develop problem-solving skills, logical thinking, and other valuable skills that will be useful in any field
By the end of the class, your children will have the knowledge and confidence to continue exploring the exciting world of programming and computer science and will understand how code can be a powerful tool for achieving success in any field. They'll be able to choose the job they want in the future or even build their own company. So, join us and code your way to success!
Latifa
Mathematics, physics, Python and SQL courses: Middle school, high school & beginner programming levelMathematics:
Master the fundamental concepts: algebra, geometry, statistics and functions.
Solve complex problems to prepare for tests, exams or competitions.
Physics:
Understand the basic principles: mechanics, electricity, optics and thermodynamics.
Learn how to solve practical exercises and apply formulas effectively.
Python and SQL programming:
Python: Introduction to programming, algorithms, data manipulation and practical projects.
SQL: Introduction to databases, writing simple queries to extract and manipulate data.
This course offers detailed explanations, practical exercises and projects adapted to each level for optimal progress.
Sally
Explanation and solution of mathematics, computers, and teaching children programming
Hello, I'm Sally, a Software engineer and online Math and programming Teacher in Egypt.
With over 7 years of international tutoring experience using Zoom, Google Meet,
I offer tutoring services in Math (grade 1-8 ), and learn Programming using skratch , microbit program
and doing logo , editing video or poster using Canva from age 6 up-to 15.
I'm available ,Please message me to book your session.
Best regards, Sally
Skills
Tutoring
math tutoring
Programming (skratch , microbit)
Website
Desgin using Canva
Mouncef
Learn Python, Artificial intelligence with me until you become an expertThis Python course teaches you the basics of programming in Python, including variables, data types, operators, control structures (if, for, while), functions, and lists. You will also learn how to manipulate data with libraries such as Pandas and NumPy, create graphs and visualizations with Matplotlib and Seaborn, and even develop simple web applications with Flask or Django.
Nancy
Programming for beginners' and Intermediate levelsAs a tutor, my goal is to create a supportive and engaging learning environment where students feel confident to explore and grow.
I tailor my teaching style to suit each student's unique needs.
My focus is on building a solid foundation in algorithm and computational concepts and fostering critical thinking, helping students not only understand the material but also develop independent problem-solving skills.
For parents, I value open communication and progress updates, ensuring they are informed and involved in their child’s learning journey.
My background in mathematics and data science allows me to approach problems from both analytical and practical perspectives, giving students valuable insights into real-world applications of what they learn.
Salah
Learn MS (Word, Excel and PowerPoint) Microsoft Office / Expand your knowledge of Microsoft office!I offer Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Office sessions
Word is a word processing software developed by Microsoft. It is used to create documents, letters, reports, presentations...
Excel is a spreadsheet software from the Microsoft Office suite developed and distributed by the publisher Microsoft. It is used to create spreadsheets, tables, graphs, etc.
Powerpoint is a presentation software developed by Microsoft. It is part of the Microsoft Office suite. It is used to create presentations, slide shows...
I am waiting for your message.
Ron
American Harvard and Yale Educated Tutor - Click “Request a Booking” to Book a ClassI am an Ivy League educated tutor ready to help you learn computer science to achieve higher exam scores, gain admission to top universities and advance your career.
I encourage students to explore topics they enjoy and strive to make each lesson entertaining. Learning should be fun, so my approach expands students' horizons, increasing their creativity so they realize their potential.
Please click “Request a Booking” to book a class.
Gaëlle
Minecraft and Coding: Adventures in ProgrammingDiscover the exciting world of programming through Minecraft, you will learn the fundamentals of coding while creating and modifying your own Minecraft world.
You will learn how to use programming languages to control in-game elements, create custom mods, and design your own mini-games within Minecraft. With a fun, hands-on approach, it not only teaches valuable programming skills, but also encourages creativity and logical thinking.
Youness
ASSOCIATE PROFESSOR I TEACH: MICROCONTROLLER PROGRAMMING: PIC 16F8XX 18FXX 14FXX ARDUINO ...I am an associate professor of electrical engineering I offer courses in everything related to the discipline of electrical engineering:
CPGE / BTS / DUT / IUT / DTS / UNIVERSITY / Technical high school
ARCHITECTURE OF A PROGRAMMED SYSTEM
INTERNAL AND EXTERNAL APPEARANCE
INPUT/OUTPUT MANAGEMENT
timeouts
timers, watchdog
PIC 16F8X 16F8XX PROGRAMMING
INTERRUPTIONS MANAGEMENT
ASSEMBLER PROGRAMMING
PROGRAMMING IN C
MACHINE CONTROL
SOFTWARE SIMULATION
MPLAB
MIKROC
ISIS/PROTEUS
Gaelle
Python Programming for beginners, power skills, logics, and practical knowledgeExplore the World of Coding with Python!
Are you curious about the exciting world of programming?
Join our Python programming class and embark on a journey into the realm of coding and computational thinking.
Python is a versatile and beginner-friendly programming language used by developers, data scientists, and tech enthusiasts worldwide. In this class, you'll learn the fundamentals of Python programming, from basic syntax to more advanced concepts. Our experienced instructors will guide you through hands-on exercises and real-world projects, giving you the skills you need to build your own programs and applications.
Whether you're a complete beginner or have some coding experience, our Python programming class is designed to accommodate all skill levels. By the end of the course, you'll have a solid understanding of Python and the ability to tackle coding challenges with confidence.
Join us and unlock the power of Python programming today! Get ready to code, create, and bring your ideas to life.