from45.00EUR/ h
C# & Unity Programming Teacher (C, C++, Java, Javascript, Python, R, Php, Assembly, Mysql, MongoDB, HTML, CSS, and more. . . )
Hi,
I'm an energetic programming mentor with more than 16 years of experience and a personalized mentoring strategy.
Are stuck with your code? Or you don't know how to start your program? Or you are experienced but you need some guidance?
Are you ready to learn C# from zero to hero?
Are you interested in game development? Let's explore your game-making ideas and develop your Unity and C# skills.
If you answer yes to any of the questions above, then let me be your guide and your mentor.
See you soon,
Gabor
I'm an energetic programming mentor with more than 16 years of experience and a personalized mentoring strategy.
Are stuck with your code? Or you don't know how to start your program? Or you are experienced but you need some guidance?
Are you ready to learn C# from zero to hero?
Are you interested in game development? Let's explore your game-making ideas and develop your Unity and C# skills.
If you answer yes to any of the questions above, then let me be your guide and your mentor.
See you soon,
Gabor
Extra information
I don't use a webcam, only audio and screen sharing.Location
Online via webcam
General info
Skills:
Age: | Children (7-12 years old) Teenagers (13-17 years old) Adults (18-64 years old) Seniors (65+ years old) |
---|---|
Student level: | Beginner Intermediate Advanced |
Duration: | 60 minutes |
The class is taught in: | English, Hungarian |
About Me
Hi,Are you stuck with your code and looking for a teacher to help you continue your journey in C# or C++ or one of many other programming languages?
Do you have some game-making ideas? Let's develop your skills in Unity and C#. I'm here to support you with more than 16 years of experience and a personalized mentoring strategy.
Education
Web programmer at Kodolanyi Janos University 2009 - 2011Computer Science BSc at Eötvös Loránd University 2011 - 2014
I learned about everything, but mostly about algorithms.
Experience / Qualifications
Freelancer Unity / C# Programmer & Tutor 2015 - NowHead of School, Code mentor, Coach at CodeCool Kft. 2016
Backend developer at Avangrade Ltd. 2015
Full Stack C++ & CI Developer at Danubisoft Ltd. 2014- 2015
Freelancer Full Stack Web Developer & Designer 2007 - 2011
Ask a question
Send a message explaining your needs and Gábor 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 45€Online 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 January 2023
- Facebook 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 45€Online 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
Younes
Master Python at All Levels with Personalized Lessons - SUP SPE Program includedStart with the fundamentals like variables, loops, and conditionals, and progress to more advanced concepts including manipulating files, images, and using Python libraries like Numpy, Scipy, Pandas, and Matplotlib. Also explore the fundamentals of object-oriented programming.
Why choose this Course?
By opting for these courses, you will have the opportunity to consolidate your knowledge through practical exercises and concrete mini-projects which will strengthen your Python skills. Each session will be interactive, allowing you to ask questions and receive constructive feedback on your code.
You will be able to benefit from personalized support. Lessons are tailored to your level, whether you're looking to pursue a career in programming or just want to learn for fun. Sessions are tailored to your goals, and ongoing support is provided to overcome any challenges you may encounter.
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!
---
Owusu-Banahene
Computer Programming & Data Structures and AlgorithmsData Structures and Algorithms are the building blocks that make up the solutions to all computational problems. Understanding how to organize data and about fundamental algorithms is essential for solving all computational problems now and in the future.
If you truly want to understand computer science, start from here.
Lina
Basic Computer Programming. Python, C ++This class is for anyone who wants to enter the world of computer programming, or those first semester engineering students who are becoming familiar with these languages.
- I want to develop in the student the logic to communicate with the computer so that he can create programs and awaken his creativity.
- I think that computer programming has too wide a field of application, which makes it almost useful for anyone in today's technological world to know how to program.
- Programming is not only useful but fun and can help us understand concepts from other areas or from life itself.
Join
Personalized tutoring for learning how to write code and program using the Python computer language.Personalized Tutoring for Learning Coding and Programming in Python
This online tutoring program is designed to provide you with personalized learning in computer programming with the Python language. Whether you are a complete beginner, a student looking to deepen your knowledge, or a professional eager to master Python, this course adapts to your level and specific needs. By covering the fundamentals of programming, advanced data structures, and complex problem solving, this tutoring will help you acquire the skills needed to excel in software development, data analysis, and artificial intelligence.
---
Why choose this program?
- Personalized approach: Each session is perfectly adapted to your specific needs and your learning pace. You have the opportunity to ask questions at any time and benefit from personalized follow-up between each session.
- Interactive methodology: Practical learning with concrete exercises, case studies and real projects to allow you to directly apply theoretical concepts.
- Flexibility of formats: Choose between 60, 90 or 120 minute classes depending on your goals and schedule.
- Practice-oriented course: Programming is a field that is learned by doing, each course includes a large part of practice to consolidate the acquired knowledge.
---
Course content:
Beginner level:
1. Introduction to Python:
- Basic syntax, data types (integers, strings, lists, dictionaries, etc.).
- Control structures: conditions (if, else), loops (for, while).
- Functions and arguments: creation and use of functions.
2. Object-oriented programming (OOP):
- Introduction to OOP: classes, objects, attributes and methods.
- Encapsulation, inheritance, polymorphism and abstraction.
- Implementation of OOP in simple projects.
3. Introduction to file management:
- Reading and writing text and CSV files.
- Data manipulation for real applications.
---
Intermediate level:
1. Advanced data structures:
- Advanced lists, stacks, queues and dictionaries.
- Algorithm concepts: sorting, searching, algorithmic complexity.
- Use of Python libraries: NumPy, Pandas for data manipulation.
2. Error and exception handling:
- Introduction to exceptions and error handling in Python.
- Creation of custom error messages and handling of common exceptions.
3. Practical projects:
- Development of medium-sized projects, such as simple games or data management applications.
- Solving real-world problems, such as analyzing data from external files.
---
Advanced level:
1. Advanced Libraries and Practical Applications:
- Introduction to libraries for web development (Flask, Django) and data analysis (Matplotlib, Seaborn).
- Applications of Python in artificial intelligence and machine learning with libraries like TensorFlow or scikit-learn.
- Implementation of complex projects using data analysis and visualization tools.
2. Code optimization:
- Techniques to improve the performance of Python code.
- Memory management and algorithm optimization.
3. Advanced projects:
- Development of complex projects in Python such as web applications, data analysis or large-scale data processing tools.
---
Course schedule:
- 60 minutes: Ideal for tackling a specific topic, working on an exercise or exploring a concept in a targeted manner.
- 90 minutes: Allows for a more in-depth exploration of concepts, with concrete examples and interactive exercises.
- 120 minutes: Intensive format for revisions, completing complete projects or studying more advanced concepts.
Each session includes:
1. Theoretical introduction: Quick review of key concepts or introduction to new topics.
2. Live Practice: Applying concepts with exercises or code in real time, allowing for active learning.
3. Projects: Construction of real projects to put into practice the knowledge acquired.
4. Questions and answers: Time dedicated to clarifying difficult points or problems encountered during the session.
---
Resources and tools provided:
- Teaching materials: Detailed course documents, practical exercises, projects to complete.
- Interactive platform: Use of digital whiteboards, screen sharing to visualize code, and real-time collaboration tools.
- Personalized monitoring: You can ask questions outside of class, receive feedback on your projects and benefit from progress monitoring.
---
About the trainer:
A Python programming expert with several years of experience in teaching and practicing software development. With clear and practice-oriented pedagogy, the trainer will help you move from beginner to intermediate or improve your skills if you are already familiar with the Python language.
---
Book your course now!
If you want to learn Python programming in an efficient, flexible and practical way, this tutorial is for you. Sign up today to start coding with confidence and progress quickly!
Nawar
Computer languages, learn in both English and ArabicI can teach most of programming languages, and coding as well.. being a computer science engineer I have a good idea about computer softwares in general and have an idea about hardware.
My Arabic background gives me ability to deal with Arabian children.
Salim
Computer science courses (Algorithms, Python, SQL, Power BI and MS office)Hi there!
I'm a Data Scientist and Data Analyst with over five years of experience, here to help you master Python, algorithms, SQL, and Power BI.
I focus on practical, real-world applications, so whether you're just starting or looking to advance, my lessons will equip you with the skills to succeed. Let's make learning fun and effective!
Abdelhamid
Private lessons in computer science for universities and engineering schoolsNeed to strengthen your IT skills? Whether you are in a Bachelor's degree, a Master's degree, or a student at an engineering school, take advantage of the expertise of a doctor in IT for tailor-made training.
Adapted to your level and your objectives: Whether you are discovering a subject or aiming for excellence, my courses adjust to your needs.
Interactive and practical lessons: Practice directly with relevant exercises and projects.
Deep Learning: From advanced algorithms to system architecture and organization concepts, master the essential basics and go beyond.
With me you will not only learn computer science – you will understand it and apply it successfully.
Eiad
Learn the profession of professional software development and marketing it onlineC# is the programming language approved by Microsoft, the leading software company in the world.
In the course, you will learn how to create complete programs such as managing a restaurant, company, law firm, point of sale, real estate management programs, clinics, institutes, universities, etc., so that you can sell and market software on the Internet and gain a strong career to support you in your professional life.
Haralambie
Mathematical foundations of theoretical computer science and algorithm designI provide assistance with computer science modules that have a strong mathematical component, including predicate logic, cryptography, number theory, algorithm design, discrete and combinatorial optimization, graph theory, linear programming, machine learning, and more.
Lessons include:
- Solving specific types of problems, exercises, and past exams.
- Assisting with homework and assignments.
- Assisting with the preparation of final reports and projects.
Adrien
Private math teacher for all levels, over 10 years of experience!I offer dynamic courses and am able to adapt to all types of profiles. Progress is certain and continuous!
I had the opportunity to have all types of students, basic, secondary or higher education, with very different levels and bases in mathematics. My methods will therefore adapt according to the student's understanding in order to best assimilate the exercise and the course in question.
Whether it's a little refresher, or preparation for an exam, don't hesitate to contact me!
Tanu
PROGRAMMING LANGUAGES LIKE C++, C AND PYTHON, BASIC WEB DEVELOPMENTProgramming is a must have skill in today's world. We all are witnessing the shift to virtual world. Programming is the future of world. It enables us to develop online solutions such as mobile applications, website and much more. PROGRAMMING in itself is part of our day to day life. C++ and C are mainly used to build the games and other applications in which time plays a major role. Python is human friendly and easy to use language. We have wide variety of functions which makes it even more usable in todays world.
For web development we can cover HTML wordpress CSS bootstrap java script in front end and for API we can have session on Django.
For the languages the class can be opted for beginners intermediate and advanced level depending upon requirement. Regular assessment is also done to check the level of unserstand and improve the areas which are lacking behind.
Nader
learn the basics of c and c ++ (for beginners)As a beginner in computer science and to get acquainted with the world of programming, learn
c language and c ++ is paramount.
This course will help you learn the basics of these two languages which are among the best known and most used programming languages in the world.
Having knowledge of C and C ++ will help you to better understand other programming languages later on.
Omar
Expert Programming Assignment Help: C, C++, Java – All LevelsAre you struggling with your C, C++, or Java programming assignments? Don't worry! This class is designed to provide comprehensive assistance and guidance to students who need help with their programming assignments. Whether you're a beginner or have some programming experience, this class is tailored to meet your needs.
In this class, we will cover various programming concepts and techniques relevant to C, C++, and Java. We will discuss common challenges faced by students and provide step-by-step guidance on solving programming assignments effectively. The class will focus on understanding the assignment requirements, designing an appropriate solution, implementing the code, and testing it for correctness.
During the sessions, you will have the opportunity to ask questions, seek clarifications, and receive personalized feedback on your programming assignments. The class will be conducted in a supportive and interactive environment to ensure maximum learning and engagement.
Houssem
Java Programming - Exam Preparation - Learn How To CodeDepending on your level of experience and coding knowledge we will set our class goals.
This class could cover all basics of java programming from beginner to advanced knowledge. Starting from the Object Oriented Programming paradigms and the basic Java application' architecture and going through the Java collections, Threads, Lambda functions, Exceptions, Errors, Scheduler, Aspect Oriented Programming, and many more interesting topics.
All these subjects will be covered with great code examples to help you understand and memorize what you just have learned.
If you are also are looking for help with your exams or school work do not hesitate to contact me as this course could surely be tailored to your exact needs.
Hoping we could have a great learning time. Peace🤍