20 Student Reviews
I am an IITian, done B.Tech in Computer science from IIT Dhanbad. I have 5+ years of IT experience. Worked at Microsoft, Amazon and few startups. Provide Full stack training at Newstein and Corporate Training in many cutting edge technology. Expertise in Angular, NodeJs, MEAN Stack, .NET, MySQL, MongoDB, AWS, Android development, Design Pattern.
I am an IITian, done B.Tech in Computer science from IIT Dhanbad. I have 5+ years of IT experience. Worked at Microsoft, Amazon and few startups. Provide Full stack training at Newstein and Corporate Training in many cutting edge technology. Expertise in Angular, NodeJs, MEAN Stack, .NET, MySQL, MongoDB, AWS, Android development, Design Pattern.
I have been in Full stack development for 5 years with major experience in JavaScript related technologies, Angular 2+, typescript, bootstrap, Angular material, HTML5 and in C# domain. I have worked on more than 10 large scale projects in various domain and delivered them successfully. I have recently venture into the intriguing world of freelancing and hope to work on some interesting and challenging projects.
I have been in Full stack development for 5 years with major experience in JavaScript related technologies, Angular 2+, typescript, bootstrap, Angular material, HTML5 and in C# domain. I have worked on more than 10 large scale projects in various domain and delivered them successfully. I have recently venture into the intriguing world of freelancing and hope to work on some interesting and challenging projects.
I am in to IT industry having over 7 years of experience. I can definately help you with C#.net, SQL , ASP.net, MVC.net, JQuery.
I am in to IT industry having over 7 years of experience. I can definately help you with C#.net, SQL , ASP.net, MVC.net, JQuery.
* Had experience in teaching field for more than four years in Higher secondary school and University campus for Plus two and BSc Computer Science students. * Excellent facility with verbal and audiovisual instructional modes. * Strong abilities in student supervision to ensure optimal task performance. * Superior professional decision-making and judgment skills. * Outstanding written and oral communication skills. * High flexibility in scheduling hours.
* Had experience in teaching field for more than four years in Higher secondary school and University campus for Plus two and BSc Computer Science students. * Excellent facility with verbal and audiovisual instructional modes. * Strong abilities in student supervision to ensure optimal task performance. * Superior professional decision-making and judgment skills. * Outstanding written and oral communication skills. * High flexibility in scheduling hours.
I have 2 years work experience in web development, proficient in JavaScript, c#, CSS, HTML and MS SQL server. I have designed and developed few web applications and web sites, also written JavaScript libraries in JavaScript.
I have 2 years work experience in web development, proficient in JavaScript, c#, CSS, HTML and MS SQL server. I have designed and developed few web applications and web sites, also written JavaScript libraries in JavaScript.
I am helping Board students in overcoming their Math's phobia from 4+ years, As far as "Computer Science" is concerned I am guiding students not only for any specific programming language but I am also working on building "OOPs Concepts" along with the fundamental "Logic Building" of students. Its been 3 years from now that I am giving sessions on different programming languages.
I am helping Board students in overcoming their Math's phobia from 4+ years, As far as "Computer Science" is concerned I am guiding students not only for any specific programming language but I am also working on building "OOPs Concepts" along with the fundamental "Logic Building" of students. Its been 3 years from now that I am giving sessions on different programming languages.
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.
Currently I am working as a IT professional but I was into teaching in the early days of my carrier. I started my carrier as a teacher in 2008 in NIIT-Silchar as .NET Trainer and continued for one year. There I have taught .NET basics and Advanced courses. Now I am getting practical experience of everything which I have taught and eager to share those things with my students
Currently I am working as a IT professional but I was into teaching in the early days of my carrier. I started my carrier as a teacher in 2008 in NIIT-Silchar as .NET Trainer and continued for one year. There I have taught .NET basics and Advanced courses. Now I am getting practical experience of everything which I have taught and eager to share those things with my students
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.
I have around 6 years of experience in .net (C#,WPF) and working in MNC, I am giving training as part time.
I have around 6 years of experience in .net (C#,WPF) and working in MNC, I am giving training as part time.
I have 5+ years of experience in Microsoft Technology. And having experience on MVC, Entity Framework, LINQ, jQuery, SOLID, TDD, MOCK and Unity Frameworks. Angular2/4/6.
I have 5+ years of experience in Microsoft Technology. And having experience on MVC, Entity Framework, LINQ, jQuery, SOLID, TDD, MOCK and Unity Frameworks. Angular2/4/6.
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.
Having 4+ yrs of experience in development by handled over 50 projects. Working In INFOSYS.
Having 4+ yrs of experience in development by handled over 50 projects. Working In INFOSYS.
I have 6 years experience in teaching
I have 6 years experience in teaching
Expert in Microsoft Technologies
Expert in Microsoft Technologies
I am a Software Engineer by profession but teaching is my hobby. I know very well how to teach with the easiest way.
I am a Software Engineer by profession but teaching is my hobby. I know very well how to teach with the easiest way.
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 C Sharp Tutor Classes
Selected Location Do you offer C Sharp Classes?
Create Free Profile >>You can browse the list of best C Sharp 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 C Sharp Classes near me in Tibet Mall, 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 C Sharp Classes
This section discusses two aspects of thread usage. We first discuss threads as it applies to every Swing...
perfect introduction to C# By PwPrins
Learn from me , I am starting a batch for C sharp and asp.net at my place if interested can contact me
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know...
//using system namespace using System; //Namespace declaration namespace first{ //Class declaration class helloworld { //Main method public static...
using System;using System.Collections.Generic;using System.Linq;using System.Text; //Namespace declarationnamespace figures{ //Rectangle Class declaration...
Extension methods enables you to add methods to existing types without creating a new derived type, recompiling or otherwise modifying the original type....
foreach is a looping statement : repeats a group of statements for each element in an array or an object collection. (or) used to iterate through the...