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...

How to write a program

Hello guys, By reading this post you will know how to make a program. 

Program is a set of instruction that makes computer to do something. Before writing a program we should know for what reason we are making program. And afterward to be more specific we can write in paper do detailing. And the Next step will be choosing a programming language. You can take any language.
And afterwards write the code. Your program code is written than you should debug the program. To know the program is perfectly working or not. Afterwards we can make a documentation and maintain it. Than we should maintain the program efficiency that how much time is it taking to execute and how much less code you can write

Comments

Popular Posts