topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 2:59 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Programming software for schools  (Read 3166 times)

techidave

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,044
    • View Profile
    • Donate to Member
Programming software for schools
« on: August 17, 2020, 08:13 AM »
Our computer teacher is wanting his students to learn a programming language.  We need to know a good,easy, and preferably free software.  They may want to try their hand at creating 3D printer files, I'm not sure how hard that would be.

We would run this on Windows 10.

Any recommendations?  This would be primarily for high school age students, grades 9-12.

TIA,
Dave

techidave

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 1,044
    • View Profile
    • Donate to Member
Re: Programming software for schools
« Reply #1 on: August 17, 2020, 08:15 AM »
OH yeah, we would need to have some kind of good tutorials for it also.

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: Programming software for schools
« Reply #2 on: August 17, 2020, 08:34 AM »
I'd suggest Python.  If you do a search, you can find a lot of resources for it- I haven't done anything with kids in a bit, which is why I won't make any specific recommendations.  But I know that when I did (for my daughter and son), it was an easy language to pick up, and there's a lot out there that's free.  It also has the bonus that it is very much the lingua franca in the programming world these days.

x16wda

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 888
  • what am I doing in this handbasket?
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: Programming software for schools
« Reply #3 on: August 17, 2020, 07:09 PM »
I'd like to recommend Rexx, but back in my day "tutorials" were called "language reference manuals", and I am not sure that has changed much for Rexx.  :D
vi vi vi - editor of the beast

KodeZwerg

  • Honorary Member
  • Joined in 2018
  • **
  • Posts: 718
    • View Profile
    • Donate to Member
Re: Programming software for schools
« Reply #4 on: August 18, 2020, 02:45 AM »
Microsoft xCode offers a wide range of possibilities for many languages. Free edition available.
All driven by plugin technology.

My all-the-time favourite will be Delphi. There exists a free Community Edition.
For Delphi you have many free GitHub (or similar) sources.

StackOverflow.com offers a good starting point if you hang somehow, equal of language.

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: Programming software for schools
« Reply #5 on: August 18, 2020, 08:00 AM »
Microsoft xCode offers a wide range of possibilities for many languages. Free edition available.

Are you referring to Visual Studio Code?  xCode is an Apple product.

KodeZwerg

  • Honorary Member
  • Joined in 2018
  • **
  • Posts: 718
    • View Profile
    • Donate to Member
Re: Programming software for schools
« Reply #6 on: August 18, 2020, 08:20 AM »
Microsoft xCode offers a wide range of possibilities for many languages. Free edition available.

Are you referring to Visual Studio Code?  xCode is an Apple product.

My fault, i meant https://code.visualstudio.com
delphi link: https://www.embarcad...tarter/free-download