Skip to main content

Home/ ACSE Discussion/ Group items tagged get

Rss Feed Group items tagged

Doug Peterson

70 Things Every Computer Geek Should Know. | Arrow Webzine - 0 views

  •  
    A geek is one who isn't satisfied knowing only the surface facts, but instead has a visceral desire to learn everything possible about a particular subject. A techie geek is usually one who knows a little about everything, and is thus the person family and friends turn to whenever they have a question. If you're that type of person and are looking for a few extra skills to pick up, or if you're a newbie aiming to get a handhold on the honor that is geekhood, read on to find out what skills you need to know.
Peter McAsh

High Scalability - High Scalability - Netflix: Run Consistency Checkers All t... - 1 views

  •  
    Good article about real world database issues. Likely best for 4U, unless you just want students to get an overview of the complexity.
Doug Peterson

10000 things all ICS students should do before graduating | Tagide - 2 views

  •  
    So I thought I'd compile a list of 1010 10000 things I believe all ICS students should have done (by  themselves) by the time they get their diplomas. With luck, students have come across some of these in courses. Most likely, that won't happen, so students need to make time for extra-curricular activities.
BluEnt Global

Search Engine Optimization Toronto - 0 views

  •  
    BluEnt helps businesses like yours get found online through search engine optimization. We offer SEO consulting services to small, medium and enterprises in Toronto.
Doug Peterson

Super Scratch Programming Adventure Is an Awesome Way to Get Kids Into Programming | Ge... - 2 views

  •  
    "That's why I'm so impressed with a new release from No Starch Press titled Super Scratch Programming Adventure (SSPA, for short). SSPA offers up 10 Stages (chapters) that use a comic book format to teach programming with the Scratch programming tool. Millions of kids have used it, and the simplicity of the tool is that it sneaks in real programming concepts and techniques in a fun, colorful manner."
tech vedic

How to get Windows 8 Blue Login Screen for Windows 7? - 0 views

  •  
    Personalizing the Windows look has always remained in agenda for users, no matter which versions they are running on their computers. Windows 8 brought a new UI,i.e. "Metro Tiles", which received wide acclaimation from computer fraternity. Provoked by the new look, experts at Techvedic thought differently. And, they came with the same UI on Windows 7.
tech vedic

How to disable Aero Glass Transparency in Windows 8? - 0 views

  •  
    Windows 8 has disillusioned many by the way it catered the much-acclaimed feature i.e. Aero Glass Transparency, which was a part of Windows Vista and Windows 7. Microsoft has removed Aero Glass Transparency but it didn't remove it from the Taskbar, which is still transparent. However, users are of the perception that either it should have been incorporated or removed fully.
tech vedic

How to get rid of all caps tab titles in Microsoft Office 2013 Ribbon? - 0 views

  •  
    Beyond doubt Microsoft Office 2013 presents a clutter-free Ribbon UI inspired by Windows 8 Metro UI. And it has been thoroughly integrated with the Windows 8 Explorer. However, the use of ALL CAPS in tab titles looks awkward. Here is a quick way around to change the format into title case.
Peter McAsh

Computer Science | Khan Academy - 1 views

  •  
    "If you've never been here before, check out this introductory video first. Then get coding! If you want to learn more about the platform please read the following post."
tech vedic

Regain your PC's administrator rights, even if you don't have the password - 0 views

  •  
    Forgot the password of your Windows PC administrator level account? This hampers your work a lot. This tutorial can give access to it.
tech vedic

How to Setup Wi-Fi On Your Raspberry Pi via the Command Line? - 0 views

  •  
    In case, you are a Raspberry Pi enthusiast then you should configure your Raspberry Pi for remote access. With this tutorial, you can remotely connect to your Pi as well as activate a Wi-Fi add-on dongle.
Peter Beens

Dropbox Tips for Teachers: Why You Must Get Dropbox! - 0 views

  •  
    Use this link for extra storage: https://www.dropbox.com/referrals/NTExMDUxNjk
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.
Peter McAsh

GettingStarted - support - A quick guide to getting started with project hosting on Goo... - 0 views

  •  
    Documentation for google code repository.
« First ‹ Previous 61 - 79 of 79
Showing 20 items per page