Skip to main content

Posts

Showing posts from July, 2019

Could humans fly if we had wings : Understanding the science behind how birds fly and can humans do it too??

I think every person on this planet would have been fascinated by seeing birds fly and would've dreamt of being able to fly high in the air, at  least in their childhood. Today we are going to look at all this topic and we shall find if we could ever give wings to our dreams. For understanding this we need to look at how birds and insects fly. Photo by  insung yoon  on  Unsplash How do birds fly with wings? Photo by  Raul Cacho Oses  on  Unsplash Birds are capable of flying because of the evolutionary capabilities that they have attained. Birds have their fore-arms developed into wings that help them to fly. Besides that their bodies are light in weight because they have hollow bones i.e. their bone density is relatively low that makes them lightweight. Their bodies are spindle-shaped which help them fly against air resistance and glide effortlessly with the air current. Some birds have wings which are relatively big and ...

What is Programming? Everything you need to know about programming languages as a beginner.

In today's modern world, you might come across this word a lot of times. We generally refer to this as coding or we come across the all different sort of fascinating names like python, ruby, swift, and the list is endless.  what exactly is programming and how is it used? Programming is the process of writing an executable computer program. Computer programs are a set of instructions that are provided to the computer so that it performs a specific task. In simple words, it is a way of telling computers to do things in a specific way. But we all know the fact that computers don't understand human languages so we have developed some languages for serving this purpose they are called programming languages. Some examples of programming languages include Python, R, C, C++, Ruby, C#, etc. Photo by  Jefferson Santos  on  Unsplash Different types of programming languages: Programming languages are highly specific in terms of application. A high-lev...