Wednesday, June 2, 2021
How to post or share to multiple facebook groups using python and selenium using xpath
Thursday, May 20, 2021
How to invoke kali linux in dual boot windows 10 machine
Friday, May 7, 2021
How to share to multiple groups using python with selenium - using xpath
Well done on learning this Python programming language, Now also please take a look at some of salesforce CRM topics ,which is again a high demand technology in 2021. Salesforce comes with a no coding -using clicks automation platform as well as a coding platform - apex. Also salesforce has released its new UI lightning components. Wish you all the best in your software career.
Content:
1. Salesforce Lightning Administrator Certification tutorial
2. Salesforce Apex Programming BootCamp
3. Programming Lightning Components DEV 601 Salesforce
4. Salesforce Lightning Web Component development tutorial
Happy learning and Stay Safe
Friday, April 16, 2021
Learn Python :Python Tutorial - playlist
Learn python , how to do python download and how to do python programming with examples. Python english Tutorial (Master Python) - This Python english video series will teach you all the Python basics needed to master python in a very short span of time. Python in english is the most requested video series on this channel with over 100+ people commenting everyday about python programming tutorials for beginners in english. This is the very first video of my in depth full python tutorials with projects. Today I am taking out my time and efforts to blend all my 10 years hard work in this python tutorial series for beginners. This basic Python english tutorial will be covered with all the topics explained easily with quizzes covering all the python basics in english. After learning python you can create GUIs, create games, machine learning software and a lot more crazy stuff. Join me on this free python english course and Learn python in english today easily at a fast pace! ►Source Code + Text Tutorial - https://www.udemy.com/course/python-programming-tutorial-o/?couponCode=PYTHONLEARNING Python in english was the most requested tutorial on this channel. These python lectures in english will teach you the real meaning of python in english along with a lot of examples. With these python lectures, we will cover a lot of examples and exercises. I am also planning to release a Python book in english (pdf) very soon, so stay tuned with the channel to know when I release my python in english pdf notes. I used to get questions like what is python in english, which is the best python book in english, when will you release python language tutorial in english, when are your python english lectures coming etc. Now you can learn python in english without any hassle. These python lectures are easy to understand and will make you appreciate beauty of python. We will start with python basics, python download, python programming fundamentals, python for loop, python dictionary, python list, python class, python ide, python else if, python function, python tuple, python installation with all details, python regular expression, python regex, python 3, python download windows, python data types, python string, python range, python lambda, python split, python list comprehension, python operator, python lambda function, python read file, python comment, python sorted, python enumerate, python data structures, python try catch, python global variables and then will touch upon some advanced level concepts in great detail This python programming tutorial in english covers everything about each and every python concept in english After watching this course, you will be very successful in learning python in english. This is a full python course in english. A python full course in english which covers each and every aspect of it. This Python for beginners in english is a english tutorial which comes with no prerequisite whatsoever. I hope you will enjoy these python lectures. Happy coding python tutorial python compiler python online compiler python interview questions python programming python language
Saturday, April 10, 2021
React Native Setup
Thursday, March 18, 2021
How to learn computer programming
Learn Coding
HowTo | | | Java | | | Database | | | ClientSide | | | ServerSide | | | Webapp | | | Game | | | OpenGL | | | C/C++ | | | Android | | | Salesforce |
Before Getting Started...
IM1003 Object-oriented Programming
- (Week 1) Install JDK
- (Week 3) Install Eclipse
Java Basics
Java OOP
- 3a. OOP Basics
- 3b. OOP Composition, Inheritance & Polymorphism
- 3c. OOP Wrapping-Up
- Exercises: OOP
- 3d. String is Special
Java Graphics
Case Study / Assignment
IM2073 Web Programming
IM2073 Mobile (Android) Programming
How to Install & Get Started...
- JDK 13
- Environment Variables (
PATH
,CLASSPATH
,JAVA_HOME
) - Eclipse IDE 2019-12 for Java
- NetBeans 8.2 for Java
- Eclipse 4.3 (Kepler) for C/C++
- CodeBlocks for C/C++
- Tomcat 7/8/9
- More Tomcat 7
- Apache 2.2 - How to Install
- Apache 2.2 - How to Configure
- Apache 2 with Tomcat 6
- MySQL 8.0
- Git
- Wiki Text
Windows
- Programmer's Survival Guide for Windows
- Windows Basics
- Cygwin & MinGW (for Windows)
- Visual C++ 2010/2008 Express
Unix, Ubuntu Linux & macOS
Android
Arduino
Power User Software Notes
ICPC
- Getting Started
- Tips, Trick & Tweaks
- PC^2 (U/C)
Java Programming - Part I
For First-Time Programmers
For New Comers to Java & OOP
Power Programmers
Java Programming - Part II
Intermediate Java
- 5a. Graphical User Interface (GUI)
- 5b. Graphical User Interface (GUI) Part 2
- 5c. Graphical User Interface (GUI) Part 3
- 5d. Custom Graphics
- Exercises: Graphics Programming
- Case Study: Graphics Programming - Tic-tac-toe
- Case Study: Graphics Programming Part II - AI
- 5e. Applet & WebStart Application
- 5f. Swing - Templates, Misc & How-To
- 5g. JavaFX - Introduction
- 6a. Multithreading
- 6b. Basic Input & Output (I/O)
- 6c. Advanced I/O
- 6d. Networking
- 7a. The Collection Framework, Part 1 (JDK 5)
- 7b. Generics (Since JDK 5)
- 7c. Annotation (JDK 5)
- 8a. Interface, Lambda Expr, Streams & Functional Prog. (JDK 8-11)
- 8b. Collection Framework, Part 2 (JDK 8)
- 9a. Java Module System (JDK 9)
Special Topics in Java
- Java Unit Testing - JUnit & TestNG
- Java Build - Ant & Maven [TODO]
- Calendar, Date and Time
- XML and Java
- Regular Expression (Regex) and Java
- JavaBeans
- Java Logging Framework
- Java Native Interface (JNI)
Java Appendices
- JDK API Documentation
- Packages and CLASSPATH
- Java Archive (JAR)
- Java Miscellaneous How-To
- JDK 5 New Features
- JDK 6 New Features
- JDK 7 New Features
- JDK 8 (LTS) New Features
- JDK 9 New Features
- JDK 10 (18.3) New Features
- JDK 11 (18.9) (LTS) New Features
- JDK 12 (19.3) New Features
- JDK 13 (19.9) New Features
Java ME (Obsoleted)
Java Game Programming
Client-Side Programming
HTML/CSS
JavaScript
- JavaScript Basics
- jQuery & Ajax
- JavaScript/jQuery Advanced Examples
- JavaScript ES6 [TODO]
Client-Side Frameworks
Node.js & Server-Side JavaScript
Database Programming
MySQL
- 1. MySQL 1: How to Install and Get Started
- 2. MySQL 2: By Examples for Beginners
- 3. Relational Database Design
- 4. MySQL 3: Intermediate
- 5. SQL Sample Databases
- 6. MySQL 4: Miscellaneous
JDBC
PostgreSQL
MongoDB
Server-side Programming
Java Servlet/JSP
- 0. How to Install Tomcat and Get Started
- 1. Java Servlets Case Study
- 2. Java Servlets
- 3. Tomcat's Java Servlet Examples Explained
- 4. More on Tomcat
- 5. Java Servlets Case Study Continue
- 6. Getting Started with JSP by Examples
- 7. JavaServer Pages (JSP)
- 8. JavaServer Faces (JSF)
- 9. Java Web Database Applications
- 10. Struts
- 11. Java Web Services
PHP
- 0. Setup AMP (Apache/MySQL/PHP)
- 1. PHP Basics
- 2. PHP/MySQL Webapps
- 3. OOP in PHP
- 5. PHP Miscellaneous
- 6. PHP Unit Testing
Perl
Python
Webapps
Basics
Testing
Security
Misc
3D Graphics & OpenGL
Setup on Various Platforms
Computer Graphics with OpenGL
- CG 1. Introduction to OpenGL
- CG 2. Computer Graphics - Basic Theory
- CG 3. OpenGL Examples
- CG 3. Computer Graphics - Curves & Surfaces [TODO]
- CG 4. OpenGL Shading Language (GLSL) [TODO]
- References & Resources
OpenGL|ES
Physics Engine
C/C++ Programming
C++ Programming Language
- 0. C++ Introduction
- 1. C++ Basics
- 2. C++ More Basics
- 3. C++ OOP Basics
- 4. C++ Pointers, References & Dynamic Allocation
- 5. C++ OOP Examples
- 6. C++ OOP Inheritance & Polymorphism
- 7. C++ Operator Overloading
- 8. C++ Template & Generic Programming
- 9. C++ Strings
- 10. C++ Libraries & STL
- 11. C++ IO Streams & File IO
- 12. C++ Misc, Tips & Traps
- 13. Data Structure and Algorithm in C++
C Programming Language
C/C++ Compilers and IDEs
Salesforce Admin and developer Tutorials
How to learn coding
Learn Coding
HowTo | | | Java | | | Database | | | ClientSide | | | ServerSide | | | Webapp | | | Game | | | OpenGL | | | C/C++ | | | Android | | | Salesforce |
Before Getting Started...
IM1003 Object-oriented Programming
- (Week 1) Install JDK
- (Week 3) Install Eclipse
Java Basics
Java OOP
- 3a. OOP Basics
- 3b. OOP Composition, Inheritance & Polymorphism
- 3c. OOP Wrapping-Up
- Exercises: OOP
- 3d. String is Special
Java Graphics
Case Study / Assignment
IM2073 Web Programming
IM2073 Mobile (Android) Programming
How to Install & Get Started...
- JDK 13
- Environment Variables (
PATH
,CLASSPATH
,JAVA_HOME
) - Eclipse IDE 2019-12 for Java
- NetBeans 8.2 for Java
- Eclipse 4.3 (Kepler) for C/C++
- CodeBlocks for C/C++
- Tomcat 7/8/9
- More Tomcat 7
- Apache 2.2 - How to Install
- Apache 2.2 - How to Configure
- Apache 2 with Tomcat 6
- MySQL 8.0
- Git
- Wiki Text
Windows
- Programmer's Survival Guide for Windows
- Windows Basics
- Cygwin & MinGW (for Windows)
- Visual C++ 2010/2008 Express
Unix, Ubuntu Linux & macOS
Android
Arduino
Power User Software Notes
ICPC
- Getting Started
- Tips, Trick & Tweaks
- PC^2 (U/C)
Java Programming - Part I
For First-Time Programmers
For New Comers to Java & OOP
Power Programmers
Java Programming - Part II
Intermediate Java
- 5a. Graphical User Interface (GUI)
- 5b. Graphical User Interface (GUI) Part 2
- 5c. Graphical User Interface (GUI) Part 3
- 5d. Custom Graphics
- Exercises: Graphics Programming
- Case Study: Graphics Programming - Tic-tac-toe
- Case Study: Graphics Programming Part II - AI
- 5e. Applet & WebStart Application
- 5f. Swing - Templates, Misc & How-To
- 5g. JavaFX - Introduction
- 6a. Multithreading
- 6b. Basic Input & Output (I/O)
- 6c. Advanced I/O
- 6d. Networking
- 7a. The Collection Framework, Part 1 (JDK 5)
- 7b. Generics (Since JDK 5)
- 7c. Annotation (JDK 5)
- 8a. Interface, Lambda Expr, Streams & Functional Prog. (JDK 8-11)
- 8b. Collection Framework, Part 2 (JDK 8)
- 9a. Java Module System (JDK 9)
Special Topics in Java
- Java Unit Testing - JUnit & TestNG
- Java Build - Ant & Maven [TODO]
- Calendar, Date and Time
- XML and Java
- Regular Expression (Regex) and Java
- JavaBeans
- Java Logging Framework
- Java Native Interface (JNI)
Java Appendices
- JDK API Documentation
- Packages and CLASSPATH
- Java Archive (JAR)
- Java Miscellaneous How-To
- JDK 5 New Features
- JDK 6 New Features
- JDK 7 New Features
- JDK 8 (LTS) New Features
- JDK 9 New Features
- JDK 10 (18.3) New Features
- JDK 11 (18.9) (LTS) New Features
- JDK 12 (19.3) New Features
- JDK 13 (19.9) New Features
Java ME (Obsoleted)
Java Game Programming
Client-Side Programming
HTML/CSS
JavaScript
- JavaScript Basics
- jQuery & Ajax
- JavaScript/jQuery Advanced Examples
- JavaScript ES6 [TODO]
Client-Side Frameworks
Node.js & Server-Side JavaScript
Database Programming
MySQL
- 1. MySQL 1: How to Install and Get Started
- 2. MySQL 2: By Examples for Beginners
- 3. Relational Database Design
- 4. MySQL 3: Intermediate
- 5. SQL Sample Databases
- 6. MySQL 4: Miscellaneous
JDBC
PostgreSQL
MongoDB
Server-side Programming
Java Servlet/JSP
- 0. How to Install Tomcat and Get Started
- 1. Java Servlets Case Study
- 2. Java Servlets
- 3. Tomcat's Java Servlet Examples Explained
- 4. More on Tomcat
- 5. Java Servlets Case Study Continue
- 6. Getting Started with JSP by Examples
- 7. JavaServer Pages (JSP)
- 8. JavaServer Faces (JSF)
- 9. Java Web Database Applications
- 10. Struts
- 11. Java Web Services
PHP
- 0. Setup AMP (Apache/MySQL/PHP)
- 1. PHP Basics
- 2. PHP/MySQL Webapps
- 3. OOP in PHP
- 5. PHP Miscellaneous
- 6. PHP Unit Testing
Perl
Python
Webapps
Basics of How to learn coding
Testing
Security
Misc
3D Graphics & OpenGL
Setup on Various Platforms
Computer Graphics with OpenGL
- CG 1. Introduction to OpenGL
- CG 2. Computer Graphics - Basic Theory
- CG 3. OpenGL Examples
- CG 3. Computer Graphics - Curves & Surfaces [TODO]
- CG 4. OpenGL Shading Language (GLSL) [TODO]
- References & Resources
OpenGL|ES
Physics Engine
C/C++ Programming
C++ Programming Language
- 0. C++ Introduction
- 1. C++ Basics
- 2. C++ More Basics
- 3. C++ OOP Basics
- 4. C++ Pointers, References & Dynamic Allocation
- 5. C++ OOP Examples
- 6. C++ OOP Inheritance & Polymorphism
- 7. C++ Operator Overloading
- 8. C++ Template & Generic Programming
- 9. C++ Strings
- 10. C++ Libraries & STL
- 11. C++ IO Streams & File IO
- 12. C++ Misc, Tips & Traps
- 13. Data Structure and Algorithm in C++