Skip to main content

Home/ ACSE Discussion/ Group items tagged programmer

Rss Feed Group items tagged

Doug Peterson

Habits That Programmers Should Adopt : The Coders Lexicon - 1 views

  •  
    "So I thought I would share a couple of habits that I find great when it comes to being a programmer and perhaps you will adopt a few yourself."
Peter McAsh

I am a programmer | jacquesmattheij.com - 3 views

  •  
    Personal blog post about "programmer" versus the other terms used - software engineer, etc.
Doug Peterson

SCRATCH Programming - Christopher's CFAHS Assignments - 0 views

  •  
    All of the software on your computer, from the games to the word processor and even the software to boot up the computer in the first place was created by a programmer, or most likely a team of programmers. 
Doug Peterson

fogus: 10 Technical Papers Every Programmer Should Read (At Least Twice) - 1 views

  •  
    In this post I will offer some guidance based on my own readings. The papers chosen herein are not intended to act as a C.S. hall of fame, but instead hope to accomplish the following: All papers are freely available online (i.e. not pay-walled) They are technical (at times highly so) They cover a wide-range of topics The form the basis of knowledge that every great programmer should know, and may already
Doug Peterson

The Johnson Pyramid Of Programmer Greatness. « jjmojojjmojo: In Effect - 0 views

  •  
    "The full-sized image is approximately 48 by 36 inches @ 150dpi, but the form factor will scale down to fit on US letter-sized paper. I hope you enjoy it. I, for one, will be plastering it all over my place of employment."
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
Doug Peterson

Hacker School - 0 views

  •  
    "Hacker School is a three-month, full-time school in New York for becoming a better programmer. We're free as in beer, and provide space, a little structure, time to focus, and a friendly community of smart builders dedicated to self-improvement."
Doug Peterson

Microsoft HomeOS: An Operating System For The Home | Co.Exist: World changing ideas and... - 0 views

  •  
    The newest attempt at creating the "smart house" isn't just about turning your lights on with your phone. Microsoft is creating an entire app store of user-designed software to make where you live more programmable.
Doug Peterson

10 reasons why this is a great time to be a developer | TechRepublic - 1 views

  •  
    "Ever since I was a kid, being a programmer looked fun and exciting. But in the last decade, the novelty of the Internet has worn off, and it seems like we've just been spinning our wheels. With an increasingly uninteresting workload and stagnation in pay, a lot of folks have either left for other pastures or have thought about it. Well, in the last year or two, things have really changed. Here are 10 reasons why now is a great time to be a developer."
Doug Peterson

2012 Scratch competition now open to budding programmers - Irish Innovation News - Sili... - 0 views

  •  
    The 2012 Scratch competition has launched, which encourages primary and secondary school students to get involved with computing and software development. Run by the Irish software engineering research centre Lero and supported by the Irish Computer Society, the competition helps students learn how software is built and how it works. It encourages them to be creative with the software and shows what opportunities are available in the technology sector.
Peter Beens

MinecraftEdu - 0 views

  • teachers are using the world-building game Minecraft to engage and educate
  • Practitioners of Games Based Education have realized the potential and have embraced Minecraft in classrooms around the world
  •  
    MinecraftEdu is the collaboration of a small team of educators and programmers from the United States and Finland. We are working with Mojang AB of Sweden, the creators of Minecraft, to make the game affordable and accessible to schools everywhere. We have also created a suite of tools that make it easy to unlock the power of Minecraft in YOUR classroom.
Doug Peterson

The History of Programming Languages - O'Reilly Media - 1 views

  •  
    For 50 years, computer programmers have been writing code. New technologies continue to emerge, develop, and mature at a rapid pace. Now there are more than 2,500 documented programming languages! O'Reilly has produced a poster called History of Programming Languages (PDF: 701K), which plots over 50 programming languages on a multi-layered, color-coded timeline.
Doug Peterson

Best programming languages to learn on your own time - TechRepublic - 1 views

  •  
    "With thousands of programming languages out there, it can be daunting to find a language to start with and a good course that assumes no prior knowledge. This post highlights programming languages that are good for beginning programmers and some resources to get started. "
Doug Peterson

alice-teachers Info Page - 0 views

  •  
    Alice is an engaging, introductory programming environment for the creation of animations and games using 3D models. Alice features a drag-and-drop interface that eliminates the frustration of syntax errors for beginning programmers.  This list is for educators who are teaching with Alice or who are considering teaching with Alice (either 2.2 or 3). The purpose of this list is to provide and quick and easy way to ask questions, post ideas and nifty assignments, and generally support all members of the Alice teaching community. 
Peter McAsh

The worst program I ever worked on | jacquesmattheij.com - 1 views

  •  
    An interesting blog post that will help students see what the life of a programmer is like.
Peter McAsh

[Analysis] Your favourite text editor/IDE? | the lost logbook - 0 views

  •  
    Text editors, IDE, programming languages used by real programmers!
Peter Beens

Tutorials \ Processing.org - 0 views

  •  
    I'm really starting to like what I see in Processing. I think this language will be suitable for the full range of students, from the beginners in ICS2O or ICS3x, to the robotics programmers in TEJ4M (via Arduino). Note that it can create standalone applets or applications, which is appealing to the students. 
Doug Peterson

CodeLesson - The C# Programming Language - 0 views

  •  
    This course provides an introduction to programming in C#. It is suitable for experienced programmers interested in learning C# and the .NET framework as well as those who are new to coding.
1 - 20 of 25 Next ›
Showing 20 items per page