Posts

Showing posts from August, 2021

Social Media In Teaching and Learning

Image
  According to  thebalancesmb.com  , social media refers to any digital tool (websites and application) that allows users to quickly create and share content with the public efficiently and in real time. Facebook, twitter, YouTube, LinkedIn, Instagram and tiktok are some examples.  As per  datareportal  , 10.78 M people had access to the Internet in Nepal till January 2021. Whereas around 13M people are recorded as social media users. According to same source, there were 38.61 Millions mobile connections in Nepal in January 2021. This data shows that now we can use mobile devices, internet and social medias in teaching and learning process. Mobile devices and social medias play a vital role in students academic performance and career enhancement. Specially in the present situation of covid-19 where physical classes are next to impossible, social media can provide educational e-learning opportunities to students.  Benefits of social media in teaching an...

Database Management System

Image
  Introduction to Database Management System: Every organization have their own kind of data related to their activities, employee, transaction and business which needs to be stored, manipulated and retrieved whenever needed. To keep the record of such types of data a database management system is needed in any organization. Database Management system(DBMS) is a collection of software programs that allow a user to define the data types, structures, storage for the data and manipulate data by query and update operations. Some of the popular DBMS are MS Access, Oracle, MySQL, MS-SQL server etc.                                                  Features of DBMS: ·          Large volume of data can be manage easily ·          Data security and integr...