Skip to main content

Home/ ACSE Discussion/ Group items tagged HTML

Rss Feed Group items tagged

Peter Beens

apache friends - xampp for macos x - 0 views

  •  
    XAMPP for Mac OS X is the simplest, most practical and most complete webserver solution for Mac OS X. The distribution includes an Apache 2 web server, integrated with the latest builds of MySQL, PHP and Perl. It comes as a Mac OS X Installer package which contains all the necessary files and requires no dependencies.
Peter Beens

Powers of Ten - 0 views

  •  
    A good overview of the basic terminology used in computer storage.
Peter Beens

How to Convert ASCII Character to Hex, Decimal and Binary Code - ajaxBlender.com - 0 views

  •  
    This JavaScript tutorial explains how to convert ASCII Character to Hex, Decimal and Binary Code
Peter Beens

Dan Meyer: Math class needs a makeover | Video on TED.com - 0 views

  •  
    Excellent summary of the realities of teaching a subject like mathematics or physics, with some tips on how to overcome the hurdles. Equally applies to CS.
Peter McAsh

How To Identify A Programmer's Personality By Just Watching His Keyboard Moves (Comic) ... - 3 views

  •  
    Just for fun!
Doug Peterson

Dangers of IE 'Cookiejacking': What You Need to Know | PCWorld - 0 views

  •  
    A security researcher has discovered a means of hijacking sensitive information from cookies in Internet Explorer. The 'cookiejacking' technique could expose credentials from Facebook, Twitter, Gmaiil, or other online services, but Microsoft doesn't consider it a serious threat. So, is the sky falling, is the security researcher crying wolf, or is the real risk somewhere in between.
Doug Peterson

Microsoft Introduces Windows 8: One OS for Desktops, Laptops, and Tablets | PCWorld - 0 views

  •  
    Windows 8 is on its way, and it'll be a departure from the Windows we know and love today. That was the message Microsoft sent Wednesday afternoon at the annual D: All Things Digital Conference, taking place near Los Angeles.
Doug Peterson

CS Connections from the University of Michigan - 1 views

  •  
    Do you need resources to introduce your high school students to the field of computer science? Would you like to more fully integrate principles of computing and computational thinking into your classroom? The University of Michigan's CS4HS workshop is designed to support the activities of computer science teachers and to establish a dialog about the focus and requirements of collegiate CS programs, so that high school students can be better prepared for a future in computer science.
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

IBM rolls out free cloud software development tool - 3 views

  •  
    IBM this week announced a cloud-based collaborative software development tool that's being offered free to students now for academic use only but is expected to become a commercial service at some point in the future.
Peter Beens

Google: The Beginning - WSJ.com - 1 views

  •  
    In November 1999, Douglas Edwards became fledgling Google's first "brand manager," making him employee No. 59. In this excerpt from his new book, "I'm Feeling Lucky," Mr. Edwards gives an inside view of the company's early days, starting with his job interview with co-founder Sergey Brin, then 26 years old.
Doug Peterson

Computational Fairy Tales: Posts by Topic - 1 views

  •  
    Computer science concepts as told through fairy tales.
« First ‹ Previous 341 - 360 of 375 Next ›
Showing 20 items per page