Debian Junior Project
Summary
programming
데비안 주니어 프로그래밍

어린이를 위한 프로그래밍 패키지 샘플링에 대한 강조는 우선 간단한 해석 언어에 있습니다. 또한 아이들과 함께 언어를 사용하는 데 중요한 것은 좋은 문서와 너무 많은 노력없이도 시각적 프로그램을 제작할 수 있는 능력입니다. 이는 결코 완전한 목록이 아니며, 아이들과 함께 다른 언어 또한 탐구할 것을 권장합니다; 특별이 어린이들을 대상으로 하지 않는 것들도 마찬가지입니다.

Logo 언어는 시각적이고 구체적인 것에 중점을 두고, 어린이를 위해 특별히 설계되었습니다. Littlewizard는 어린이를 위해 설계된 아이콘 기반 그래픽 프로그래밍 언어입니다.

Scratch는 8세 이상의 어린이를 목표 그룹으로 하는, 쉽고, 상호작용적이고, 협업적이고, 시각적인 프로그래밍 언어입니다.

Arduino는 전자 공학과 프로그래밍을 배우는 사람들 뿐만 아니라 복잡한 프로젝트를 수행하는 숙련된 베테랑 모두가 널리 사용하는 인기있는 마이크로 컨트롤러입니다. arduinho를 실험하기 위해서는 물리적인 Arduino 회로 보드를 연결해야 합니다.

Description

For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:

If you discover a project which looks like a good candidate for Debian Junior to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the Debian Junior mailing list

Links to other tasks

Debian Junior programming packages

Official Debian packages with high relevance

arduino
Arduino CC의 AVR 개발 보드 IDE
Versions of package arduino
ReleaseVersionArchitectures
trixie1.8.19+dfsg1-2amd64,arm64,armel,armhf,i386
buster1.0.5+dfsg2-4.1all
stretch1.0.5+dfsg2-4.1all
jessie1.0.5+dfsg2-4all
bullseye-backports1.8.19+dfsg1-1~bpo11+1amd64,arm64,armel,armhf,i386
bookworm1.8.19+dfsg1-1amd64,arm64,armel,armhf,i386
sid1.8.19+dfsg1-2amd64,arm64,armel,armhf,i386
bullseye1.8.13+dfsg1-2amd64,arm64,armel,armhf,i386
Debtags of package arduino:
fieldelectronics
roleprogram
Popcon: 594 users (139 upd.)*
Versions and Archs
License: DFSG free
Git

Arduino는 유연하고 사용하기 쉬운 하드웨어 및 소프트웨어에 기반한 오픈 소스 프로토타이핑 플랫폼입니다. 아티스트, 디자이너, 애호가 및 대화형 객체 또는 환경 제작에 관심있는 사람들을 대상으로 합니다.

이 패키지는 Arduino 개발 보드에서 프로그래밍 작성, 코드 검증, 컴파일 및 업로드가 가능한 통합 개발 환경을 설치할 것 입니다. 예제 코드도 설치가 될 것 입니다.

일부 기본 AVR 라이브러리는 추가 패키지 arduino-core-avr가 제공합니다. 라이브러리 관리자를 호출하여 IDE 내에 더 많은 라이브러리를 설치할 수 있습니다. 이는 인터넷 연결을 필요로 합니다.

gvrng
Interactive, introductory programming language
Maintainer: Debian QA Group
Versions of package gvrng
ReleaseVersionArchitectures
stretch4.4-3~deb9u1all
jessie4.4-1all
Debtags of package gvrng:
develinterpreter
fieldmathematics
gamepuzzle
interfacex11
roleprogram
uitoolkitgtk
usegameplaying, learning
x11application
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free

Guido van Robot Next Generation (GvRng) is a project developed by advanced high school students for use by their peers as a learning tool and precursor to the further study of programming with Python. It is a minimalistic programming language providing just enough syntax to help students learn the concepts of sequencing, conditional branching, looping and procedural abstraction.

