Skip to main content

Posts

Showing posts from December, 2020

Introduction to C++ Programming Language

  •Introduction : A program is a sequence of institutions that can be executed by a computer. Every program is written in some programming language. C++ is one of the most powerful programming language available. To write and run C++ programs, you need to have a text editor, and a C++ compiler installed in your computer.   ✓Text Editor A text editor is a software system that allows you to create and edit text files on your computer. Programmers uses text editor to write a programming language such as C++.       ✓Compiler A Compiler is a software system that translates programs into the machine's language, i.e., Binary Code, that the computer's operating system can run them, that translation process is called the compiling the program.       ✓Basic Steps to solve program on a computer 1. Read the program carefully, and decide what are inputs and outputs. 2. Write the instructions by using one of programming language like C++. This coded set of ...

Mood

પ્રકૃતિ ના ત્રણ કડવા નિયમ, જે સત્ય છે!!! (૧) પ્રકૃતિ નો પહેલો નિયમ: અગર ખેતર માં બીજ ન નાખીએ તો કુદરત  એને ઘાસ-ફુસ થી ભરી દે છે!!  એજ રીતે મગજ માં સકારાત્મક  વિચારો ન ભરીએ તો નકારાત્મક વિચારો  એની જગ્યા બનાવીજ લે છે!!! (૨) પ્રકૃતિ નો બીજો નિયમ: જેની પાસે જે હોય છે તેજ તે વહેંચે છે. સુખી સુખ વહેંચે છે.  દુ:ખી દુખ વહેંચે છે!! જ્ઞાની જ્ઞાન વહેંચે છે.  ભ્રમિત ભ્રમ વહેંચે છે!! ભયભીત ભય વહેંચે છે! (૩) પ્રકૃતિ નો ત્રીજો નિયમ: આપ ને જીવનમાં જે પણ મળે,  એને પચાવતા શીખો કારણકે.. ભોજન ન પચવાથી, રોગ વધે છે પૈસા ન પચવાથી, દેખાડો વધે છે!! વાત ન પચવાથી, ચુગલી વધે છે!! પ્રશંસા ન પચવાથી, અભિમાન વધે છે!! નિંદા ન પચવાથી, દુશ્મની વધે છે!! ગુપ્ત વાત ન પચવાથી, ખતરો વધે છે!! દુ:ખ ન પચવાથી, નિરાશા વધે છે!! સુખ ન પચવાથી, પાપ વધે છે!! વાત બહુજ કડવી છે, પણ એટલી સત્ય છે!! સત્ય કડવું નથી હોતુ,  પરંતુ તે સ્વીકારવાની પરિસ્થિતિ કડવી હોય છે.!!