General Assembly launches Dash, a Codecademy-style site that teaches you to code General Assembly launched today a new service designed to help get more people to take advantage of its Web Development courses. Called Dash, users will be able to take courses in HTML, cascading stylesheets, and Javascript right in their browser. It follows in line with what other services like Codecademy, Coursera, and others are doing in the computer programming education space. We interviewed General Assembly’s co-founder and Chief Product Officer Brad Hargreaves who told us that initially Dash was meant to help its students get started in its immersive programs. Interested users can sign up for the service using their Twitter account or email. After successfully authenticating, users can opt to undertake one of four projects, each one more complicated than the last ranging from building a simple website to creating a CSS-powered robot. Just like what you have with Codecademy, Dash’s lessons guides you through the process. Dash is free to use and anyone can sign up for an account.
Modern Lessons Welcome to the new online learning platform for the Global Education Database! It’s a free, simple, and quick way to learn new skills, find new education resources, and figure out how to do just about anything a modern teacher or student needs. Take as many courses as you like – they’re free and all you need to do is sign up to get started. Register To Start Learning Free View More Courses Aprender a programar en Android desde cero gratuitamente Desde hace un tiempo, mucha gente me pregunta cómo pueden hacer para aprender a programar en Android desde cero. Sin saber nada de programar. Rien de rien. Veamos, por la experiencia personal, para aprender Android va muy pero que muy bien, saber Java. Recursos para aprender a programar Java o en inglés, mucho más completos Una vez tengamos las bases de java (no hace falta ser un maestro como ya he dicho), aprender a programar Android es muy sencillo y casi inmediato. Recursos para aprender a programar Android Hace tiempo adquirí un curso para aprender a programr Android bastante completito en inglés que no tengo ningún problema en compartir con vosotros si os interesa: Videos de Youtube El maravilloso mundo de Youtube con sus cientos de miles de horas de vídeos formativos. Tutoriales Y como no, los recursos web. Finalmente, libros libros libros Los libros open source sobre Android
7 Apps for Teaching Children Coding Skills It's hard to imagine a single career that doesn't have a need for someone who can code. Everything that "just works" has some type of code that makes it run. Coding (a.k.a. programming) is all around us. That's why all the cool kids are coding . . . or should be. Programming is not just the province of pale twenty-somethings in skinny jeans, hunched over three monitors, swigging Red Bull. Not any more! If you're concerned that that a) elementary school students don't have the ability to code, b) there's no room in the curriculum, and c) you don't possess coding chops to teach programming skills, throw out those worries. In no particular order, we have listed all the coding apps that are appropriate for young learners. GameStar Mechanic Platform: WebCost: $2 per student GameStar Mechanic teaches kids, ages 7-14, to design their own video games. Scratch Platform: WebCost: Free! Tynker Platform: WebCost: Free! Move the Turtle Hopscotch Platform: iPadCost: Free! Daisy the Dinosaur Cargo-Bot
Graduates to be offered £20,000 to train as computer science teachers The education secretary, Michael Gove, said in January that information and communications technology teaching must be radically revamped to prepare pupils for the future. Photograph: Oli Scarff/Getty Images Graduates are to be offered £20,000 scholarships to train as computer science teachers in an initiative launched by the government and backed by companies including Microsoft and Facebook. The move is part of a package of reforms aimed at overhauling computer science education, giving children the skills to write programs rather than simply focusing on word processing skills. The education secretary, Michael Gove, announced on Friday that current information and communications technology teacher training courses will be axed from next year. Teachers and industry leaders are concerned that the way ICT is currently taught in schools leaves children bored and learning little beyond the most basic digital skills.
7 Blogs You Should Really Read If You Are A Student Programmer If you want to succeed as a programmer, you need to immerse yourself in the programming culture. This is more true if you’re still a pupil. The field of programming is so broad and there’s so much information to absorb that you’ll never come out on top if you participate from a distance. Fortunately, blogs are a readily accessible medium keep you in the loop. Just to be clear, these programming blogs are NOT meant to replace hands-on practice or proper instruction. If you’re a complete novice, you should first pick a programming language to learn and then start by learning the basics. Joel on Software Joel on Software is one of the most incredible resources for any aspiring software developer. For your benefit, Joel has a clear list of his “Top 10″ articles for easy browsing. Unfortunately, having retired last year, Joel no longer writes new articles to the site. Coding Horror The blog posts have evolved over many years and the focus of the blog itself has evolved with them. Gamasutra
university lectures computer science Whether your goal is to earn a promotion, graduate at the top of your class, or just accelerate your life, lectures can help get you there. Our archives of lectures cover a huge range of topics and have all been handpicked and carefully designed by experienced instructors throughout the world who are dedicated to helping you take the next step toward meeting your career goals. Lifelong learns can turn their free time turn into self-improvement time. The online lectures on this list are more than lecture notes or a slideshow on a topic -- they were designed for audiences like you, with carefully sequenced themes and topics taught by veteran educators, and often with additional resources for your own independent study. The lectures are available to anybody, completely free of charge. Lecture courses are a valid and vital learning tool, and may be one of the best methods of learning available.
Best Programming Languages Beginners Should Learn Computer science is a booming industry in the US — and it pays extremely well. There's always demand for sharp, talented engineers, which is why learning how to code can seem like an attractive option. But, as is the case with any new skill, it can be difficult to know where to start. Here are a few steps you should take early on and programming languages that are best-suited for beginners. Before you learn a language, start with 'drag and drop' programming. "Drag and drop" programming is a basic technique that allows you to build code by dragging and dropping blocks or some other visual cue rather than manually writing text-based code. It makes it easy to understand the basics of programming without getting caught up in meticulous character placement, according to Hadi Partovi, co-founder of a website that offers online coding courses called Code.org. Python is one of the easiest languages to start with. But Javascript is one of the most useful languages to know as a developer.