I am software engineer who loves technology. I primarily write code in Python and enjoy working with data.
I enjoy teaching with examples and helping students find the joy in programming. I want to use my experience and make learning an enjoyable experience. I intend to make you skilled and equipped with knowledge to help you in your required...
Experienced and dedicated Lecturer with 9 years of experience in higher education, specializing in Computer Science and Information Technology subjects. Proven expertise in teaching core programming and software concepts, including C, C++, Java, Python, UNIX, Data Structures, and Software Engineering, with a strong focus on conceptual clarity and...
’m a professional software developer with 5.5 years of real-world coding experience, and I specialize in helping students actually understand programming—not just memorize syntax. I’ve worked on production-level applications, solved real business problems, and now I focus on teaching the skills that matter in interviews, jobs, and real...
Dynamic and results-driven data scientist with a robust background in both industry and teaching. With a passion for unraveling the intricacies of data, I bring a unique blend of practical experience and a commitment to fostering the next generation of data enthusiasts.
In my extensive industry experience, I have successfully navigated complex...
Hello! I'm Dijin, a passionate educator specializing in Python programming and Data Science concepts. I believe sharing knowledge is the most effective way to deepen understanding and foster learning. My teaching approach centers on interactive, practical sessions that make complex concepts accessible and engaging, emphasizing a project-based...
Hello! I'm Dharmendra Bharti, currently serving as a Software Developer at Sony India Software. With a Master's degree in Computer Science and Engineering from IIIT Bhubaneswar and a Bachelor's from Rajkiya Engineering College Ambedkar Nagar in Information Technology, I've honed my skills in various programming languages and technologies.
My...
B.Tech( Electrical & Electronics Engineering);
Master of Engineering( Power Electronics & Drives)
GATE scores: 85.96, 91.42;
Experience: 16 Years;
Life member of ISTE & IAENG;
MATLAB/SIMULINK Freelancer;
Teaching Methodology: Student Centric
I handled these subjects so far:
Analog Electronics & Circuits, Control Systems,...
I would like to share knowledge with students. I dont have much experience in teaching but would like to start teaching.
I am available to teach online. I like Maths, Physics, Chemistry and Computer Science.I like the idea of explaining by way of examples which I think will help students to understand well. I can speak in English and Hindi. I am...
I am a Technical Lead with over 8 years of experience in the IT industry, specializing in software development and problem-solving.
Throughout my career, I have actively mentored juniors, interns, and fresh graduates, helping them strengthen their programming skills and build confidence in coding. My teaching style is proactive, engaging, and...
I am a Computer Science postgraduate from NIT Jaipur with a second Master’s degree in Statistics, specializing in Artificial Intelligence, Machine Learning, Data Science, and Python programming.
I focus on building strong fundamentals along with practical implementation. My teaching approach is concept-driven and hands-on, ensuring students...
I am very passionate about my work and computer science subject. I always make sure that every student benefit from my work and help out in any kind of doubt. By the time we're done, I expect the student to have gained more than what was expected. I make sure my lessons are on time. I try to pass my knowledge in the simplest way possible on order...
Today, Data science and Python jobs are ubiquitous. It is also one of the fastest growing areas and some of the most highly paid jobs are in data science. There is a huge demand for data science and engineers. For ML, I would teach the theory portions and help with your practical and applicational skills also. I shall adapt my course structure...
Hello! I am a Python tutor who teaches Python programming in a simple and practical way for beginners and students.
I provide online classes on:
Topics covered include:
Python Fundamentals
Variables and Data Types
Loops and Conditional Statements
Functions and Modules
OOP Concepts
Classes and Objects
Inheritance and...
Expert Mentor for Power BI, Excel, Python, SQL, Tableau, Data Science, and Statistics
About Me:
Hello! I am a dedicated and experienced mentor with a strong academic background and professional expertise in mathematics, statistics, and data science. With a Master's in Statistics, a Bachelor's in Mathematics, and advanced training in Data...
I am working as a Bigdata Trainer. I am providing training on Bigdata tech: PYTHON, Apache Spark, PySpark, Hadoop, Control-M, HIVE, Sqoop, Apache NIFI, HBASE, SQL, MYSQL, AIRFLOW, Amazon Cloud, Shell Scripting, Azure cloud and Microsoft Fabric Certified.
l am a B.Tech/B.E graduate. I am more interested in online-based teaching. Also, I like...
I have scored 98 percentile in Gate. I have completed my masters from A+ institute of India. I took GATE coaching from ACE academy and have good study material from there. I have good teaching skills which keep students involved till the end of the class. I always use real-time examples in my teaching which help students to learn topic well. I can...
I am a passionate and experienced coding tutor who makes programming easy and fun for all levels.With a background in software development and teaching,I specialize in languages like python,Java,C++ and web technologies(HTML,CSS,JavaScript).My approach is practical and hands on focusing on project based teaching.My approach is practical and...
A good teacher is one who helps his student even in a situation where he feels the whole world has dumped him. I believe in this and I do follow it.
I teach in a much more orthodox style as I also believe that students can get better knowledge by so
I see to it that students be delivered the best knowledge through which they gain confidence...
graph = {
"Me": ["DP"],
"DP": ["More DP"],
"More DP": ["Hard DP"],
"Hard DP": ["Existential Crisis"],
"Existential Crisis": []
}
visited = set()
def dfs(node):
if node in visited:
return
visited.add(node)
print(f"Visiting: {node}")
for nei in graph[node]:
dfs(nei)
dfs("Me")
I am an Android developer with...
Stop memorizing syntax. Learn how Data Analysis is actually done in the corporate world.
I am a full-time Data Analyst currently working in the industry. I don’t teach from textbooks; I teach from experience. My goal is to take you from "beginner" to "interview-ready" in the shortest time possible.
Who is this for?
College students...