Posts

7 Best exercises for gaining chest muscles | building chest muscles

Image
 human body consist of bones, muscles, tissues, vessels and many more components which are beyond our imagination. Human body is designed in such a way that it always tries to overcome the stress caused to it. Being it mental stress or physical stress, human body always has ways to overcome the strain upon their body. If we look at these ways as defense mechanisms used by body, We could get a lot of knowledge about the functioning of our body. before we start working out, We must know the basic mechanism that our body uses to build up a masculine or bulky body. So, the best way known yet to build some muscles are lifting weights. But why weights? how does weight gives us the strength or the body type we want to look like? here goes the scientific explanation of building chest muscles. To understand how does our muscle build up. Just learn that the whole bicep muscle you look in your arm consist of muscle fibers, As we lift up the weights these fibers feel the stress and gets b...

App Development

Image
 Hello,  Todays topic is app development as you were see in title. If you were new in this field then you can do 1 thing , my suggestion is to learn coding first from free platform because we were new in this field. we can make app in Android Studio it is the platform where we can make app for android and ios too. First of all we have to learn some languages for development like JAVA it is the language which is used in app development. you can learn from youtube as there is many chennels for java you can learn from any chennel of your choice. In my previous blog. There is a sufficient knowledge of Android Studio so the link is below you can click on About Android Studio and read it. About Android Studio Thanks for reading......                                            

ARTIFICIAL INTELLIGENCE

Image
  Artificial Intelligence has grown to be very popular in today’s world. It is the simulation of natural intelligence in machines that are programmed to learn and mimic the actions of humans. These machines are able to learn with experience and perform human-like tasks. As technologies such as AI continue to grow, they will have a great impact on our quality of life. It’s but natural that everyone today wants to connect with AI technology somehow, may it be as an end-user or pursuing a career in Artificial Intelligence. Do check out our free Courses on Artificial Intelligence with Python. This comprehensive course on ‘Artificial Intelligence’ covers all the basics of neural network-based models. Get a conceptual understanding of learning mechanisms such as Need and history of neural networks, gradient, forward propagation, loss functions and its implementation using python libraries. This course also touch bases on different concepts related to deep neural networks that a...

How to build a free website

Image
 hello, today i have to show shat how to make a free website with wordpress          1. First you have to take a free domain name and hosting with infinity free and many other websites were also giving this free domain name.          2. install wordpress in your website in c panel by app installer.          3. now show your creativity to the world with your fantastic ideas.        

How to earn bitcoin

Image
Hello friends i am Varshit . If you want to earn bit coin plzz read till. For earn bit coin you need a powerfull laptop or computer and also need heavy powerful GPU for mining . And you can ger many you tube videos but sum are fake but some are real so you can learn from there also these videos gave you a idea not an trick to earn . If you want really earn so there in an many softwares for computer and many apps for android and other. So you can earn there also. Thank you for reading .

Earn online.

1 chanel was there in you tube and name of the channel is TECHY BIT and this chanel give tutorials of online earning and game development​ in unity and app development also. If you want to earn so plzz subscribe and like her video. Link of chanel given blow👇👇👇👇👎 https://youtu.be/fhr6spc222A

what is android studio ???

Image
Android Studio is the official integrated development environment (IDE) for google's android OS, built on jetbrains' intellij IDEA software and designed specifically for android development. It is available for download on windos, MACOS and LINUX based operating systems. It is a replacement for the Eclips   Android Development Tool (ADT) as primary IDE for native Android application development. Android Studio was announced on May 16, 2013 at the google I/O conference. It was in early access preview stage starting from version 0.1 in May 2013, then entered beta stage starting from version 0.8 which was released in June 2014. The first stable build was released in December 2014, starting from version 1.0. The current stable version is 3.1.3 released in June 2018. YOU CAN DOWNLOAD ANDROID STUDIO FROM HERE https://developer.android.com/studio/

what is unity ???

Image
unity is a across-platform game engine developed by unity technologies, first announced and released in june 2005 at apple inc. worldwild developers conference as an os x-exclusive game engine. As of 2018, the engine has been extended to support 27 platforms.the engine can be used to create both 3D and 2D games as well as simulation for desktop and laptops, home consoles, smart TV, and mobile devices several major versions of unity have been released since its launch, with the latest stable version being unity 2018.2.2, released on august 10, 2018.

