274 Student Reviews
I am an experienced teacher with over 3 years of experience in teaching JavaScript and ReactJs. Passionate about solving algorithms and design problem. over years I have helped many project teams and enable them to learn new trend in the industry. Working on enterprise level mobile and web-based app in my current job. Also, working as a full-stack developer.
I am an experienced teacher with over 3 years of experience in teaching JavaScript and ReactJs. Passionate about solving algorithms and design problem. over years I have helped many project teams and enable them to learn new trend in the industry. Working on enterprise level mobile and web-based app in my current job. Also, working as a full-stack developer.
Hi, i am an associate architect with experience in ruby on rails for 6+ years.
Hi, i am an associate architect with experience in ruby on rails for 6+ years.
I am currently working in Browser Stack. I work mainly on Ruby On Rails and JavaScript. Previously, I worked at a start-up called Sellerworx. We were based on PHP stack and hence I have excellent knowledge of PHP and MySql. Being a working professional, I have practical knowledge of PHP and not just theoretical knowledge. Also, In my previous start-up. I worked on Python Django framework. I was the lead developer of the initial phases and helped the company set the backbone technical architecture. In my college days, I was inspired to take up programming by one teacher, who influenced me and helped me understand the beauty of programming. And, this is what I am trying to do: To teach and mentor people to become top-notch programmers, just as I was mentored!
I am currently working in Browser Stack. I work mainly on Ruby On Rails and JavaScript. Previously, I worked at a start-up called Sellerworx. We were based on PHP stack and hence I have excellent knowledge of PHP and MySql. Being a working professional, I have practical knowledge of PHP and not just theoretical knowledge. Also, In my previous start-up. I worked on Python Django framework. I was the lead developer of the initial phases and helped the company set the backbone technical architecture. In my college days, I was inspired to take up programming by one teacher, who influenced me and helped me understand the beauty of programming. And, this is what I am trying to do: To teach and mentor people to become top-notch programmers, just as I was mentored!
-Engineering professional with 6 years of experience as an Assistant Professor in reputed Engineering colleges. -Have done certification in full time Advanced Python Course. -Worked on several python projects as a part of the Course. -Having Good knowledge in Object Oriented Programming Concepts. -Having good knowledge in Django web development framework -Have good knowledge in networking fundamentals. -Have flexibility and ability to learn and use new technologies and also to work in team environment as wells as independently to get things done.
-Engineering professional with 6 years of experience as an Assistant Professor in reputed Engineering colleges. -Have done certification in full time Advanced Python Course. -Worked on several python projects as a part of the Course. -Having Good knowledge in Object Oriented Programming Concepts. -Having good knowledge in Django web development framework -Have good knowledge in networking fundamentals. -Have flexibility and ability to learn and use new technologies and also to work in team environment as wells as independently to get things done.
I can teach each and every topics very easily and make it stronger for the students.
I can teach each and every topics very easily and make it stronger for the students.
Familiar with Python and Java. Sound knowledge in Frameworks like Django and Rails. Working experience in Javascript libraries like jQuery, underscorejs. Working experience on SOLR - Apache Lucene search platform. Working experience on ElasticSearch and Whoosh. Familiar with CMS like Wordpress and working experience in wordpress plugin development. Experience in developing, deploying and maintaining web applications using Django and PHP. Solid understanding in creating dynamic and interactive web sites using asynchronous techniques such as AJAX and Web Sockets. A sound understanding of HTTP, SOAP and REST-style web services. Proven knowledge and experience using modern front-end development approaches including HTML5 and JavaScript frameworks. Familiar with HTML5, CSS, CSS library like Twitter Bootstrap. Familiar with MySQL, PostgreSQL and RDBMS. Working experience with version control like Git, Bitbucket and SVN. Pushed applications to AWS and Digital Ocean. Working Experience of AWS services like EC2, S3, SES, RDS, Route53 and Lamda.
Familiar with Python and Java. Sound knowledge in Frameworks like Django and Rails. Working experience in Javascript libraries like jQuery, underscorejs. Working experience on SOLR - Apache Lucene search platform. Working experience on ElasticSearch and Whoosh. Familiar with CMS like Wordpress and working experience in wordpress plugin development. Experience in developing, deploying and maintaining web applications using Django and PHP. Solid understanding in creating dynamic and interactive web sites using asynchronous techniques such as AJAX and Web Sockets. A sound understanding of HTTP, SOAP and REST-style web services. Proven knowledge and experience using modern front-end development approaches including HTML5 and JavaScript frameworks. Familiar with HTML5, CSS, CSS library like Twitter Bootstrap. Familiar with MySQL, PostgreSQL and RDBMS. Working experience with version control like Git, Bitbucket and SVN. Pushed applications to AWS and Digital Ocean. Working Experience of AWS services like EC2, S3, SES, RDS, Route53 and Lamda.
I am B.Tech Computer Science with over 13 years of industry experience. I am experienced in conducting professional training. I have been teaching kids and adults of all ages.
I am B.Tech Computer Science with over 13 years of industry experience. I am experienced in conducting professional training. I have been teaching kids and adults of all ages.
I can teach each and every topics very easily and make it stronger for the students.
I can teach each and every topics very easily and make it stronger for the students.
Experience in working on Python for more than 5 years. Scored 100 in 10th CBSE Maths Board Exam.
Experience in working on Python for more than 5 years. Scored 100 in 10th CBSE Maths Board Exam.
Browse hundreds of experienced dance tutors across Bangalore. Compare profiles, teaching styles, reviews, and class timings to find the one that fits your goals
Select your preferred tutor and book a free demo session. Experience their teaching style, ask questions, and understand the class flow before you commit.
Once you're satisfied, make the payment securely through UrbanPro and start your dance journey! Learn at your own pace — online or in-person — and track your progress easily.
Find the best Programming Languages Tutor Classes
Selected Location Do you offer Programming Languages Classes?
Create Free Profile >>You can browse the list of best Programming Languages tutors on UrbanPro.com. You can even book a free demo class to decide which Tutor to start classes with.
The fee charged varies between online and offline classes. Generally you get the best quality at the lowest cost in the online classes, as the best tutors don’t like to travel to the Student’s location.
It definitely helps to join Programming Languages Classes near me in Agara Village, Bangalore, as you get the desired motivation from a Teacher to learn. If you need personal attention and if your budget allows, select 1-1 Class. If you need peer interaction or have budget constraints, select a Group Class.
UrbanPro has a list of best Programming Languages Classes
I'd suggest for the starting, please focus on PHP, MySQL, HTML basics and jQuery. All these techs are...
Int, long int Float, double Char, string
PHP Training: Understanding the __construct() and __destruct() Methods PHP Training Online Coaching In...
The primary difference between Stack and Queue Data Structures is that Stack follows LIFO while Queue...
for applications requiring high performance and direct hardware access.
#this examples demonstrate use of datetime module import datetimeob=datetime.datetime.now()print("-"*25)print(ob)print(ob.year)print(ob.month)print(ob.day)print(ob.hour)print(ob.minute)print(ob.second)str1=str(ob.hour)+':'+str(ob.minute)+':'+str(ob.second)print...
Operators in C Operator: An operator is a symbol that tells the compiler to perform certain mathematical or logical calculations. Operators are used...
What is PHP? PHP is an acronym for "PHP Hypertext Preprocessor" PHP is a widely-used, open source scripting language PHP scripts are executed on the server...
I think practice more and read less.see what the logic in the programs then you must be a good developer
A Python module is just a file that contains reusable code like functions. If a program is going to use functions that are stored in another module, it...