Posts

Showing posts from March, 2019

C# On the Work

Image
C# start as C programming, later on developed as C+, C++ and C++++ which is now called the C#. As a programmer C# is one of the nicest Programming language we should learn. It is one of the highly level of language. In the article of Nakov S.(2013), "C# is a modern programming language for development of software applications.".  It was developed by Microsoft with a .NET Platform. C#  way of programming is quite similar to the format of Java and C++. In addition, some of the functions that can be found in the Java and C++  can also be found in C#. To see the example of C# programming, check the image below: Referneces: Anon, (2019). [image] Available at: https://www.pinterest.ph/pin/323625923220180351/ [Accessed 16 Mar. 2019]. Nakov, S. Kolev, V.(2013). Fundamentals of Computer Programming With C#[PDF file]. Retrieved from https://www.introprogramming.info/wp-content/uploads/2013/07/Books/CSharpEn/Fundamentals-of-Computer-Programming-with-CShar...

Database Programming Application.

Image
Data base Management system or also known as DBMS, is program that helps the user to store data.  Usually Database is used by many company to store the files they want to save-it is like the storage file drawer. According to an article of  Whitehorn M.(2009), Data base are " systems that can be used to manage transactional databases, such as HR systems, banking systems and so on. These are typically optimized for performing transactions.". If you wish to create a DBMS program You can use the MySQL Application. The image below is an example of programming a database Management: References: mysqlworkbenchsqldevelopment. (2019). [image] Available at: https://www.guru99.com/introduction-to-mysql-workbench.html [Accessed 2 Mar. 2019]. Whitehorn M.(2009).What is the main use of DBMS and what is the  main use of a data warehouse. Retrieved from https://searchdatamanagement.techtarget.com/answer/What-is-the-main-use-of-a-DBMS-and-what-is-the-main-use-of-a-da...