It's biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback. In short, it is an interactive, introductory programming language that is excellent for learning the basic concepts of programming, applicable in any high-level language.

The GvRng version replaces the old GvR program that used wxPython for the GUI.

Screenshots of package gvrng
kturtle
교육 프로그래밍 환경
Versions of package kturtle
ReleaseVersionArchitectures
bullseye20.12.1-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster18.04.1-1amd64,arm64,armhf,i386
stretch16.08.3-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie4.14.1-1amd64,armel,armhf,i386
sid22.12.3-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie22.12.3-1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
bookworm22.12.3-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
upstream24.02.2
Debtags of package kturtle:
develide
fieldmathematics
interfacex11
roleprogram
scopeutility
suitekde
uitoolkitqt
uselearning
x11application
Popcon: 138 users (133 upd.)*
Newer upstream!
License: DFSG free
Git

KTurtle은 대체적으로 쉽고 접근이 용이한 프로그래밍을 할 수 있는 TurtleScript 프로그래밍 언어(Logo에서 영감을 얻음)를 사용한 교육 프로그래밍 환경입니다.

사용자는 "turtle"을 제어할 수 있는 TurtleScript 언어 명령을 발표해서, 캔버 스에 그림을 그리고, 초등 수학, 기하학 그리고 프로그래밍 교육에 적합한 KTrutle을 만들 수 있습니다.

이 패키지는 KDE 교육 모듈의 일부입니다.

laby
Learn how to program with ants and spider webs
Versions of package laby
ReleaseVersionArchitectures
bookworm0.7.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
stretch0.6.4-1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
sid0.7.0-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
trixie0.7.0-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
buster0.6.4-2amd64,arm64,armhf,i386
bullseye0.7.0-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
jessie0.6.3-1amd64,armel,armhf,i386
Debtags of package laby:
devellang:c, lang:java, lang:ocaml
fieldmathematics
interfacex11
roleprogram
uitoolkitgtk
usegameplaying, learning
Popcon: 14 users (21 upd.)*
Versions and Archs
License: DFSG free
Git

Laby is a small program to learn how to program with ants and spider webs. You have to move an ant out of a labyrinth, avoid spider webs, move rocks, etc.

Using Laby, you can learn OCaml, C, C++, Java, Prolog, Ruby, Pascal, JavaScript, Python, Lua, Vala, Scheme, Go and PHP. Other bindings can easily be added to support new programming languages.

Screenshots of package laby
littlewizard
development environment for children
Maintainer: Kari Pahula (Holger Levsen)
Versions of package littlewizard
ReleaseVersionArchitectures
bullseye1.2.2-4.1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bookworm1.2.2-4.1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
trixie1.2.2-4.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
sid1.2.2-4.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
jessie1.2.2-1amd64,armel,armhf,i386
stretch1.2.2-4amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
buster1.2.2-4amd64,arm64,armhf,i386
Debtags of package littlewizard:
develinterpreter
fieldmathematics
interfacex11
roleprogram
uitoolkitgtk
uselearning
x11application
Popcon: 8 users (4 upd.)*
Versions and Archs
License: DFSG free

Little Wizard is created especially for primary school children. It allows one to learn using main elements of present computer languages, including: variables, expressions, loops, conditions, logical blocks. Every element of language is represented by an intuitive icon. Little Wizard can be used without using keyboard, only mouse.

Screenshots of package littlewizard
puredata
realtime computer music and graphics system
Versions of package puredata
ReleaseVersionArchitectures
trixie0.54.1+ds-4all
jessie0.46.2-1all
stretch0.47.1-3all
stretch-backports0.49.0-3~bpo9+1all
buster0.49.0-3all
buster-backports0.51.4-1~bpo10+1all
bullseye0.51.4-1all
bullseye-backports0.53.1+ds-2~bpo11+1all
bookworm0.53.1+ds-2all
bookworm-backports0.54.1+ds-4~bpo12+1all
sid0.54.1+ds-4all
Debtags of package puredata:
develeditor, ide, ui-builder
fieldarts
interfacex11
roleprogram
scopeapplication
soundmidi, mixer, player, recorder
uitoolkittk
useediting
works-withaudio, image, image:raster
x11application
Popcon: 33 users (46 upd.)*
Versions and Archs
License: DFSG free
Git

Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. Pd's audio functions are built-in; graphical computations require separate packages such as gem (Graphics Environment for Multimedia) or pd-pdp (Pd Packet).

