Skip to main content

Featured

The STEM Revolution: From Classrooms to Code Camps

  In Nepal, the "STEM Revolution" represents a significant departure from memorization and a move toward experiential, hands-on science, technology, engineering, and math education. This approach recognizes that although traditional classrooms are fundamental, they frequently fail to provide students with the critical thinking and problem-solving abilities that the modern world requires.  It is motivated by a shared understanding that in order for Nepal's youth to prosper in the digital era, they must not only comprehend ideas but also learn how to use them creatively to address pressing issues. Making education relevant and enabling students to be creators of technology rather than merely consumers are the goals of this revolution. Dynamic, unofficial learning settings like maker spaces, robotics clubs, and programming camps are at the core of this movement. These programs, which are frequently run by neighborhood tech companies and non-profits, act as dynamic centers...

Programming language

 Programming language is means through which we communicate with computer. For us human to communicate a certain language is required similarly to communicate with we should know language of computer known as programming language.

There are two types of Programming language , one is low level language and another one is high level language. From both of them high level language is mostly used because it very easy to understand. But in case of low level language it very difficult understand like binary language which is based on 0 and 1.

There are many high level language like python, java, java script, php, C/C++,  perl etc. According to our requirement we use different languages like python can be used for different purpose like GUI application making, web development, socket programming, etc. Java script can be also used for server side programming and client side programming. C/C++ can be used for system programming.

Comments

Popular Posts