Skip to main content

Posts

Love vs Affection

IG - Network_soul Love and affection are interconnected in many ways yet differ in lots of things and aspects as well. Affection is the first step towards love; love is a combination of mental, emotional, physical and spiritual mystic attachment to a person. Affection is when a person adores someone or something. You can show affection to poor people, your pet’s etc. love is one step ahead of affection. Emotions usually define affection, they are both very closely related. Affection can be said as a sort of social interaction between people, strangers, people and pets or animals. Affection is a give and take sequence, you give affection, and in return you get affection. Affection can be kept in heart for someone or something while love speaks for itself. Taking care of someone, helping someone in his thick and thin, or simply understanding someone’s feelings can be interoperated as affection, helping someone socially or any sort of social help is also said to be affection. Love is a fe
Recent posts

What is love?

Love is a kind of  chemical reaction , so you could never tell why it happens and you could never try to stop it by your own will. Love must have existed a long time before human beings developed language. People always want to find a definite answer about what is love, so they keep asking each other and themselves. However, there is no person who can define what love is. Every person has his or her own understanding about love, and a single person’s understanding about love may differ by time. Love is a general feeling of deep caring that does not change (although the form of expressing it may alter). I do not believe that we can force ourselves to love or not to love someone. We have the capacity to love many people. For example, you can love your children, parents, friends, and ex-spouse. Being “in love” with someone means that you feel a deep caring, you desire them sexually, and you want to spend lots of time with them. If you truly love them, then you may change the latter two bu

Python free tutorial for Beginners - Computer-PDF

Python Tutorial free PDF Contents Whetting Your Appetite Using the Python Interpreter An Informal Introduction to Python More Control Flow Tools Data Structures Modules, Input and Output Errors and Exceptions Classes, Brief Tour of the Standard Library Brief Tour of the Standard Library — Part II Virtual Environments and Packages, What Now? Interactive Input Editing and History Substitution Floating Point Arithmetic: Issues and Limitations Description : Download free course Python Tutorial, pdf file on 151 pages by Guido van Rossum and the Python development team. Level : Beginners Created : June 17, 2020 Size : 614.5 KB File type : pdf Pages : 155 Author : Guido van Rossum and the Python development team Downloads : 66527 Evaluation: 3.4 /5              Total des votes :  101   Sample pages PDF ebook  Preview the PDF Summary on tutorial Python Tutorial It is never too late to start  learning  and it would be a shame to miss an opportunity to learn a tutorial or course that can be so u

Cross Site Scripting (XSS) Attack Tutorial

A Complete Guide to Cross Site Scripting (XSS) Attack,  how to prevent it, and XSS testing. Cross Site Scripting (XSS) is one of the most popular and vulnerable attacks which is known by every advanced tester. It is considered as one of the riskiest attacks for the web applications and can bring harmful consequences too.  XSS is often compared with similar client-side attacks, as client-side languages are mostly being used during this attack. However, XSS attack is considered riskier, because of its ability to damage even less vulnerable technologies. This XSS attack tutorial, we will give you a complete overview of its types, tools and preventive measures with perfect examples in simple terms for your easy understanding. Introduction to XSS Attack Cross Site Scripting attack is a malicious code injection, which will be executed in the victim’s browser. Malicious script can be saved on the web server and executed every time when the user calls the appropriate functionality. It can also