Souvik Das
Newtown, Kolkata, India - 700136
Newtown, Kolkata, India - 700136.
74
5.0
Details verified of Souvik Das✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Bengali Mother Tongue (Native)
Hindi Proficient
English Proficient
Jadavpur University 2014
Bachelor of Engineering (B.E.)
Newtown, Kolkata, India - 700136
ID Verified
Education Verified
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in BTech Tuition
7
BTech Electrical & Electronics subjects
Data Structures & Algorithms
BTech Computer Science subjects
Java Programming, Object Technology, Object Oriented Programming & Systems, Database Management Systems, Data Structures and Algorithms, Compiler Design, Design and Analysis of Algorithms
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering
BTech Information Science subjects
Operating Systems, Data Structures and Algorithms, Object Oriented Programming, Database Systems, Design & Analysis of Algorithms
Experience in School or College
Ex-Lecturer in Techno India University. Former Post Graduate teacher in Kendriya Vidyalaya. Ex-software developer.
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Teaching Experience in detail in BTech Tuition
Ex Lecture in university Ex PGT Computer Science in Kendriya Vidyalaya. Ex-Software developer
this is test message this is test message this is test message this is test message this is test message this is test message this is test message
4.9 out of 5.0 60 reviews
Swati attended C Language
"He approaches every concept in a different, easy, understandable manner. He first started from the very fundamental basics which made my base strong and even if i forget later, he is always ready to explain it again. Developing logic on our own is what programming mostly is all about and he gives enough time, knowledge to come out with at least some of the logic of code, even if it takes time of half of the class so he is very patient. His motive isnāt like other teachers who just rush to complete the course, his motive is to make us capable enough to find the logic, try the code. I couldnāt even imagine I could do this on my own but studying under him definitely gives me pretty good confidence and I have improved so far. So thank you sir for being an amazing teacher. "
Sudeshna Das attended Python Training
"He is very caring and friendly. He has a vast knowledge of computer science. I learn python and Bioinformatics from him. I am truly thankful to him. "
Er Amlan protim Hazarika attended Class 12 Tuition
"He is one of the best faculty. I learn lot of concept from him which help me a lot."
Reply by Souvik
Thank you Amlan.
Soumyadeep Bera attended Class 11 Tuition
"He teaches quite well with time and helps me to understand the topics well.Also he is very good in nature.So the experience was very good. "
Reply by Souvik
Wish you all the best with your future endeavors.
1. Which BTech branches do you tutor for?
BTech Computer Science Engineering and BTech Information Science Engineering
2. Do you have any prior teaching experience?
Yes
3. Which classes do you teach?
I teach BCA Tuition, BTech Tuition, C Language, C++ Language, Class 10 Tuition, Class 11 Tuition, Class 12 Tuition, Class 9 Tuition, MCA Coaching and Python Training Classes.
4. Do you provide a demo class?
Yes, I provide a free demo class.
5. How many years of experience do you have?
I have been teaching for 7 years.
Answered on 20/03/2020 IT Courses
Jobs can be in different sectors and types:
Government jobs
A) Technical
B) General
Teaching jobs
A) Government
B) Private
IT Sector
1.Product company
2.Service company
Please decide which sector would you target after that start your preparation in a very dedicated way.
Since your question didn't point to a particular sector or type, so I could give you a specific path to obtain.
All the best
Wish your dream come true.
Answered on 06/05/2019 IT Courses/Programming Languages/C Language
Hello Ishwari
We know we have already defined data types like int, char, float, double.
Let's take int
When we declare
int i ;
It simply means an area of 2 Bytes(architecture dependent) gets allocated and the area is named as i and as our houses get some address in a street, in the same manner, this area will also have an address.
Now if we want some area which must contain say some 5 Bytes and that area has to be divided into 3 areas.
we want to give the first division to an int , the 2nd division to a char, the 3rd division to another int.
So this type of data type is not already defined.
So we need to make a data type like this on our own.
How to do that?
We use structure.
struct datatype
{
int i;
char c;
int j;
};
Now if we declare
datatype x;
Then x will have our desired memory allocation.
Math.h
has function definitions of the mathematical functions that we use.
example : pow()
Similarly, string.h has functions that we use t manipulate strings.
Answered on 06/05/2019 Tuition
Hello Chirra
Think it this way, we can't precisely pinpoint when we started to learn our mother tongue, but we are quite comfortable in it.
Again if we think, we started to learn English in our school days, and we were made to understand and make correct usage of grammar. Right!!!
Similar is the case with C, C++, Java or any other language that we want to learn.
You have to learn the grammar of the language, i.e. the rules by which you can write a sentence in C language.
Then slowly we got to start writing a few correct sentences which make some meaning.
Then we will automatically try to write prose(called functions in C) or paragraphs(modules/collections of codes) using C language.
That's all. Once you start using it to express your thoughts, you will begin to look for its betterment(called algorithm analysis in terms of programming.)
And we all know there is no limit to improvement.
All the best!
Answered on 27/04/2019 Tuition CBSE/Class 9/Mathematics
Everyone has one's style of grooving into different terrains. One might like to go to hill stations, and another might want to go to the forest for a vacation.
Similar is the case here. I would suggest to take a demo class of both the online platforms and the physical classrooms, in whichever mode you feel comfortable, opt for that.
It is you who have to assimilate the concepts properly.
All the best.
Answered on 27/04/2019 Tuition
For Mathematics and Science, it would be Rs300-400 per class depending on the experience of the teacher.
For English, it would be Rs250-400 per class, depending on the experience and expertise of the teacher.
NOTE: The price depends on the cost of living of the location.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in BTech Tuition
7
BTech Electrical & Electronics subjects
Data Structures & Algorithms
BTech Computer Science subjects
Java Programming, Object Technology, Object Oriented Programming & Systems, Database Management Systems, Data Structures and Algorithms, Compiler Design, Design and Analysis of Algorithms
BTech Branch
BTech Computer Science Engineering, BTech Information Science Engineering
BTech Information Science subjects
Operating Systems, Data Structures and Algorithms, Object Oriented Programming, Database Systems, Design & Analysis of Algorithms
Experience in School or College
Ex-Lecturer in Techno India University. Former Post Graduate teacher in Kendriya Vidyalaya. Ex-software developer.
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Teaching Experience in detail in BTech Tuition
Ex Lecture in university Ex PGT Computer Science in Kendriya Vidyalaya. Ex-Software developer
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in C++ Language Classes
7
Proficiency level taught
Basic C++, Advanced C++
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in C Language Classes
7
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in BCA Tuition
7
Experience in School or College
Ex-Lecturer in a University Ex-PGT Computer Science in Kendriya Vidyalaya
BCA Subject
Database Management Systems , Computer Basics and PC Software , Algorithm Design , Data structures, Programming in C++ , Operating System Concepts and Networking Management , C Language Programming, Java Programming, Problem Solving and Programming , IT
Type of class
Crash Course, Regular Classes
Class strength catered to
Group Classes, One on one/ Private Tutions
Taught in School or College
Yes
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Class 12 Tuition
7
Board
CBSE, ISC/ICSE, State, International Baccalaureate, IGCSE
IB Subjects taught
Information Technology, Computer Science
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Physical Education, Computer Science
IGCSE Subjects taught
Computer Science
Experience in School or College
Ex-Lecturer in a University Ex-PGT Computer Science in Kendriya Vidyalaya
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Class 11 Tuition
7
Board
CBSE, ISC/ICSE, State, International Baccalaureate, IGCSE
IB Subjects taught
Information Technology, Computer Science
ISC/ICSE Subjects taught
Computer Science
CBSE Subjects taught
Physical Education, Computer Science
IGCSE Subjects taught
Computer Science
Experience in School or College
Ex-Lecturer in a University Ex-PGT Computer Science in Kendriya Vidyalaya
Taught in School or College
Yes
State Syllabus Subjects taught
Computer Science
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Class 10 Tuition
7
Board
ICSE, State, CBSE, International Baccalaureate, IGCSE
IB Subjects taught
Computers
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
IGCSE Subjects taught
Information Technology
Experience in School or College
Ex-PGT Computer Science in Kendriya Vidyalaya Ex-Lecturer in a University
Taught in School or College
Yes
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Class 9 Tuition
7
Board
ICSE, CBSE
CBSE Subjects taught
Computer Practices, Information and Comunication Technology
ICSE Subjects taught
Computer Application
Experience in School or College
Ex-Lecturer in University Ex Post Graduate Teacher in Kendriya Vidyalaya
Taught in School or College
Yes
Teaching Experience in detail in Class 9 Tuition
Programming in Java I help the students to grasp the basic concepts and then we slowly try to reach the level desired for. The general working flow of Computer science and programming oriented for the exams would be covered in the most exhaustive and logical manner. I have often found students who used to fear computer programming,start to love the subject as a whole. Hope to see you soon.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in MCA Coaching classes
7
Teaching Experience in detail in MCA Coaching classes
Ex-Lecturer in a University Ex-software developer. Programming will be covered from the grassroots level to the level desired for. I have often seen students fear to do computer programming. This basically happens because of the lack of knowledge of the working of the whole system and the logical way of thing to develop a program. Many of my students have bagged jobs in major IT firms. Hope to see you soon.
Class Location
Student's Home
Tutor's Home
Online (video chat via skype, google hangout etc)
Years of Experience in Python Training classes
6
Course Duration provided
6-12 months, 3-6 months
Seeker background catered to
Individual, Educational Institution
Certification provided
No
Python applications taught
Help in assignment, GUI (Graphical User Interfaces) with Python
Teaching Experience in detail in Python Training classes
Basic Python.
Answered on 20/03/2020 IT Courses
Jobs can be in different sectors and types:
Government jobs
A) Technical
B) General
Teaching jobs
A) Government
B) Private
IT Sector
1.Product company
2.Service company
Please decide which sector would you target after that start your preparation in a very dedicated way.
Since your question didn't point to a particular sector or type, so I could give you a specific path to obtain.
All the best
Wish your dream come true.
Answered on 06/05/2019 IT Courses/Programming Languages/C Language
Hello Ishwari
We know we have already defined data types like int, char, float, double.
Let's take int
When we declare
int i ;
It simply means an area of 2 Bytes(architecture dependent) gets allocated and the area is named as i and as our houses get some address in a street, in the same manner, this area will also have an address.
Now if we want some area which must contain say some 5 Bytes and that area has to be divided into 3 areas.
we want to give the first division to an int , the 2nd division to a char, the 3rd division to another int.
So this type of data type is not already defined.
So we need to make a data type like this on our own.
How to do that?
We use structure.
struct datatype
{
int i;
char c;
int j;
};
Now if we declare
datatype x;
Then x will have our desired memory allocation.
Math.h
has function definitions of the mathematical functions that we use.
example : pow()
Similarly, string.h has functions that we use t manipulate strings.
Answered on 06/05/2019 Tuition
Hello Chirra
Think it this way, we can't precisely pinpoint when we started to learn our mother tongue, but we are quite comfortable in it.
Again if we think, we started to learn English in our school days, and we were made to understand and make correct usage of grammar. Right!!!
Similar is the case with C, C++, Java or any other language that we want to learn.
You have to learn the grammar of the language, i.e. the rules by which you can write a sentence in C language.
Then slowly we got to start writing a few correct sentences which make some meaning.
Then we will automatically try to write prose(called functions in C) or paragraphs(modules/collections of codes) using C language.
That's all. Once you start using it to express your thoughts, you will begin to look for its betterment(called algorithm analysis in terms of programming.)
And we all know there is no limit to improvement.
All the best!
Answered on 27/04/2019 Tuition CBSE/Class 9/Mathematics
Everyone has one's style of grooving into different terrains. One might like to go to hill stations, and another might want to go to the forest for a vacation.
Similar is the case here. I would suggest to take a demo class of both the online platforms and the physical classrooms, in whichever mode you feel comfortable, opt for that.
It is you who have to assimilate the concepts properly.
All the best.
Answered on 27/04/2019 Tuition
For Mathematics and Science, it would be Rs300-400 per class depending on the experience of the teacher.
For English, it would be Rs250-400 per class, depending on the experience and expertise of the teacher.
NOTE: The price depends on the cost of living of the location.
Share this Profile
Also have a look at
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Souvik
Let Souvik know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.