Python coding tutors in BTM Layout, Bengaluru

837 Python coding tutors in BTM Layout, Bengaluru found

Hi, I’m Ashish.

I’m an AI/ML Engineer with 5+ years of experience teaching and building real-world AI systems.

I hold a PG Diploma in Machine Learning & AI from IIIT Bangalore and a B.Tech in Computer Science. Alongside teaching, I work on production AI applications including LLMs, RAG systems, NLP pipelines, AI agents, and automation...

  • BTM Layout
  • 1,5002,000/hour
  • 2.0 yr.
  • 5.0 yr.

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...

  • Tavarekere
  • 400800/hour
  • 0.0 yr.
  • 0.0 yr.

My name is Rijwan Khan. I am working in IT industry from last 4 years and well aware about the trending technologies. I have worked on different fronts in multiple companies and helped them in launching products.
I have taught 100s of students to achieve the same feet from being an intern to becoming a software developer. I am well-versed with...

  • 1st Stage
  • 1,0005,000/hour
  • 2.0 yr.
  • 2.0 yr.

Hi,
I am Gowthami.
An independent, self–motivated, hardworking and disciplined person. Strong engineering professional with a Bachelor of Technology (B.Tech.) focused in Computer Science and Engineering .I am looking to join a firm that can give me a chance to showcase my extreme interest in the field as Trainer (SQL (Oracle DB),MYSQL, MS...

  • BTM 1st Stage
  • 1,0003,000/hour
  • 3.0 yr.
  • 3.0 yr.

If you really want to learn current Software technology with Ai tools production level no matter you are a school students or college I will help you on it trust once results will surprise you
If you really want to learn current Software technology with Ai tools production level no matter you are a school students or college I will help you on it...

  • BTM 2nd Stage
  • 60010,000/hour
  • 2.0 yr.
  • 4.0 yr.
  • 5 km

I am a senior developer in a software company. I develop api server systems, rag systems. I am also a senior AI developer where i develop RAG and Agentic systems. I wanted to share my experience and knowledge to others by taking classes. I am also a national Coder. I mostly help my students and juniors in their programming works. I have a very...

  • Suddagunte Palya
  • 300500/hour
  • 1.0 yr.
  • 0.0 yr.

I have my own plan of action when i deal with students which gives me more confidence on the Student and the Subject. I am very patient and active listener and i try to address every point if the student has any queries related to the subject or any project. I am very much committed to my work and I stick on timings and the deadlines very much. I...

  • Koramangala
  • 5001,000/hour
  • 6.0 yr.
  • 6.0 yr.

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...

  • 30th B Cross Road
  • 500/hour
  • 2.0 yr.
  • 2.0 yr.

Professional Summary

Mohammad Javaid Ul Islam is currently working as an AI/ML Trainer at Edunet Foundation. He has successfully qualified the UGC-NET examination three times, demonstrating strong academic knowledge and research capability.

He has experience working in different universities as an Assistant Professor, where he was involved...

  • BTM Layout
  • 2001,000/month
  • 0.0 yr.
  • 2.0 yr.

Hey Learners,

I am Sujay Shekhar, an AI Engineer having 5+ years of experience. I'm experienced in Supervised Machine Learning, Unsupervised ML, Reinforcement ML, predictive modelling, data processing, and data mining algorithms to solve challenging business problems.

Robust background in core Python, knowledge of various frameworks and...

  • BTM 1st Stage
  • 1,0003,500/hour
  • 4.0 yr.
  • 4.0 yr.

I am a highly experienced programming teacher with a proven track record of over 6 years in the field. My teaching approach is tailored to meet the individual needs of each student, making complex concepts easily understandable and boosting confidence. I provide comprehensive online tutoring services, covering programming fundamentals, advanced...

  • BTM Layout
  • 600800/hour
  • 6.0 yr.
  • 6.0 yr.

I am a results-driven Python Developer with hands-on experience in building scalable web applications and RESTful APIs using FastAPI and PostgreSQL. I specialize in translating business requirements into efficient technical solutions, ensuring seamless integration between backend services and client-facing applications.

My experience includes...

  • BTM 1st Stage
  • 4001,000/hour
  • 0.0 yr.
  • 0.0 yr.

My name is Rahul, and I’m a seasoned Python professional teacher and developer with over 6 years of experience in software development and education. I hold a master’s degree in Computer Science, which has equipped me with a solid foundation in programming and web technologies. Over the years, I have had the privilege of training more than 100...

  • BTM Layout 1
  • 5001,000/hour
  • 6.0 yr.
  • 6.0 yr.

Hello! I’m Priyanka SV, an experienced Assistant Professor specializing in Artificial Intelligence and Machine Learning, currently teaching at a reputed college in Bangalore. With almost 5 Years of academic and practical experience, I am passionate about making complex concepts in AI and ML easy, engaging, and accessible for students of all...

  • Bommanahalli
  • 5001,500/hour
  • 1.0 yr.
  • 5.0 yr.

Who want to gain knowledge on operations and curious about what happen after development an application.
Why to use Ansible for configuration, Terraform for infra management .
Kubernetes for deployment microservices, linux, bash scripting, aws concepts, jenkins etc..
How microservices are deployed and managed in the production, git, GitHub,...

  • Bommanahalli
  • 100300/hour
  • 1.0 yr.
  • 1.5 yr.
  • 10 km

Experience in Cutting Age Technology like AI, Big Data Engineering with skill set like snowflake, redshift data warehousing, mandatory skills for data engineering like python, pyspark, sql and mostly AWS cloud, so students who are enthusiastic or really want to learn and make their career in AI, I will be good mentor for them or those students who...

  • Bommanahalli
  • 3,0004,000/hour
  • 1.0 yr.
  • 5.0 yr.
  • 3 km

Hi students i have a experience as a technical trainer where i was working in a retail institute.
Where i have students of all age group from school to university, also i have trained foreign students and professionals. I have knowledge about programming languages like python, HTML, CSS, Javascript, Java and also frameworks with respect to the...

  • Bommanahalli
  • 200500/hour
  • 1.0 yr.
  • 1.0 yr.

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...

  • Lumbini Residency
  • 1,0002,000/hour
  • 0.0 yr.
  • 0.5 yr.

I am well versed with fundamental intuition of mathematics, physics and astronomy. This makes me good at teaching them in an easy and understandable approach. I teach students at their own pace giving real time examples and making every complicated topic easy. If you are someone who wants to learn the subject the way it should be learnt, then...

  • 251
  • 3001,000/hour
  • 5.0 yr.
  • 5.0 yr.

1.I did my degree from IIT Kharagpur in computer science major mathematics .As part of job I am data scientist so work range from data cleaning to predictions and all standard analytics .You can find me motivational, open minded and hard working teacher.
2. Subjects of My Expertise:
a) IIT JEE ->Maths(Mains+Advanced) "NO CBSE/ICSE board...

  • Koramangala
  • 8002,000/hour
  • 10.0 yr.
  • 10.0 yr.