Kaikondrahalli, Bangalore, India - 560035
Verified Certified 75
Details verified of Sachidananda S.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Excellence Award Winner 2023
1st Jan - 30th Jun
C Language
UrbanPro Certified Tutor
For C Language
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
8
Teaching Experience in detail in C Language Classes
I am currently working as Software Engineer. I also love to teach programming. Learning programming is easy if we learn in a practical and fun way. I teach C, C++, Data Structure and Algorithms. For me it doesn't matter you know anything or not now, but if you start giving effort with me, I am confident that you will be learning well and feel happy about yourself. Let's learn programming :-)
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BTech Tuition
5
BTech Electrical & Electronics subjects
Data Structures & Algorithms
BTech Computer Science subjects
Data Structures and Algorithms
BTech Branch
BTech Computer Science Engineering, BTech 1st Year Engineering, BTech Information Science Engineering
BTech Information Science subjects
Object Oriented Programming, Data Structures and Algorithms
Experience in School or College
I teach data structure and programming in a fun and practical way.
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
BTech 1st Year subjects
Computer science
Class Location
Online Classes (Video Call via UrbanPro LIVE)
Student's Home
Tutor's Home
Years of Experience in BCA Tuition
10
Experience in School or College
I love to teach programming, Let's learn programming in a fun way.
BCA Subject
IT, Object Oriented Technologies, C Language Programming
Type of class
Regular Classes, Crash Course
Class strength catered to
One on one/ Private Tutions, Group Classes
Taught in School or College
Yes
4.8 out of 5 25 reviews
Aditya Singh
C Language
"I enrolled in the C language and Data Structures course with the aim of gaining a strong foundation in the subject and developing the skills to solve complex problem statements. Upon completing the course, I have acquired the ability to analyze problems, break them down into subparts, and effectively find the solutions. The teaching style of the instructor is exceptional. His primary focus is on ensuring that his students thoroughly grasp each topic. He possesses a keen understanding of when to provide assistance and when to encourage students to solve problems independently. Overall, I am highly satisfied with the course and grateful for the instructor's effective teaching methods, which have significantly enhanced my understanding of data structures. I feel well-prepared to tackle challenging problem statements confidently. "
Reply by Sachidananda
Thanks Aditya for your detailed review, All the best for your career.
Saishobanasri
C Language
"Classes with Sir have been so Worthwhile! and Interactive :) Sir have an amazing way of teaching with real-life examples so that they are much more understandable. Sir is very patient, calm, and supportive and helps to clear all our doubts at any time. "
Reply by Sachidananda
Thanks, Sai for your detailed review, Hope you are doing well in your coding practice and semester exam.
Priyajit Kundu
C Language
"Sir is very appreciable teacher. I learned c language from sir, he clears all the doubts I have. I think now I would be able to clear all types of c language problems"
Reply by Sachidananda
Thanks, Priyajit for your review, I am really surprised they way way you picked the course and did all assignments being in 8th-class. Keep learning, Keep coding.
Kashish Hussain
C Language
"Sir is extremely dedicated and adjusting towards his students. Along with teaching his subject, he makes the subject interesting and ensures that the student builds confidence in the subject. Sir provides help at any time of the day. I am indebted to sir for making the subject easy and interesting for me. Thank you sir. "
Reply by Sachidananda
Thanks Kashish, All the best for your semester exam.
Rima Paul
C Language
"Provide relevant example and demonstration. An effective teacher can do break down complex topics into manageable parts and make them accessible to students and he does good balance between theory and practical exercise and approachable willing to provide support when needed. "
Reply by Sachidananda
Thanks, Rima for your review, hope you will apply the learning and practice well. All the best for your BCA exam.
Piyush Kumar
C Language
"Explains the concept in Deep and try to push the students to give there best. Moreover he wanted us not to memorize the concept, he wanted us to feel that concept. "
Reply by Sachidananda
Thanks Piyush for your review. All the best for your 12th exam.
Aryan Shahu
C Language
"He does a great job teaching, explaining topics in detail, answering all of my questions, checking to make sure of my understanding, and provides helpful homework to reinforce the topics which help me develop my skills in those topics. "
Reply by Sachidananda
Thanks, Aryan for the review. I am happy you can understand all the topics and you also practice regularly. You are my first overseas student :-) Keep learning.
Rohit
C Language
"It's amazing teacher for the beginners and friendly nature behavior. Please go ahead with him. "
Reply by Sachidananda
Thanks, Rohit for the review. Keep practicing. All the best for your BCA. Feel free to contact me for your future learning need.
Anushka Gulati
C Language
"it was best experience for me and his teaching way is very simple easy and best , he motivated me alot , i can suggest to those who are looking c language tutor please join Sachidananda Sahu sir"
Reply by Sachidananda
Thanks for your detailed review. I am happy that you understood the topics. Keep Learning.
Nandini Sahu
C Language
"Your expertise in teaching has put my mind at ease.I fully enjoyed your lectures, you explained everything in detail and it made it easier for me to understand. "
Reply by Sachidananda
Thanks, Nandini for the review. Keep learning.
Nagesh
C Language
"Sir is very. Knowledge person. All expert. Teaching. Concept clear any students. Bahiour is very good. "
T Sibaji
"The classes which are taken by him are very nice. I like his way of teaching. Very clear. Best tutor ever I seen. "
Reply by Sachidananda
Thanks for your review. Happy Learning 😊
Akshata S pattanshetti
C Language
"It was nice learning experience. I had learnt all C basics with proper guidance and Yours Teaching skills are very Understandable way. Thank You. "
Reply by Sachidananda
Thanks Akshata , You were my first student, i am happy that i was help able to help you. Keep Learning.
Nishant Satapathh
C Language
"A good coding teacher will be adaptable to their students to meet them at their ability level and engage them in their interests. Showing them that coding is part of the world they love makes learning to code more inspiring and inviting for students. "
Reply by Sachidananda
Thanks Nishant, Hope you are learning and practicing well.
Abdul Nafi
C Language
"Overall I was having some particular requirements in terms of learning c programming. The same I told to sachidananda in a demo session and he understood the requirements and explain them in a great way. "
Reply by Sachidananda
Thanks Abdul for your review, hope you will connect for your future learning need. All the best. Keep coding .
Answered on 17/05/2023 Learn IT Courses/Programming Languages/Python
In mathematics if you have to add 2 numbers you just assign two number in to variables and add them.
In math:
x= 5 y = 10
x+y gives the sum.
In python:
Do the similar thing and print it to the screen.
x = 5
y =10
print(x+y) #this line should print the sum of x and y.
Answered on 12/05/2023 Learn IT Courses/Programming Languages/Python
There is nothing like bad programming langauage, Based on requirement and features of programming language it's get selected for the project. Even sometimes a project consist of many porogramming languages in different module. Python may not be suitablle for one project it may be suitable for different project.
Answered on 12/05/2023 Learn IT Courses/Programming Languages/Python
There is nothing like top programming languuage, Every programming langauge has it's own importance. Based on the features of a programming language it's selected for a software project.
Python is one of popular programming language as it is easy to learn and syntax is clear, not much complexity in managing memory for user.
Answered on 04/05/2023 Learn IT Courses/Programming Languages/Python
Answered on 04/05/2023 Learn IT Courses/Programming Languages/Python
Share this Profile
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.