Articles
The conditional structures in java programming
Conditional structures are the instructions that test whether a condition is true or not. These conditional structures can be associated with structures that are repeated according to the fulfillment of the condition, we call these structures of loop structures. This is the detailed article on conditional structures in java programming.SQL: Use of Basic Queries
This article is intended to introduce the reader to the different ways in which they can query the database system in order to get the appropriate answer from a single table or even joining multiple tables.Introduction of C Programming Language
C is a powerful and high level structured oriented programming language. Mostly Programmers use this language for developing software like DataBase, Complier, and so on. The most important thing about C is that if you master in C then you can easily learn other programming languages also because C is the base for many programming languages.Guide for MCA Project Topics
In this post we will discuss how to select good projects for MCA academic project and score good marks. This article will explain why not to go for very generic and common projects which will reduce your chances of getting a good score. I will share one list of good projects for MCA as well which will help students get good marks in academic project work.Computer Networks and its uses
It is said that the world has come closer and all credit goes to networking. In this article one would get knowledge about what is networking and a brief on the various uses of the same. One would also get idea regarding the widely discussed client-server model of networking.
Physical Layer of internet model: Analog, Digital Data and Signal
This introduces us to the physical layer of the internet model. You will learn about the tasks undertaken by this layer and the transmission requirements for it. You will also be introduced to the basics of analog and digital transmission.SQL: Schema, Constraints - an overview
In this article one would get an overview of the schema evolution commands of SQL. The reader would also gain the basic knowledge regarding DBMS and its relation to SQL as well as the benefits of using SQL over the previously used querying languages.UML Diagrams For The Case Studies Library Management System And Online Mobile Recharge
The following article contains 8 UML diagrams for two different case studies namely Library Management System and Online Mobile Recharge. I have given much emphasis on the diagrams rather than on the theory art because the diagrams are the most prominent part in UML to build any unit. All the diagrams look clearly understandable which compensates less text content. These diagrams are drawn by me after huge research done in the field of UML, it being my present subject in my B.Tech semester.Calculations in C programming
Your computer is actually a big calculator. Whether you're listening to music, watching a movie or playing a video game, your computer only do calculations. This article will teach you to make the most of the calculations a computer can do. We will reuse what we have just learned, namely variables. The idea is just to make your calculations with variables: these variables add, multiply, store the result in another variable, etc.. Even if you're not a fan of math, this article will be absolutely essential.Computer program projects for MCA students
MCA project must be unique.It may be on social networking site which becomes live in future.It may be any game which is not present in the market yet.It may a software in the form of .exe file.Students have to learn more and more things to make their projects good and unique.