This is a metapackage that depends on all components of the core of Pd.

scratch
easy to use programming environment for ages 8 and up
Maintainer: Miriam Ruiz (Holger Levsen)
Versions of package scratch
ReleaseVersionArchitectures
buster1.4.0.6~dfsg1-6all
bookworm1.4.0.6~dfsg1-6.1all
sid1.4.0.6~dfsg1-6.1all
jessie1.4.0.6~dfsg1-5all
stretch1.4.0.6~dfsg1-5all
bullseye1.4.0.6~dfsg1-6.1all
trixie1.4.0.6~dfsg1-6.1all
Debtags of package scratch:
fieldcomputer-science
uitoolkitgtk
Popcon: 117 users (45 upd.)*
Versions and Archs
License: DFSG free

Scratch is an easy, interactive, collaborative programming environment designed for creation of interactive stories, animations, games, music, and art -- and sharing these on the web. Scratch is designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design.

Screenshots of package scratch
sonic-pi
Live Coding for Everyone
Versions of package sonic-pi
ReleaseVersionArchitectures
stretch2.10.0~repack-2amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,s390x
buster2.10.0~repack-2.1amd64,arm64,armhf,i386
bullseye3.2.2~repack-7amd64,arm64,armhf,i386,mipsel
bookworm3.2.2~repack-8amd64,arm64,armhf,i386,mipsel
sid3.2.2~repack-8amd64,arm64,armhf,i386
upstream4.5.0
Popcon: 24 users (13 upd.)*
Newer upstream!
License: DFSG free
Git

A free live coding synth for everyone. Originally designed to support computing and music lessons within schools. Use code to compose and perform in classical and contemporary styles ranging from Canons to Dubstep.

squeak-plugins-scratch
Squeak plugins for the Scratch programming environment
Versions of package squeak-plugins-scratch
ReleaseVersionArchitectures
jessie1.4.0.2~svn.r83-2amd64,armel,armhf,i386
sid1.4.0.2~svn.r83-3.1amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
stretch1.4.0.2~svn.r83-2.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
Debtags of package squeak-plugins-scratch:
roleplugin
Popcon: 94 users (1 upd.)*
Versions and Archs
License: DFSG free

Scratch is an easy, interactive, collaborative programming environment designed for creation of interactive stories, animations, games, music, and art -- and sharing these on the web.

Scratch is designed to help young people (ages 8 and up) develop 21st century learning skills. As they create Scratch projects, young people learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design.

This package contains the plugins needed by Scratch and its derivatives.

squeak-vm
virtual machine for Smalltalk
Versions of package squeak-vm
ReleaseVersionArchitectures
bookworm4.10.2.2614+20120917~dfsg-1amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
bullseye4.10.2.2614-8amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x
buster4.10.2.2614-8amd64,arm64,armhf,i386
stretch4.10.2.2614-4.1amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x
jessie4.10.2.2614-1.1amd64,armel,armhf,i386
trixie4.10.2.2614+20120917~dfsg-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,s390x
sid4.10.2.2614+20120917~dfsg-2amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x
upstream4.10.2.2614+20240420~dfsg
Debtags of package squeak-vm:
develide, runtime
interfacex11
roleprogram
scopesuite
Popcon: 137 users (56 upd.)*
Newer upstream!
License: DFSG free
Git

Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system.

This package contains just the Unix Squeak virtual machine. You will likely need also an image file containing a "snapshot" of a live Squeak session - e.g. one of the Debian packages etoys or scratch.

*Popularitycontest results: number of people who use this package regularly (number of people who upgraded this package recently) out of 236226