Header files of the C++ standard library.

Image
algorithm          ios           map             stack bitset              iosfwd.      memory    stdexcept complex        iostream     new         streambuf dequeue        istream      numeric      string exception      iterator      ostream      typeinfo fstream          limits         queue           utility functional         list            set            valarray iomanip         locale.      Sstreame.       Vector

java script data type.

Image
One of the most fundamental characteristics of a programming language is the set of data types it supports. These are the type of values that can be represented and manipulated in a programming language. JavaScript allows you to work with three primitive data types:  Numbers, e.g., 123, 120.50 etc  Strings of text, e.g. "This text string" etc.  Boolean, e.g. true or false. JavaScript also defines two trivial data types, null and undefined, each of which defines only a single value. In addition to these primitive data types, JavaScript supports a composite data type known as object. We will cover objects in detail in a separate chapter.  Note: Java does not make a distinction between integer values and floating-point values. All numbers in JavaScript are represented as floating-point values.

Write a C++ program that outputs the following text on screen:

Image
text-oh what a happy day ! oh yes, solution / / Let's go  ! #include  <iostream> uning namespace std; int main ( ) {      count  << "  oh what " << endl ;      count  << "  a happy day! " << endl;      count  << "  oh yes, " << endl;      count  << "  what a happy day! " << endl;            return  o ; }

String operations in C language.

Image
We have already mentioned the mentioned the string functions strlen, strcpy, strcat, and strcmp, found in <string.h>. In the following, s and t are char *s, and c and n are intact.

Whai is block structure???

C is not a block structure language in Tha sense of Pascal or similar language, because function may not be defined within other function. On the other hand, declarations of variables (including initializations) may follow the left brace that introduce any compound statement, not just the one that begins a function. Variable declared in this way hide any identically named variables in outer blocks, and remain in existence until the matching right brace. For example​, in If (n > o) { Int i; /* declare a new i */ For (i = o ; i < n ; i++) . . . }

How can we copying file in C language.

Image
Given getchar and putchar, you can write a surprising amount of useful code without knowing anything more about input and output. The simplest example is a program that copies it's input to it's output one character at a time

Wallpaper of iron man

Image

Arrays in C programming language

Image
Let us write a program to count the number of occurrences of each digit, or white space character (blank, tab, newline), and of all other characters. This is artificial, but it permits us to illustrate several aspects of C in one program. There are twelve categories of input, so it is convenient to use an array to hold the number of occurrence of each digit, rather than ten individual variables. Here is one version of the program:

About lunar eclipse

Image
2018. The moon will pass through the centre of the earth's shadow. This will be the first central lunar   eclipse since june 15, 2011. Since it will occur near apogee, this eclipse will also be the longest total lunar eclipse in the 21st   century. Totality will last approximately 103 minutes.

Word counting in C programming language

Image
The fourth in our series of useful program counts lines, word, and characters, with the loose definition that a word is any sequence of characters that does not contain a blank, tab or newline. This is a bare-bones version of the UNIX program WC.

Variable and Arithmetic Expression of C programming language.

Image
Uses of formula °c = (5/9) (°F-32) to print the following table of Fahrenheit and their centigrade or Celsius equivalents. The program itself consists of the definition of a single function named main. It is longer than the one that printed"hello,world" , but not complicated. It introduce several new ideas, and formatted output.

Is space really infinite ???

Image
Beyond the finite universe is: nothing. No time, no space, no vacuum...there is literally nothing. But there's not an "edge" to the universe, where you'd just be flying in your spaceship and come upon a huge impenetrable wall beyond which is nothing. Think of a person traveling on the surface of the Earth. The Earth is finite, yet you could walk forever in a straight line and never reach the end. In fact, depending on which direction you go, you could eventually come right back to where you started. Same with the universe, only in one more dimension (at least). You could fly your spaceship forever in any given direction, and instead of hitting the end, you're just traveling around in this finite, but "circular" space-time structure.