The Importance of Thinking In- and Out-of-the-Box
How to encourage creativity in a tech-based environment. GUEST COLUMN | by Wendy Marshall How do you teach a student to be creative? It used to be that educators encouraged innovation by telling children to “think outside the box” via a “sky’s the limit” approach. Creativity was viewed as unstructured and a result of not following rules or patterns.
Teacher led Hour of Code lesson plans - by grade and subject
Now that tens of thousands of educators have tried the Hour of Code, many classrooms are ready for more creative, less one-size-fits-all activities that teach the basics of computer science. To help teachers find inspiration, we collected and curated one-hour teacher-led lesson and activity plans designed for different subject areas for Hour of Code veterans. Elementary School Scratch Animate Your Name Ages 8 to 16.
Perl
By Sam Hughes Perl is a dynamic, dynamically-typed, high-level, scripting (interpreted) language most comparable with PHP and Python. Perl's syntax owes a lot to ancient shell scripting tools, and it is famed for its overuse of confusing symbols, the majority of which are impossible to Google for. Perl's shell scripting heritage makes it great for writing glue code: scripts which link together other scripts and programs.
This French tech school has no teachers, no books, no tuition
PARIS — École 42 might be one of the most ambitious experiments in engineering education. It has no teachers. No books.
40 websites that will make you cleverer right now
The indexed web contains an incredible 14 billion pages. But only a tiny fraction help you improve your brain power. Here are 40 of the best. whizzpast.com – Learn about our awe inspiring past all in one wonderful place. khanacademy.org – Watch thousands of micro-lectures on topics ranging from history and medicine to chemistry and computer science. freerice.com – Help end world hunger by correctly answering multiple-choice quizzes on a wide variety of subjects.
What skills will you need to succeed in the future?
Top 10 skills for the successful 21st-century worker Leadership
Scratch Jr. Tutorials for Primary Students
Last week, I encouraged you to participate in this year’s Hour of Code. I know that guiding a classroom of students through an hour of programming can sound intimidating, particularly if you aren’t experienced in it yourself. The secret is to do as I have – admit to yourself that you know nothing and your students are smarter than you. Trust me, it makes life easier and a lot more enjoyable Any grade level can do the Hour of Code.
January 2006
One more set of features that we need to learn, and then we get to go play. This is an important lesson -- we have reached the point where you can start doing some interesting stuff. So, just to get it under your fingers, there will be more than one assignment this time.
Learn To Code, Learn To Think : 13.7: Cosmos And Culture
Is learning to code software a valuable skill? Is it one that prepares people to join the workforce of the future? On the one hand, the popularity of computer science as a college major and the proliferation of coding bootcamps suggest the answer is decidedly "yes." Code.org, a non-profit that encourages education and diversity in computer science, currently invites visitors to its homepage to join over a million others in agreeing with the following statement: "Every student in every school should have the opportunity to learn computer science"
40 Places for College Students to Find Free Unabridged Books Online
Jul 11, 2011 The cost of books can add up quickly for college students. Fortunately, there are a lot of great sites that offer free unabridged books online. Here are 40 of the best places to find free textbooks, audio books and full-text works of fiction and nonfiction.
The Other 21st Century Skills
Many have attempted to identify the skills important for a learner today in this era of the 21st century (I know it is an overused phrase). I have an affinity towards the skills identified by Tony Wagner: Critical thinking and problem-solvingCollaboration across networks and leading by influenceAgility and adaptabilityInitiative and entrepreneurialismEffective oral and written communicationAccessing and analyzing informationCuriosity and imagination Today I viewed a slideshow created by Gallup entitled, The Economics of Human Development: The Path to Winning Again in Education. Here are some slides from this presentation. This presentation sparked my thinking about what other skills and attributes would serve the learners (of all ages) in this era of learning.
A Beginner’s Guide to Bringing Coding Into the Classroom
In case you haven’t been paying attention, computer science skills are vastly becoming some of the most in-demand skills of the twenty-first century. In fact, some call it a new "superpower." But there’s a problem. There are approximately 587,000 computing jobs nationwide, which is growing at 2x the national average, but only about 38,000 computer science students graduated into the workforce this year. The U.S. Bureau of Labor Statistics predicts that by the year 2020, there will be one million more computer science jobs than graduates prepared for these jobs.
C++ Style Languages: C++, Objective-C, Java, C# - Hyperpolyglot
a side-by-side reference sheet grammar and invocation | variables and expressions | arithmetic and logic | strings | regexes | dates and time | fixed-length arrays | resizable arrays | tuples | dictionaries | functions | execution control | exceptions | concurrency | file handles | files | file formats | directories | processes and environment | libraries and namespaces | user-defined types | generic types | objects | polymorphism | reflection | net and web | unit tests | debugging and profiling General version used The compiler version used for this sheet.