Talking about Computers, it is a very interesting subject. As technology is advancing at a rapid pace, we rely more and more on computers for everything from playing games to organizing our taxes. An understanding of computer basics is compulsory nowadays. I have a Master's Degree in Computer Science and this course is designed according to your level of understanding of computers. We'll be practically doing things on Computers and see the things happening over there. Starting from Computer basics which includes computer knowledge of Operating system, hardware-software components, internet, World Wide Web(WWW), different web browsers, and other basic functionalities of a computer system. Then moving on to basic knowledge of word processing, spreadsheets and preparing professional presentations (Ms. Word, Ms. Excel, Ms. Powerpoint) and creating simple web pages through HTML. Apart from this if you wish, we can move to the advanced level of each of them. I'll be teaching you in a very simple way so that you grab the concepts easily. Let's start and do something innovative.
Facing problem in Chemistry? Does your teacher presume that you know every single basic concept and start teaching directly advanced concepts!! Here is the solution. We'll be starting from the basic concepts and will be mastering over the advanced concepts gradually. You can simply tell for which topic you need more attention and time and which topics are your strengths (if any). I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief overview of the topics we'll be covering : * Some basic Concepts of Chemistry * Structure of Atom * Classification of Elements and Periodicity in Properties * Chemical Bonding and Molecular Structure * States of Matter: Solid, liquid & gas * Thermodynamics * Equilibrium * Redox Reactions * Hydrogen * s-block Elements (Alkali and Alkaline earth metals) * p-block Elements * d-block Elements * f-block Elements * Organic Chemistry: some basic principles and techniques * Hydrocarbons * Environmental Chemistry * Solid State * Solutions * Electrochemistry * Chemical Kinetics * Surface Chemistry * General Principles and Processes of Isolation Elements * Coordination Compounds * Haloalkanes and Haloarenes * Alcohols, Phenols and Ethers * Aldehydes, Ketones and Carboxylic Acids * Organic Compounds containing Nitrogen * Biomolecules * Polymers * Chemistry in Everyday Life In case you have any query, please feel free to contact me. Give yourself a chance for a better future. All the best
HTML is the standard markup language for Web pages. With HTML you can create your own Website. In simple words we can say, easiest and the best method to create a website. In the course duration, I'll be giving you live practical exposure so that you can actually experience and master over the concepts of HTML tags. Having years of work experience, I know how to start and build your concepts at a good pace. With the completion of this course, you'll be ready to build your own website. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief overview of the topics we'll be covering : Introduction to HTML HTML Elements HTML Attributes HTML Headings HTML Paragraphs HTML Formatting HTML Fonts HTML Styles HTML Links HTML Images HTML Tables HTML Lists HTML Forms HTML Frames HTML Iframes HTML Colors HTML Colornames HTML Colorvalues HTML Quick List HTML Layout HTML Doctypes HTML Head HTML Meta HTML Scripts HTML Entities HTML URLs HTML URL Encode HTML Media HTML Audio HTML Object HTML Video HTML YouTube HTML GeoLocation HTML WebStorage HTML SSE HTML WebWorkers HTML Canvas HTML Plug-ins In case you have any query, please feel free to contact me. Give yourself a chance for a better future. All the best
C++ language is a superset of the ‘C’ language and was initially known as “C with Classes”. In "C" operator ++ is used to increment the value by 1. That means to the language ‘C’, developers have added some extra features (Object Oriented Programming) and hence named as C++. This Object Oriented concept reduces the complexity in programming and it is easier to identify and resolve any error in the program. I'll be starting from the scratch thereby strengthening your concepts and helping you to master this language. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief summary of our course : • How C++ differs from C • Variables Declaration • Function overloading • Optional Parameters • Reference Variables • Operator overloading • Basics of Console Input and Output • Constant Pointers • Dynamic Memory Allocation • Overview of OOPs Principles • Introduction to classes & objects • Creation & destruction of objects • Data Members • Member Functions • this Pointer • Constructor &Destructor • Static class member • Friend class and functions • Namespace • Types of Inheritance • Down casting and up casting • Function overriding • Virtual functions • Destructor overriding • What is Polymorphism • Pure virtual functions • Virtual Base Class • File Stream • Text File Handling • Binary File Handling • Error handling during file operations • Overloading << and >> operators • Exception Handling • Templates Apart from these , we'll be covering basic concepts of "if - else statement" "for, while and do-while loops" In case you have any query, feel free to contact me Give yourself a chance for a better future All the best
Python is a high level programming language. It's object oriented approach help programmers to write simple and logical codes. Due to its easy syntax, it is actually easier as compared to other programming languages. Having years of experience in coding language, I know how and where to start and move the topics at a good pace. I'll be starting with you from scratch and help you to build your concepts and master over the language. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief overview of the topics we'll be covering : 1: Introduction To Python • Installation and Working with Python • Understanding Python variables • Python basic Operators • Understanding python blocks 2: Python Data Types • Declaring and using Numeric data types: int, float, complex • Using string data type and string operations • Defining list and list slicing • Use of Tuple data type 3: Python Program Flow Control • Conditional blocks using if, else and elif • Simple for loops in python • For loop using ranges, string, list and dictionaries • Use of while loops in python • Loop manipulation using pass, continue, break and else • Programming using Python conditional and loops block 4: Python Functions, Modules And Packages • Organizing python codes using functions • Organizing python projects into modules • Importing own module as well as external modules • Understanding Packages • Powerful Lamda function in python • Programming using functions, modules and external packages 5: Python String, List And Dictionary Manipulations • Building blocks of python programs • Understanding string in build methods • List manipulation using in build methods • Dictionary manipulation • Programming using string, list and dictionary in build functions 6: Python File Operation • Reading config files in python • Writing log files in python • Understanding read functions, read(), readline() and readlines() • Understanding write functions, write() and writelines() • Manipulating file pointer using seek • Programming using file operations 7: Python Object Oriented Programming – Oops • Concept of class, object and instances • Constructor, class attributes and destructors • Real time use of class in live projects • Inheritance , overlapping and overloading operators • Adding and retrieving dynamic attributes of classes • Programming using Oops support 8: Python Regular Expression • Powerful pattern matching and searching • Power of pattern searching using regex in python • Real time parsing of networking or system data using regex • Password, email, url validation using regular expression • Pattern finding programs using regular expression 9: Python Exception Handling • Avoiding code break using exception handling • Safe guarding file operation using exception handling • Handling and helping developer with error code • Programming using Exception handling 10: Python Database Interaction • SQL Database connection using python • Creating and searching tables • Reading and storing config information on database • Programming using database connections 11: Python Multithreading • Understanding threads • Forking threads • Synchronizing the threads • Programming using multithreading 12: Contacting User Through Emails Using Python • Installing smtp python module • Sending email • Reading from file and sending emails to all users addressing them directly for marketing 13: Python CGI Introduction • Writing python program for CGI applications • Creating menus and accessing files • Server client program In case you have any query, please feel free to contact me. Give yourself a chance for a better future. All the best
Want to make a career in coding or stuck with your school/college syllabus. Here is the solution. I am an expert with the practical work experience. I'll be starting from scratch and strengthen your concepts so that you can easily master over this language. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief summary of our syllabus content which we'll be covering Introduction to Java programming • The Java Virtual Machine • Variables and data types • Conditional and looping constructs • Arrays Object-oriented programming with Java Classes and Objects • Fields and Methods • Constructors • Overloading methods • Garbage collection • Nested classes Inheritance • Overriding methods • Polymorphism • Making methods and classes final • Abstract classes and methods • Interfaces Exception handling with try-throw-catch-finally constructs • The Exception class The Object class • Cloning objects • The JDK LinkedList class • Strings • String conversions Working with types: Wrapper classes • Enumeration interface Packages • Package access • Documentation comments Applets • Configuring applets • Applet capabilities and restrictions Basics of AWT and Swing • Layout Managers • Event Handling • The Action Listener interface • Panels • Classes for various controls, such as label, choice, list, • Checkbox, etc. • Dialogs and frames • Using menus • Using the adapter classes • Graphics Threads • Synchronization The I/O Package • InputStream and OutputStream classes • Reader and Writer classes Basic concepts of networking • Working with URLs • Concepts of URLs • Sockets Database connectivity with JDBC • Java security In case you have any query, feel free to contact me. Give yourself a chance for a better future All the best
Facing problem in Physics? Does your teacher presume that you know every single basic concept and start teaching directly advanced concepts!! Here is the solution. We'll be starting from the basic concepts and will be mastering over the advanced concepts gradually. You can simply tell for which topic you need more attention and time and which topics are your strengths (if any). I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief overview of the topics we'll be covering : * Physical World and Measurement * Kinematics * Laws of Motion * Work, Energy and Power * Motion of system of Particles and Rigid Body * Gravitation * Properties of Bulk Matter * Thermodynamics * Behaviour of Perfect Gas and Kinetic Theory * Oscillations and Waves * Electrostatics * Current Electricity * Magnetic Effects of Current and Magnetism * Electromagnetic Induction and Alternating Currents * Electromagnetic Waves * Optics * Dual Nature of Matter and Radiation * Atoms and Nuclei * Electronic Devices * Communication systems In case you have any query, please feel free to contact me. Give yourself a chance for a better future. All the best
Do you want to start your career in coding? There are excellent chances of growth in this sector. Do you think it'll be tough to learn this language. No! Not at all! I am an expert in C language having practical work experience. I'll start from the scratch, strengthen your basics and help you to master this language. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief summary of our course : –Introduction to Programming –Fundamentals in C –Operators and Expressions –Data types –Input-Output Library Functions –Control statements –Function –Storage class –Pointer –Pointer and Function –Array –Pointer and array –Array and function –Dynamic memory allocation –String –String and function –Command line arguments –Preprocessor –Structure –Structure and function –File Handling –ODBC Programming –Process and threads –Graphics In case you have any query, feel free to contact me. Give yourself a chance for a better future. All the best
Maths is a subject that requires clarity of concepts. Sometimes it happens that our basic concepts are not clear thats why we are not able to solve questions efficiently. I'll be discussing with you where exactly you are, will come to your level, and then take you up with me from there. I am a teacher with whom you can ask any basic silly concept to any complex one. COURSE OUTLINE: * Foundation of Mathematics * Basic concepts in Mathematics * Algebra and Trigonometry * Elementary statistics * Modern Geometry * Calculus * Differential Equations This is an outline of the course. Apart from this, if you have any doubt on any particular topic, you can obviously clear that concept with me. Let's start and make it fun.

Reviews (3)

Izhar is a very good teacher!
I didn't have a lot of chemistry knowledge prior to our lesson and he was very patient
Izhar is an excellent tutor. He is very professional, knowledgeable, enlightening, insightful and adaptable/receptive to individual student needs. My tutoring session with him was really amazing and transformative for me and I highly recommend him. He keeps his lessons effective, engaging and fun. He customizes classes based upon your level of understanding. He conveys his knowledge of complex material in a manner which is easily understandable. If you want someone to work with you and ensure you progress like I have, go with Izhar.

Good-fit Instructor Guarantee


If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.

Online reputation

  • Instructor since April 2020
  • 1 repeat student
  • Phone number verified
  • Google connected