Vikhroli West, Mumbai, India - 400083
13
Details verified of Shailesh S.✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Python Training classes
19
Course Duration provided
1-3 months
Seeker background catered to
Individual, Corporate company, Educational Institution
Certification provided
Yes
Python applications taught
Web Development with Python , Automation with Python , Regular Expressions with Python
Teaching Experience in detail in Python Training classes
Having experience on live Projects. Have knowledge of Server Handling. Database Structure and Web services. Also have an experience about teaching from last 19 years and created Professionals who are technically good.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
10
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in HTML Training
10
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in PHP Classes
10
Teaches
PHP CMS, Advanced PHP, Php AJAX, Php MySQL, PHP Web 2.0, PHP Realtime Project
5 out of 5 7 reviews
Akanksha Vibhakaran
"I got good experience in learning from professionals working in the industry. It was a very good exposure to learning from a trainer who has worked in the same field. I will surely recommend it to people who are willing to Kick start their career in IT. "
Kadambary Diwan
"CIA has best teaching facilities, available 24*7. They will teach you how to become an IT professional. "
Shweta Kadam
Python Training
"This was an amazing experience. The excellent environment. Supportive staff and every course in CIA is so practical..Thank you. "
Shweta Selokar
Python Training
"Training session is amazing. Teacher and trainers are very supportive and helpful. All members of cia giving us full efforts. We are feeling lucky to join with this academy. I learned here from html, javascript, gitlab, python and will learn many more. I want to say thank you for giving this wonderful opportunity. "
Anjali Palkar
"Teacher's are very helpful. They immediately solve our doubts and the way they teach us is very easy to understand. "
Namita Khot
"Had a good experience so far, always clear my doubts, friendly staff, make things easier to understand by their effective way of teaching. "
Mayuresh Bagde
"Great explanation, on time clarification of doubts. Excellent support throughout the course, supportive staff , nice environment. "
Answered on 08/10/2020 Learn IT Courses
Hello, Abdul and all other freshers there,
Many people will suggest you the course/technology which they love the most or working in that field.
It is the most challenging situation for fresher as there are multiple fields in the IT industry from Software Engineer to System Engineer, DevOps, Data Scientist, Machine Learning, and the list is so on.. There are multiple institutes also who provide these courses at very very high fees.
The most important thing you need to focus on after graduation is first to research the market you can check on indeed/Naukri/monster (Don't go with shine as there are many fraud companies there).
To start with the career, you can go with software engineer/developer designation where you can make your base string in programming/database technologies. And once you have a good experience at least for a year you will get an idea of how IT company works and how many roles/designations are there, and you can find where your interest is. You can then go to any stream BigData/Data Scientist/AIML/DevOps/IT Infrastructure, etc.
Talking about the salary, you can get around 5k to 50k as a fresher depends on your technical skills and company. For more details about the company culture, you can watch the TVF Cubicles series ;).
Welcome to the IT industry and All the best for your career!
Answered on 07/10/2020 Learn IT Courses/Programming Languages/C Language
Hello Noreen,
In simple terms, the void main() is an entry point of c, c++ or Java program.
In C, C++ or Java, the program starts execution from the main function.
Now let's talk about the main part of your questions what is void in void main(). C has statically typed programming language before sending it to the compiler we always need to specify the return type of function. If the function is returning any value which is going to be used in an expression, then you should specify a return type, e.g. int, float, char.
If the function is not returning any value at that time, you must specify void so that compiler won't look for the return value in the function.
If you're using modern compiler like GCC, you need to specify int main so that where you can return 1 or 0 or -1 to the loader.
Also, don't get confused between Null and void. There is a different meaning of null in programming. Null is considered as a value or constant when you want to create a variable you can assign null value, but you can't assign void to any variable.
I hope this will clear your doubt. If not, try to practice on the same and learn from errors.
Happy Coding :)
Share this Profile
Also have a look at
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.