Learning in Public and Getting Opportunities
Recently I came across this talk by Kunal Kushwaha and Anais Urlichs at Open Source Cafe: And I have also been personally asked this question…
Polyglot programmer skilled in Java, Python, JavaScript, C, C++, and TypeScript. Created JU Query, connecting university students. Blogger with 75,000+ reads on Medium, Dev, and Hackernoon. Community leader, taught internet basics and web development to 500+ students. Continuous learner. Aiming to contribute both technically and socially for a meaningful impact. Besides tech, I enjoy reading and movies.
Recently I came across this talk by Kunal Kushwaha and Anais Urlichs at Open Source Cafe: And I have also been personally asked this question…
Operators are used to doing some operations on any given data stored inside variables. In python, we 7 types of operators, namely :1. Arithmetic operators2. Assignment…
Operators are used to performing operations on any given data stored inside variables. And arithmetic operators makes mathematical operations possible on operands in a program.
print() function and input() function make the program more interactive with the user. Although, there are some extra things we can do with print() which…
Getting input from the user is what makes a program more interactive with the user. Hence, in Python we have an input function: input(), to…
Variables in programming are something like containers storing some specific things. Variables are a way we store data on the computer.This is how we create…
Data types are one of the building blocks of python.And You can do a lot of things with data types! Fact: In python, all data…
Programming is fun!Isn’t it?Anyone interested in logic with some creativity will fall in love with coding. Alright then, if you are interested to start the…
Every organization needs to set quality improvement goals to keep its competitive edge. This way, an organization can evaluate its services and make the necessary…
Do you want to pursue a career in Technology and don’t know where to start? Are you a person who wants to level up your…