Jun 29

Hal Abelson gives an introduction to the “Structure and Interpretation of Computer Programs” lecture with an explanation of Declarative and Imperative programming.

Excerpted and adapted from Hal Abelson, “Introductory Undergraduate Subjects in Computer Science”:-

6.001 differs from typical introductory computer science subjects in using Scheme (a block-structured dialect of Lisp) rather than Pascal as its programming vehicle. The subject’s developers feel strongly that Pascal is hopelessly constraining, and that important ideas (such as functional programming and object-oriented programming) can be addressed within Pascal only awkwardly, if at all. In addition, they consider top-down hierarchical design, so often emphasized as a central theme in computer programming subjects, to be a minor and relatively simplistic strategy in the programmer’s arsenal for attacking complex problems.

http://mitpress.mit.edu/sicp/course.html

Duration : 0:9:59

Read the rest of this entry »

Technorati Tags: , , , ,

Jun 29

GO TO SYNTHESIS.NET FOR FREE DL OF THIS VIDEO!!!! All the footage you never got to see and some footage you did see. The footage you did see has been touched up and you might see old footage that you didn’t see in the first Paramore being Crazy 1, 2, and others. What’s New? Zac freestyles, Ajax jumps, josh fixes his hair so many times, hunter gets shot by air soft gun, jeremy spots camera, haley stars in her own movie called “My Hero” Subscribe to synthesis Magazine on youtube to make sure you are updated with new video from Paramore and other artist. Thanks again to Paramore over the years for the great times. You guys rock!!

Synthesis.net
Produced By Kreative Films

Duration : 0:11:41

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , ,

Jun 29

html tut

Duration : 0:8:57

Read the rest of this entry »

Technorati Tags: ,

Jun 29

Developer Express’ CTO, Julian Bucknall talks about some upcoming additions with silverlight. Look for the demo at TechEd in Orlando June 3-6.

Duration : 0:4:45

Read the rest of this entry »

Technorati Tags: , , , , , ,

Jun 29

A short video that shows a couple of examples of Win 7 WPF 4 multitouch applications that make use of the ScatterView control. The Scatterview control is a key control in the MS Surface SDK, and I’m pleased to report there is an implementation on the demo circuit inside MS. The ScatterView control delivers onall the key MT functionality and is dead easy to use - making building MT applications just as easy to make :-)

Duration : 0:1:57

Read the rest of this entry »

Technorati Tags: , , , , , ,

Jun 28

I love video games, and i would like to learn how to make them. what are some important computer programming languages to learn to create video games for xbox 360 and PS3? where should i start?

well the basic is mastering visual C++ and various other branches on C for designing games.

Jun 28

Lets say you have $5000 coming in per month, how much is a safe amount to spend on a mortgage, while still saving some for car payments, other loans, insurance, groceries, emergencies, etc? My dad said a 1/4 of your net income is a good idea per month to spend on your home payments…agree? disagree?

Your father is exactly correct! Listen to him! The people on here that recommend, 33% as a mortgage payment are also the ones who have contributed to the mortgage crisis in this country today! 33% of your net income is too much. It doesn't leave you any buffer.

Jun 28

I am Making a website and i want to create database for it by using MS access, can u plz help me. I am using dreamweaver

If there is anything online where i can use for free thats fine as well,

Whoever your going to host your web pages with will tell you if you can host MS access however I would assume that most would prefer you to use MySQL as the database.

Jun 28


media player is a player for music and videos,silverlight is a imaging
program to brighten up your screen,warning you are taking a risk using
silverlight this program is vendor program that is associated with microsoft ,microsoft says in it eula agreement it assumes no liabilties
the program as is,thats why i stop using it.

Jun 28

In a row of a vertically-oriented StackPanel, I want a label, then a text box, and then a checkbox. I want the label and checkbox as wide as their text, and the text box to stretch based on the width of the parent (so that the checkbox is docked to the right). How do I do this?

Thanks.

Are you only changing the textbox or do you want the checkbox to move with the stackpanels size?

Tell me so i can send you some code to help :)

« Previous Entries Next Entries »