IIUC CSE CORNER

A larger collection of iiuc cse syllabus and computer science related important ebooks pdf links,tutorials,notices and photo gallery


iiuc cse study corner

  • Greenfield

    Greenfield is a term from the construction industry that refers to undeveloped land. In the IT world, greenfield describes a software project that is developed from scratch rather than built from an existing program. It is often contrasted with “brownfield,” which describes software built from an existing program. Greenfield software development is generally more flexible than brownfield development since a new program… Continue reading

  • x86-64

    x86-64 is a 64-bit version of the x86 processor architecture, which Windows PCs have used for several decades. It is similar to x64, but refers specifically to processors that use the x86 instruction set. CPUs with the x86-64 architecture run in 64-bit mode by default, but are also backward-compatible with 32-bit and 16-bit applications. In other words, any program that runs on a… Continue reading

  • Analysis of algorithm

    In computer science, the analysis of algorithms is the determination of the amount of time, storage and/or other resources necessary to execute them. Usually, this involves determining a function that relates the length of an algorithm’s input to the number of steps it takes (its time complexity) or the number of storage locations it uses… Continue reading

  • properties of good algorithm

    The characteristics of a good algorithm are: Precision – the steps are precisely stated(defined). Uniqueness – results of each step are uniquely definedand only depend on the input and the result of the precedingsteps. Finiteness – the algorithm stops after a finite number ofinstructions are executed. Input – the algorithm receives input. Output – the… Continue reading

  • microprocessor tutorialpoint pdf

    microprocessor tutorial pdf Continue reading

  • css tutorialpoint pdf

    css tutorialpoint Continue reading

  • award winning thesis idea in cse

    award winning thesis idea in cse

    2015 TR15-01: PDF Winner, 2015 Best Senior Thesis AwardProbability Type Inference for Flexible Approximate ProgrammingBrett Boston, supervised by Dan Grossman TR15-02: PDFTleilax: Porting Tor to ArrakisSunjay Cauligi, supervised by Tom Anderson TR15-03: PDFEKG Monitoring and Arrhythmia DetectionAmaris Chen, supervised by Bruce Hemingway TR15-04: PDFAutomated Analysis of Paper-Based Immunoassay TestsKrittika D’Silva, supervised by Gaetano Borriello & Paul Yager TR15-05: PDF The Wisdom of Multiple… Continue reading

  • cse thesis topics discussion

    cse thesis topics discussion

    Computer Science (CSE) and MCA Thesis Topics or Ideas Thermography TeleKinect EyeRing MemTable Microsoft HoloLens Wi-Vi Motion Capture Fog Screen Flexpad PoCoMo Finger Reader Clayodor CloudDrops AJAX Alternative Models Of Computation Touchless Touchscreen Project Loon Amorphous Computing and Swarm Intelligence iTwin Big Data Apple Talk Invisible Eye 4D Visualization 3D Glasses Raspberry Pi WhatsApp Focused… Continue reading

  • software engineering introduction

    Let us first understand what software engineering stands for. The term is made of two words, software and engineering. Software is more than just a program code. A program is an executable code, which serves some computational purpose. Software is considered to be collection of executable programming code, associated libraries and documentations. Software, when made for… Continue reading

  • job/hr interview questions and answers

    cript Ajax Cloud Python Web Services Quiz Projects Interview Questions Comment Forum Training Job/HR Interview Questions A list of frequently asked job interview questions or HR interview questionsand answers are given below. 1) Tell me about yourself? This is the most famous question for an interviewer and also most difficult to answer this question for the candidate. This… Continue reading