M6 Posted April 18, 2009 at 02:45 PM Report #257487 Posted April 18, 2009 at 02:45 PM "Programming Methodology is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good programming style and the built-in facilities of the Java language." Podem ver as lições da Universidade de Stanford aqui: http://www.youtube.com/view_play_list?p=84A56BC7F4A1F852 10 REM Generation 48K! 20 INPUT "URL:", A$ 30 IF A$(1 TO 4) = "HTTP" THEN PRINT "400 Bad Request": GOTO 50 40 PRINT "404 Not Found" 50 PRINT "./M6 @ Portugal a Programar."
iNTEL90 Posted September 12, 2009 at 03:16 PM Report #286631 Posted September 12, 2009 at 03:16 PM Quem me dera ter professores destes. 🙂 Muito bom, bem explicado e com tremenda organização!
Cocolin Posted September 14, 2009 at 04:29 PM Report #286952 Posted September 14, 2009 at 04:29 PM isso tá espectacular. os stores lá parecem bue fixes. e explicam bem! se quiserem ver mais playlist, basta ir ao channel da Stanford e escolher, deixo aqui para puderem ver. Stanford Youtube Channel Como veêm, têm lá vários assuntos, e mesmo sobre programação têm tres temas. muito bom mesmo. enjoy 😉
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now