Posts

Showing posts with the label Practice

Software Engineering Past Papers

Image
When we were in school we used to have surplus amount of  past papers, and we used to practice them in order to get prepared for the exam day. But now in university or college ( till bachelors ), we don't have overabundance of or even sufficient past papers. We tried to get them from our seniors or from the teachers. Teachers mostly do not provide any past paper for practicing and senior students usually don't have them, so from where we can get these papers? How can we practice? If you are the one who is in desperate need of past papers regarding Software Engineering courses then here you go..... GTUInfo provides them for free, it provides the semester wise and subject wise past exam papers.  so what are you waiting for? click this link  and grab the past papers for practicing more and more for improving your grades.

3 Useful Sites to Practice Coding

Image
If you want to practice coding then this blog post is for you, let me tell you 3 useful websites to practice coding: CodeAcademy  This is a beginner level practice site and is very useful CoderByte  This is an advance level programming practice site TopCoder The name is enough to explain the level Practice and let me know how you find these sites, these are just the few, there are a lot of websites that has made and can make your lives easier at-least at programming level. so happy coding :) 

Calculator Using Python 3

Image
Today I will show you how you can make a simple calculator using python 3, I made this in my 1st semester, kindly find the code below and make sure to understand it well: import math print(" >>> CONSOLED BASED CALCULATOR >>> \n " ) print("This is a consoled Based Calculator , This allowed a user to perform the \n under lying operations:") print(" >>> Addition \n >>> Subtraction \n >>> Multiplication \n >>> Division \n >>> log \n >>> exponent ") print("this is also specially designed for the convertion of a number from degree to radian and vice versa") print("More Over the calculator also allows the user to perform 'TRIGNOMETRIC AND HYPERBOLIC FUNCTIONS' \n like : cos,sin,tan and inverse of all \n also cosh,sinh,tanh and their inverses ") print("'SO GO ON AND US...

15 + You Tube Channels For Software Engineers

Image
If you are going to be a software Engineer than you need to work with Internet a lot, and you need to watch programming and other course related videos, here I am going to tell you the useful you tube channels that you must subscribe in order to make your journey of Engineering ( The Software one ) easier and worthwhile.. DISCLAIMER: I HAVE NOT TAKEN ANY MONEY FROM THESE CHANNELS FOR THEIR PROMOTION ( ON A LIGHTER NOTE )  So without any delay, read further and go to the respective channel by clicking the list item below: Gate Lectures Software Engineering : The Theory Part  Stack Overflow Hacker Rank  Slidenerd for Coding Concepts Programming Stuff For Electrical Engineers For Every Engineer For EveryOne Mobile Application Related Amazing Programming Concepts Make Your Concepts Clear By Watching This Software Engineering vLog The Physics Master ACM The Programmer  Coding Stuff You may find some of th...

Project Ideas For Software Engineering Students

Image
The project is the most important thing to do in my university at the end of the semester, but you need to think about the ideas before time, here I am going to tell you some of the projects (subject wise) that you can take in your respective semester to add value in your grades and knowledge, so let's begin... Fundamentals of Programming Game using python e.g. flaming bird game, ping ball, tic tac toe, snake game etc. Page rank Photo Gallery Object Oriented Programming Android application using Android Studio e.g calculator, Vocabulary app etc. File management System Database Systems Web portal using mySql, html, css, php and JavaScript  Database for on-line market University Database Software Engineering Car Rental System Web portal, website  Biometric System for vote casting, attendance etc. Data Structures and Algorithm Work on Search button  Page rank Search using Dictionary, hash tables etc. Translatio...

Android Apps

Image
3 USEFUL ANDROID APPLICATIONS Today I am going to tell you about the useful and cool android applications that would make your tasks easier than ever.. so without further ado let's begin Duolingo  If you are going to some foreign country and you want to learn their language to make your conversation easier or you want to learn some new language just for fun, then this is just on the distance of your click, go to Google play store and get  Duolingo  and see your dream of learning languages with fun come true. Vocabulary Builder Do you want to build a really strong English vocabulary? Then the vocabulary builder by Magoosh is here to help you out. Just grab this application and build your vocabulary with the fastest speed. File Manager +  Is your mobile getting complex with a lot of stuff moving here and there in the device and you want to make your device organize ? Then go with  File manager +  because this appli...