-
Windows 7 ICSE 2011: Conversation with Kumiyo Nakakoji
ICSE, the International Conference on Software Engineering,®is the premier software engineering conference, providing a forum for researchers, practitioners and educators to present and discuss the most recent innovations, trends, experiences and concerns in the field of software engineering...- News
- Thread
- algorithms collaboration computer science conference design development lifecycle education expert conversations human-computer interaction icse innovation japan keynote research software development technology user-centric design
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 ICSE 2011: Conversation with Andreas Zeller
ICSE, the International Conference on Software Engineering,® is the premier software engineering conference, providing a forum for researchers, practitioners and educators to present and discuss the most recent innovations, trends, experiences and concerns in the field of software engineering...- News
- Thread
- algorithms andreas zeller code assertions computer science conference debugging delta debugging developer community education expert conversations icse 2011 innovation program failures programming quality assurance research software development software trends wolfram schulte
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Chris Hawblitzel and Juan Chen: Introduction to Typed Assembly Language (TAL)
Typed Assembly Language (TAL) extends traditional untyped assembly languages with typing annotations, memory management primitives, and a sound set of typing rules. These typing rules guarantee the memory safety, control flow safety, and type safety of TAL programs. Moreover, the typing...- News
- Thread
- compiler optimizations computer science controlflow data types hoare logic low-level code memory management mobile code polymorphic functions research safety static verification structured programming tal type safety type verification typed assembly language verifiably safe code
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Hanselminutes on 9 - Agile Coach Jean Tabaka on Safe Failure, the Need for Craftsmanship, and More
Scott's at the Intel Agile Conference today and got the chance to talk to Rally Software's Agile Fellow Jean Tabaka about why your project sometimes needs time to fail and whether we need both internships and a formal track within Software Development. Jean is a Certified ScrumMaster and...- News
- Thread
- agile coaching computer science conference craftsmanship development facilitator failure internship jean tabaka learning masters degree podcast professional project management rally software scrum software development tech community
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C9 Lectures: Yuri Gurevich - Introduction to Algorithms and Computational Complexity, 2 of n
Link Removed is back on C9!! Link Removed Yuri is a logician, computer scientist and inventor of abstract state machines. He currently works at Microsoft Research (he's a member of Wolfram Schulte's RiSE team). This is the second part in a series of lectures exploring the fundamental...- News
- Thread
- abstract state machines algorithms complexity computer science education lecture logic microsoft research software development yuri gurevich
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C9 Lectures: Dr. Ralf Lämmel - Going Bananas
Dr. Ralf Lämmel returns for an exploration of folds, aka bananas. This is lecture 5 in his C9 Lecture series covering advanced functional programming topics. Welcome back, Ralf! We're so happy to have you here! Why bananas, Ralf? Banana is functional programming slang for "fold"—an application...- News
- Thread
- advanced topics algebraic types banana bird-meertens catamorphism computer science data processing foldr folds functional programming haskell higher-order functions lecture list processing monoids programming concepts ralf lämmel recursion source code
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 E2E: Herb Sutter and Erik Meijer - Perspectives on C++
It's not often that we can get two minds of Link Removed and Herb Sutter's caliber together for an impromptu technical conversation during Christmas break at Microsoft... Well, we did and the next hour or so contains a lot of intelligence, knowledge, wisdom, and passion. This is one of the more...- News
- Thread
- c++ c++ standards christmas break computer science e2e engineering erik meijer functional programming geek herb sutter innovation linq native code programming programming languages software development tech insights tech leadership technical conversation
- Replies: 0
- Forum: Live RSS Feeds
-
Technology growth to come to a screaming halt
Huge changes in software and microchips needed A new report from the US National Research Council has warned that technology growth will grind to a halt unless a new generation of hardware and software is developed. The catchy-titled “The Future of Computing Performance: Game over or next...- kemical
- Thread
- challenges computer science computing growth hardware hardware development industry innovation microchips moore's law parallel processing performance power consumption programming report software software development technology thermal management transistors
- Replies: 1
- Forum: General Computing
-
Windows 7 Microsoft Campus Tours - Microsoft Research Part 2 - Manual Deskterity
Larry Larsen and Microsoft Research General Manager Kevin Schofield take a tour of Building 99. In this video, the second of three parts, Michel Pahud walks us through some of his touch computing research projects. Link Removed Link Removed- News
- Thread
- building 99 campus computer science development innovation kevin schofield larry larsen legacy manual deskterity michel pahud microsoft part 2 projects research space exploration technology touch computing tours video
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C9 Lectures: Greg Meredith - Monadic Design Patterns for the Web - Introduction to Monads
Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Link Removed. The fundamental concept is here is the monad. Greg has a very novel and conceptually...- News
- Thread
- analogies application c9 series complexity composition computer science concept design developers development elusive fundamentals introduction learning lecture mathematics monadic patterns programming web development
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C9 Lectures: Dr. Ralf Lämmel - AFP - The Quick Essence of Functional Programming
We had to cover monads eventually, and there are many great monad tutorials out there (see, for example, here: http://www.haskell.org/haskellwiki/Tutorials#Using_monads). In fact, there are web resources concerned solely with organizing the many monad tutorials available in the wild, and...- News
- Thread
- code distribution community computer science concurrency exercise functional programming haskell lecture monads parsing programming ralf lämmel seminal insight state threads transformers tutorial wadler web resources
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n
Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...- News
- Thread
- algorithms bug fixes c++ c9 lectures computer science container classes data structures enhancements learning library development nurikabe programming puzzle solver software development standard template library stephan lavavej stl templates tutorial visual c++
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Teaching programming language concepts with F#, part 2
Link RemovedTeaching programming language concepts with F#, part 2 By Peter Sestoft, Professor IT University of Copenhagen, Denmark. In this second part, Peter finishes the first "demo" lecture of the F#-based programming language course (started in part 1, found here...- News
- Thread
- campus it computer science concept copenhagen course demo education language learning lecture notes peter sestoft programming resources software development teaching
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 How to Size Page File
What is Page File: In storage, a pagefile is a reserved portion of a hard disk that is used as an extension of random access memory (RAM) for data in RAM that hasn’t been used recently. A pagefile can be read from the hard disk as one contiguous chunk of data and thus faster than...- Captain Jack
- Thread
- 32-bit 64-bit address space commit limit computer science file management memory management page file paging process explorer ram storage sysinternals system limit virtual memory windows
- Replies: 0
- Forum: Windows Tutorials
-
Windows 7 What CRT means in "Win 7 CRT" ?
I have a burned DVD with: "Win 7 CRT". What does "CRT" mean exactly? No "CRT" in this reference: Windows 7 - Wikipedia, the free encyclopedia Google didn't find anything interesting :( Thanks- samz
- Thread
- computer science crt dvd dvd burning help reference support technology windows 7
- Replies: 1
- Forum: Windows Software
-
Z
Windows 7 What happened during my installation?
Hello everyone. Running on AMD 64 Duo Core, nvidia 8600 GT, 4gb ram.. got it through dell with Vista 32 bit installed on it. Just graduated college, I got a copy of Windows 7 32-bit through my university's academic alliance. Burned a bootable disk and here we go: Steps taken to get to...- zhitz351
- Thread
- academic alliance amd backup boot drive computer science dell desktop setup graphics card installation memory issues nvidia partition management pixel issues system issues troubleshooting upgrade windows 7 windows vista
- Replies: 2
- Forum: Windows Upgrade and Installation
-
D
Windows 7 Can anyone help me with a question on page filing and RAM for university pls? Thanks!
Hi there all, this is my first post and I an new to this kind of forum! I am kind of forced to ask for help as I have no way of finding my answer through using Google, as this seems a bit complicated. Basically my lecturer asked me 5 questions, 3 I think I figured out the other two I need clues...- deucalion0
- Thread
- 30-bit 64-bit address mapping computer science diagram hard drive learning memory management page size paging questions ram student help tutorial university virtual memory
- Replies: 1
- Forum: Windows Help and Support
-
VIDEO Unlocking The 4th Core In Phenom II X3 720
Enabling the 4th core does not work in all 100% cases, but sometimes it is as simple as just going to bios and setting Advance Clock Calibration to Auto and restarting the machine. On the next boot, it will enable the 4th core. Phenom II X3 becomes a quad core processor. Link Removed due to...- cybercore
- Thread
- benchmark bios settings computer science core unlocking custom build hardware mod overclocking performance boost phenom ii quad core
- Replies: 1
- Forum: Windows Hardware
-
D
Windows 7 Insights on Pursuing a Career in Computer Programming and Related Education Paths
Is anyone here a computer programmer? could you share a little bit about your career and your experience in school maybe what college you attended and how tough the entire course was a brief summary of what i will learn or be able to do after i graduate will be very nice please share...- dannyp32
- Thread
- career college computer science course summary education electronic engineering employee experience experience programmers university
- Replies: 12
- Forum: Programming and Scripting