facebook

Computer science lessons in Şişli

Find your perfect private computer science tutor in Şişli.
Learn computer science with our teachers at home or in their studio.

0 teachers in my wish list
+

0 computer science teachers in Şişli

Unleash Your Digital Potential!!! Hello. I have been an Information Teacher since 1996. Are you eager to dive into the exciting world of computer science and web development? Whether you're a beginner or looking to enhance your skills, I'm here to guide you. With years of experience in the field, I'm passionate about sharing my knowledge and helping others learn. I offer personalized tutoring sessions tailored to your specific needs and learning style. What I Can Teach You: ⭐ Programming Fundamentals: Master the basics of programming languages like Python, Java, C, and C++ ⭐ Web Development: Build stunning websites using WordPress Why Choose Me? ⭐ Personalized Learning: I tailor my teaching approach to your needs and learning style. ⭐ Practical Experience: I combine theoretical knowledge with hands-on projects to reinforce learning. ⭐ Patient and Supportive: I create a positive and encouraging learning environment. ⭐ Flexible Scheduling: I offer flexible scheduling options to accommodate your busy life. My areas of expertise are: 👉 Content Management System: WordPress, Joomla 👉 Learning Management System: Moodle 👉 Online Journal Manager: OJS (for indexing to PubMed, Google Scholar) 👉 School Management and Organization System: Classter, Epafos 👉 STEM: Arduino, S4A, Scratch, Kodu 👉 Computer Languages: Java, C, C++, Python, C#, Algorithm, Introduction to any language 👉 Program Applications: Microsoft365 - Azure, Microsoft Windows, Microsoft Office 👉 Web Server: cPanel, Plesk, Linux, WHM, PhpMyAdmin 👉 Organize: Asana, Trello, Slack, Git, Active Campaign 👉 Google: AdWords, AdSense, Analytics, G Suite If you have any questions or want to discuss any project, you can contact me by PM. I am looking forward to hearing from you soon. Regards, Panagiotis
Web development · Marketing · Computer science
🌟✨ Discover Your Academic Edge with Jocelyne! ✨🌟 💻📚 Master IT, Computer Science, and IGCSE Subjects with an Expert! With a strong background in IT and Computer Science, I offer engaging and comprehensive lessons for students ranging from kids to high school. Whether you're exploring the basics of programming, tackling complex algorithms, or needing help with school subjects like Math, French, or Spanish, my sessions are designed to make learning effective and enjoyable. 👩‍💻💡 IT/Computer Science Expertise at Your Fingertips! As an IT professional holding a Bachelor's degree in Information Technology (Software Engineering) and currently pursuing a Master's in Computer Science at Aalborg University, I bring real-world experience and deep knowledge of coding languages like Python, C++, HTML, CSS, and JavaScript. My tutoring sessions include hands-on exercises, coding challenges, and problem-solving strategies tailored to your needs. 📘🎯 Personalized, Interactive Tutoring Approach! With my experience teaching Computer Science and IT to various age groups, I know how to tailor lessons that adapt to each student's learning pace. You can expect dynamic discussions, practical projects, and guidance that build both skill and confidence. 🔧🎓 Excel in Exams and Homework! Need support preparing for IGCSE exams or assistance with high school assignments? I’m here to help you succeed in Maths, English, Spanish, and other key subjects. My approach emphasizes clarity, interactive problem-solving, and strategic thinking. 🌱🌍 Join a Community of Learners! I believe in creating an environment that sparks curiosity and encourages growth. My tutoring sessions are structured to engage students, foster critical thinking, and inspire a love for learning. 🧠💪 Empower Your Academic Journey! Together, we will break down complex IT concepts, strengthen your coding skills, and set you on a path to academic success. 📚✨ Ready to advance your skills in IT and beyond? Let’s collaborate to turn your educational goals into accomplishments!
Information technology · Computer science · Tutoring
Dive into the world of Python programming and machine learning in this hands-on introductory class! This course is designed for beginners and focuses on the foundational concepts of Python, along with the essentials of machine learning. Course Highlights: Python Fundamentals: Learn the basics of Python programming, including data types, control structures, functions, and libraries. Through practical exercises, you’ll gain confidence in writing and executing Python code. Data Manipulation and Analysis: Explore popular libraries like NumPy and pandas to handle and analyze data efficiently. Understand how to clean, process, and visualize data, preparing it for machine learning tasks. Introduction to Machine Learning: Discover the key concepts of machine learning, including supervised and unsupervised learning, algorithms, and model evaluation. Gain insights into how machines learn from data. Hands-On Projects: Apply your knowledge through real-world projects, where you'll build simple machine learning models using libraries such as scikit-learn. You'll learn to make predictions and evaluate model performance. Collaboration and Support: Work alongside fellow students in a collaborative environment, with ample opportunities for group discussions and individual support from the instructor. Who Should Enroll: This class is ideal for anyone interested in starting a career in data science or machine learning, or for those looking to enhance their programming skills with practical applications in Python. Join us and embark on an exciting journey into the realm of programming and machine learning!
Computer programming · Computer engineering · Computer science
GCSE Computer Science, Mathematics, and Physics Tutoring I specialize in tutoring Computer Science, Mathematics, and Physics for GCSE students. I aim to provide clear, engaging lessons that help students master key concepts while building confidence in their problem-solving abilities. In Computer Science, students will learn programming fundamentals, algorithms, loops, logic gates, conditions, computational thinking, and exam techniques to excel in theory and practical assessments. Whether you're new to coding or refining your skills, I guide students through real-world applications of computing, using languages like Python to bring lessons to life. In Mathematics, I focus on helping students understand the core principles of algebra, geometry, and statistics. Lessons are designed to reinforce schoolwork, address challenging topics, and prepare students for GCSE exams with practice problems, test-taking strategies, and personalized feedback. For Physics, I make complex concepts like mechanics, electromagnetism, and energy systems accessible and interesting. Students will engage in hands-on activities and thought experiments that deepen their understanding of the physical world, preparing them for exams and future STEM studies. I assign targeted homework after each session and provide periodic progress reports to ensure students stay on track and continuously improve. My approach is to challenge students without overwhelming them, fostering a positive learning environment where they can excel academically.
Computer science · Math · Physics
(24 reviews)
Adam - Paris, FranceC$40
Trusted teacher: Online 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! ---
Tutoring · Computer science · Algorithms
Showing results 26 - 50 of 114026 - 50 of 1140

Our students from Şişli evaluate their Computer Science teacher.

To ensure the quality of our Computer Science teachers, we ask our students from Şişli to review them.
Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.8 out of 5 based on 24 reviews.

Basic concepts of algorithms and data structures in computer science (Paris)
Adam
I am very happy that Zen gave a good lesson to my son.
Review by LOUIS