OOPS concept in programming
OOPS stands for "Object-Oriented Programming", which is a programming paradigm based on the concept of objects.
The four main principles of OOPs are. Pillars of OOPS
1. Abstraction
2. Inheritance
3. Polymorphism
4. Encapsulation
1.POLYMORPHISM
Polymorphism is Ability to exit in many forms
For example in Cricket M.S Dhoni plays his role in many Forms like Captain, Batsman and Wicket-keeper
2.INHERITANCE
Inheritance allow Classes to inherit common properties from parent Class
For example in Cricket All players of a team inherits same parent properties like Coaching staff, Dress Code, Logo, Sponsors.
3.ABSTRACTION
Abstraction shows only the essential information and hides the non- essential details
We watch cricket matches on phone, laptop or tv but no one knows the process and end to end technology behind them.
4.ENCAPSULATION
Encapsulation refers to the binding of data and code together into a single unit
Cricekt is a encapsulation of various variables such as players, coaches, umpires, commentators, analysts, etc. and tasks such as schedule, play, presentation, commentary, analysis, etc.
By - @stranger_0_0
⚠️ Share with credit else gay
OOPS stands for "Object-Oriented Programming", which is a programming paradigm based on the concept of objects.
The four main principles of OOPs are. Pillars of OOPS
1. Abstraction
2. Inheritance
3. Polymorphism
4. Encapsulation
1.POLYMORPHISM
Polymorphism is Ability to exit in many forms
For example in Cricket M.S Dhoni plays his role in many Forms like Captain, Batsman and Wicket-keeper
2.INHERITANCE
Inheritance allow Classes to inherit common properties from parent Class
For example in Cricket All players of a team inherits same parent properties like Coaching staff, Dress Code, Logo, Sponsors.
3.ABSTRACTION
Abstraction shows only the essential information and hides the non- essential details
We watch cricket matches on phone, laptop or tv but no one knows the process and end to end technology behind them.
4.ENCAPSULATION
Encapsulation refers to the binding of data and code together into a single unit
Cricekt is a encapsulation of various variables such as players, coaches, umpires, commentators, analysts, etc. and tasks such as schedule, play, presentation, commentary, analysis, etc.
By - @stranger_0_0
⚠️ Share with credit else gay
Chaupal_Premium_Account_Checker_By_@hardyisop.py
3.1 KB
Chaupal Python Checker
Requirements :-
Must download requests library
Command => pip install requests
This checker can be used in android phone using termux without rdp, you can also use in pc or any device you want which supports python.
If you hit any account send me the screenshot at below mentioned accounts
If you face any error in this checker message at @hardyisop or @hardy1_bot
#first_in_telegeam
#leechers_stay_away
#only_for_educational_purposes
#hardyisop
Requirements :-
Must download requests library
Command => pip install requests
This checker can be used in android phone using termux without rdp, you can also use in pc or any device you want which supports python.
If you hit any account send me the screenshot at below mentioned accounts
If you face any error in this checker message at @hardyisop or @hardy1_bot
#first_in_telegeam
#leechers_stay_away
#only_for_educational_purposes
#hardyisop
👍1
Things that a Web Developer must know concerning database storage and management:
🟡Characteristics of relational/non-relational data.
🟡Knowledge of NoSQL databases.
🟡Knowledge of web storage.
Following are some of the best databases you must learn
🟧Relational databases: Within the tables, data is stored in rows and columns. The relational database management system (RDBMS) is the program that allows you to create, update, and administer a relational database. Microsoft SQL Server, Oracle Database, MySQL, PostgreSQL, and IBM Db2 are examples of rational databases.
🟧NoSQL: NoSQL databases (aka “not only SQL”) are non-tabular, and store data differently than relational tables. NoSQL databases come in a variety of types based on their data model. The main types are document, key-value, wide-column, and graph. Apache Cassandra, MongoDB, CouchDB, and Couchbase are examples of NoSQL.
🟧Cloud database: It refers to any database that’s designed to run in the cloud. Like other cloud-based applications, cloud databases offer flexibility and scalability, along with high availability. Cloud databases are also often low-maintenance since many are offered via a SaaS model. Microsoft Azure SQL Database, Amazon Relational Database Service, Oracle Autonomous Database are examples of cloud database..
⚡Technology Stacks- MEAN, MERN, MeVn, Lamp
🔰MEAN Stack: MEAN stack development refers to the development process that falls within these particular sets of technologies MongoDB, ExpressJS, Angular, NodeJS.
🔰MERN Stack: It is is one of several variations of the MEAN stack (MongoDB, Express, Angular, Node), where the traditional Angular frontend framework is replaced with React JS. The main benefit of using MERN is the integration of React and its powerful library and capability to use code simultaneously on servers and browsers.
🔰MEVN Stack: Other variants of MEAN Stack, the MEVN Stack (MongoDB, Express, Vue, Node), and really any frontend JavaScript framework can work. It is the open-source JavaScript software stack that has emerged as a new and evolving way to build powerful and dynamic web applications
🔰LAMP: It is an old classic industry standard when it comes to time-tested web development stacks, which comprises MySQL (Relational Database Management), Linux (Operating System), PHP (Programming Language), and Apache (HTTP server).
💎Join on telegram to get more info.
By - @stranger_0_0
🟡Characteristics of relational/non-relational data.
🟡Knowledge of NoSQL databases.
🟡Knowledge of web storage.
Following are some of the best databases you must learn
🟧Relational databases: Within the tables, data is stored in rows and columns. The relational database management system (RDBMS) is the program that allows you to create, update, and administer a relational database. Microsoft SQL Server, Oracle Database, MySQL, PostgreSQL, and IBM Db2 are examples of rational databases.
🟧NoSQL: NoSQL databases (aka “not only SQL”) are non-tabular, and store data differently than relational tables. NoSQL databases come in a variety of types based on their data model. The main types are document, key-value, wide-column, and graph. Apache Cassandra, MongoDB, CouchDB, and Couchbase are examples of NoSQL.
🟧Cloud database: It refers to any database that’s designed to run in the cloud. Like other cloud-based applications, cloud databases offer flexibility and scalability, along with high availability. Cloud databases are also often low-maintenance since many are offered via a SaaS model. Microsoft Azure SQL Database, Amazon Relational Database Service, Oracle Autonomous Database are examples of cloud database..
⚡Technology Stacks- MEAN, MERN, MeVn, Lamp
🔰MEAN Stack: MEAN stack development refers to the development process that falls within these particular sets of technologies MongoDB, ExpressJS, Angular, NodeJS.
🔰MERN Stack: It is is one of several variations of the MEAN stack (MongoDB, Express, Angular, Node), where the traditional Angular frontend framework is replaced with React JS. The main benefit of using MERN is the integration of React and its powerful library and capability to use code simultaneously on servers and browsers.
🔰MEVN Stack: Other variants of MEAN Stack, the MEVN Stack (MongoDB, Express, Vue, Node), and really any frontend JavaScript framework can work. It is the open-source JavaScript software stack that has emerged as a new and evolving way to build powerful and dynamic web applications
🔰LAMP: It is an old classic industry standard when it comes to time-tested web development stacks, which comprises MySQL (Relational Database Management), Linux (Operating System), PHP (Programming Language), and Apache (HTTP server).
💎Join on telegram to get more info.
By - @stranger_0_0
❤1👍1
DBMS_Notes.pdf
274.1 KB
DBMS notes by Apna College
5_6129734207674516491.pdf
10.7 MB
DBMS Notes
DBMS CLASS NOTES.pdf
4 MB
DBMS CLASS NOTES.pdf
Murali Sir SQL Complete Notes.pdf
1.5 MB
Murali Sir SQL Complete Notes.pdf
MURALI SIR ( SQL CLASS NOTES ).pdf
11.4 MB
MURALI SIR ( SQL CLASS NOTES ).pdf
InShot_20230624_132325781.mp4
18.3 MB
Earn 200 $ in your trust wallet watch full video
App/Wallet Name: TrustWallet
1) 🔗 Referral Link: https://t.me/AIT_AIRDROP_BOT?start=adbQlGCSc
2) https://twitter.com/AITraderGlobal/status/1668083192849637378?s=20
3) CONTERAX 0x4238E5Ccc619dCC8c00ADE4cfc5d3D9020b24898
App/Wallet Name: TrustWallet
1) 🔗 Referral Link: https://t.me/AIT_AIRDROP_BOT?start=adbQlGCSc
2) https://twitter.com/AITraderGlobal/status/1668083192849637378?s=20
3) CONTERAX 0x4238E5Ccc619dCC8c00ADE4cfc5d3D9020b24898