- java
- Java history
- java features
- java platform & components(JVM, JRE,JDK)
- java lifecycle
- Run & Set & compile java program
Q A - Z O N E
Monday, January 9, 2023
JAVA
Monday, August 8, 2022
SQL
Sql Intro
SQL Database & User Creation
listener Trouble Shoot for database connect
Oracle & SQL developer installation & uninstallation
SQL Database & User Creation
listener Trouble Shoot for database connect
Oracle & SQL developer installation & uninstallation
=================================DDL ====================================
=================================DML====================================
===============================DRL / DSL=================================
Saturday, July 30, 2022
Wednesday, July 27, 2022
Wednesday, July 20, 2022
Python
==========================VARIABLES=======================================
- Variable Intro & Rules for naming
- Var Example 1
- Variable Assignment Example (sequence, Extended Seq, multi target, augmented)
- Var - Multiple Assignment
- Variables Types (Local, Global)
- Variable Deletion
- Variable Print (single, multiple)
- Object Identifier(id of variables)
=========================== LIST ======================================
- Python List
- list example
- List indexing and splitting
- list negative indexing
- Updating List values
- List Basic operations
- List_Built in Methods (append,copy,sort,insert,index,extend,pop,remove,del,reverse)
- Iterating a List
- list comprehension
- Adding elements to the list
- Removing elements from the list
- list examples
#Example:1-removing duplicates in list
#Example:2- Write a program to find the sum of the element in the list.#Example: 3- Write the program to find the lists consist of at least one common element.
=========================TUPLE========================================
- Variable Tuple Assignment
- Variable Tuple Assignment - indexing and slicing
- Access Tuple Items(Tuple Indexing)
- Tuple Update
- Tuple Deletion
- Tuple Operations
- Tuple Loops
- Tuple joins
- List V/s Tuple
==========================FUNCTIONS=======================================
- Functions
- Input and output Functions
- Functions Arguments
- Return Statement
- scope and lifetime variables
- Built in Functions
=========================STRING========================================
=========================Control Statements========================================
=========================Iterative Statements========================================
=======================Break / Pass / Continue =======================================
========================Quick Examples========================================
Tuesday, July 19, 2022
Subscribe to:
Posts (Atom)