Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Students Learning Strategies In Learning Programming Language

Students Learning Strategies In Learning Programming LanguageStudents Learning Strategies In Learning Programming LanguageLearning programming is generally considered hard, in fact, programming is considered one of the reason why students in programming courses decided not to complete the chosen course. It has been said, that the normal student who start writing a code takes 10 years to become an expert programmer while less than 5 years if the student has a personal strategies and high motivation learning programming.

Naturally, students personal learning strategies and motivation affect their success in learning programming strategies. Using these learning styles the students come up with their own learning strategies that they use in learning their subjects in school.

Here are some of the learning strategies of the students in learning Programming language. These strategies will increase the learning motivation, retention of knowledge and understanding of the student. In general, the creation of these strategies towards learning will give a positive outcome. Current learning theories and learning techniques will be the tool to achieve this.

Infographic: Are You Practicing Safe Coding?

Having a website means that sometimes, we leave ourself open if our website is poorly coded. While one might think safety in coding should be left to computer programmers and software developers, one should think again.

Given how drastically our business and social lives have changed due to technological advances in computer technology, safe coding should be a concern to everyone who has any sort of Internet presence or who enters information into any kind of software application. Sometimes, poor coding in any of these platforms could have the potential to reveal confidential business or personal information, leak financial information, or in the worst cases, compromise personal and institutional identity. 


Matrix Addition And Multiplication In C And C++

This is a C and C++ program that will compute a pair of matrices in addition and multiplication and will produces another matrix.

 
 This image is property of Mr. Mark Steve Poniente

The source code of this program is available to distribute so if you are interested kindly contact me with a subject of “I need the source code: Matrix Addition And Multiplication In C And C++”.

Havij: Advanced SQL Injection Tool Tutorial

Database Management System (DBMS) has a very important role in developing a system. It basically control the creation, maintenance, and use of a database. Social networking websites are a best examples of websites that uses Database Management System (DBMS), every information of social networking website users will be stored in the database including name, age, address, sex and location.

Most developer tends to use SQL as Database Management System (DBMS) because of its  high performance, high reliability and ease of use. Many organization rely on SQL to save time and money which is the reason why it became the standard application to included in open source server packaged application like LAMP. This are some of the reasons why SQL is one of application that is prone to social engineering which is known as SQL injection.



SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution. Any procedure that constructs SQL statements should be reviewed for injection vulnerabilities because SQL Server will execute all syntactically valid queries that it receives. Even parameterized data can be manipulated by a skilled and determined attacker.
- Microsoft





MS Access Password Recovery Tool - No Reason To Forget Your MS Access Password!

Today, the popularity of social engineering is undeniable due to the fact that doing this kind of practices can gain some benefits. To prevent social engineering, individual also think and act like one of them and enable high security.

The basic way to prevent social engineering is to have a secured password that can not easily break. There are some sites that provide tips to have a secured password but remember that “In Every Action There Is An Opposite Reaction” which means there are also risk in using secure password.

Learn Programming With Google Code University

Universities contribute a large amount of success in an individuals life because it grants academic degrees in a variety of subjects in one individual but this is different in CS and IT. Many successful CS and IT company was developed and founded by students in different university including Bill Gates (Microsoft) and Mark Zuckerberg (Facebook) in Harvard University and Sergey Brin (Google) and Larry Page (Google) in Stanford University. 

Sergey Brin and Larry Page was a college graduate in Stanford University while Bill Gates and Mark Zuckerburg was both a college dropped out but they develop and founded a successful company (WTF! The 2 developers and founder of successful company are dropped out? This proves that education should not hold boundaries). I know person (Hi! Daniel) who has a good programming skills even he is just in 14 (I think there is no programming in their class since he is currently on secondary education) which inspired me to learn more on programming that take me to a university where everything are free. 
0