element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
STEM Academy
  • Learn
  • Learning Center
  • STEM Academy
  • More
  • Cancel
STEM Academy
Forum Crash Course Computer Science
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
STEM Academy requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 8 replies
  • Subscribers 46 subscribers
  • Views 2555 views
  • Users 0 members are here
  • crash course
  • youtube
  • raspberry pi foundation
  • Computer Science
Related

Crash Course Computer Science

beacon_dave
beacon_dave over 8 years ago

I've not seen it mentioned elsewhere yet, but Carrie Anne Philbin (Raspberry Pi Foundation) in collaboration with PBS Digital Studios, appears to have created a crash course in computer science on YouTube.

 

"Starting February 22nd, Carrie Anne Philbin will be hosting Crash Course Computer Science! In this series, we're going to trace the origins of our modern computers, take a closer look at the ideas that gave us our current hardware and software, discuss how and why our smart devices just keep getting smarter, and even look towards the future! Computers fill a crucial role in the function of our society, and it's our hope that over the course of this series you will gain a better understanding of how far computers have taken us and how far they may carry us into the future."

 

https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo

 

May be of interest to those in the STEM community.

  • Sign in to reply
  • Cancel

Top Replies

  • DAB
    DAB over 7 years ago +2
    Nice post Dave. About twenty years ago I put together a full system/software engineering training course that was CMMI compliant for my office. I had a lot of fun with it and it taught me a lot about how…
  • Former Member
    Former Member over 7 years ago in reply to DAB +2
    DAB I really appreciate the comment about coding versus total time for proper software engineering. Too much emphasis is put on "coding" and "code". Very few educational sites, for example, give thought…
  • volly
    volly over 7 years ago +1
    @beacon_dave, I am surprised that not many members latched on to this one.
  • volly
    volly over 8 years ago

    @beacon_dave.......Nice one Dave

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • volly
    volly over 7 years ago

    @beacon_dave, I am surprised that not many members latched on to this one.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • balearicdynamics
    balearicdynamics over 7 years ago in reply to volly

    Maybe the case to promote it better?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • beacon_dave
    beacon_dave over 7 years ago in reply to volly

    volly - it is possibly too elementary / generic a subject area for the majority of members especially if they are not involved directly with STEM education.

     

    Perhaps another YouTube course resource worth mentioning is Bruce Land's "AVR microcontroller lectures"

    https://www.youtube.com/course?list=ECD7F7ED1F3505D8D5

    which may be of interest for those wanting to progress from the Arduino environment to working with bare bones Atmel AVR.

     

    It's a lecture capture series from Cornell University's ECE 4760 "Designing with Microcontrollers" course

    ECE 4760

    The quality of the video production is a bit rough around the edges but the content is informative and the lecturer's style is quite entertaining at times.

     

    It is a bit more in-depth course than Atmel's "Getting Started With AVR" series

    https://www.youtube.com/playlist?list=PLtQdQmNK_0DRhBWYZ32BEILOykXLpJ8tP

     

    There also appears to be a more recent PIC32 version of the ECE 4760 course, for those interested in the PIC32 microcontroller family

    https://www.youtube.com/playlist?list=PLKcjQ_UFkrd4I5WOIxHEYZ7iY04lj15Ez

    https://www.youtube.com/playlist?list=PLKcjQ_UFkrd4z2qoFuJ1jtVhCSuxxCTpk

     

    May be of interest to some members.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • beacon_dave
    beacon_dave over 7 years ago in reply to beacon_dave

    The ECE 4760  student final projects list may also be of interest to some as well

    Final Projects ECE 4760

     

    Those observing closely may even recognise someone on the course...

    HelioWatcher

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • DAB
    DAB over 7 years ago

    Nice post Dave.

     

    About twenty years ago I put together a full system/software engineering training course that was CMMI compliant for my office.

    I had a lot of fun with it and it taught me a lot about how to put together exercises to challenge students to think about what they needed to do and the preferred methods of deciding on technical approaches and how to document their decisions.

     

    One of the greatest evil's of our time was the notion that anyone who could learn a programming language could write software.

    Coding is less then 10% of the effort that needs to go into quality software.

     

    I hope this STEM course provides that lesson.  Otherwise we will just get another generation of people doing work for which they are not qualified.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 7 years ago in reply to DAB

    DAB I really appreciate the comment about coding versus total time for proper software engineering.  Too much emphasis is put on "coding" and "code".  Very few educational sites, for example, give thought to discipline of the process.  When I have worked with younger folks, I have tried to orient them this way:

     

    • Requirements gathering and agreement
    • Is leveraging possible?
    • Architecture & planning of the rest of the project
    • High-level design / Design reviews
    • Detailed design of the anatomy and components / Design reviews
    • Construction (aka coding) / Code reviews / Unit testing
    • Integrated system testing (probably, step-wise with stubs)
    • Quality assurance testing by someone else (no developers allowed unless requested)
    • Installation / roll-out and related testing

     

    Footnote on cryptography and security: It is developed immediately and is challenged in code review and unit testing.  No BS about adding it later.

     

    My beginnings were during the time of punched cards and paper tape.  Back then, infrastructure-type projects were nearly always in Assembly Language.  Even Fortran & Cobol projects forced you to manage your time well.  If you rushed into construction then, you made a huge mess - even at the application level!

     

    It was gratifying that, with a bit of tutoring and using a few simple analogies, young newbies could figure out that investment time up front payed off downstream.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • DAB
    DAB over 7 years ago in reply to Former Member

    Yes, I sometimes tell newbies that they must make haste, slowly.

     

    Up front planning makes the entire project easier and cheaper.  In my forty years of working in the field, nobody has ever proven to me that they can do a quality job without following the process.  They may create something fast, but seldom can it be maintained or expanded without a complete redesign and rewrite.

     

    You either pay up front or you pay ten times as much later.  Why is this such a difficult decision?

     

    Good luck with the class.

     

    Let me know if I can help.

     

    DAB

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube