Fable Blockly는 Blockly의 시각적 블록 기반 프로그래밍과 자동 Python 번역을 결합하여 코드 학습을 단순화합니다. Fable Blockly는 코딩을 재미있는 경험으로 바꿔줍니다.
사용자는 코드 블록을 시각적으로 조립하여 애니메이션을 제어하거나 퍼즐을 풀고 블록 배열이 Python에 즉시 반영되는 것을 볼 수 있습니다. 이 방법은 프로그래밍을 접근하기 쉽게 만들 뿐만 아니라 시각적 코딩과 텍스트 기반 프로그래밍 간의 격차를 해소하여 매력적이고 사용자 친화적인 환경에서 문제 해결 기술과 컴퓨팅 사고력을 키워줍니다.
중요: 이 앱은 독립 실행형 앱이 아니며 Fable Robotics System과 함께 사용하도록 만들어졌습니다. 자세한 내용은 www.shaperobotics.com을 참조하세요.
업데이트 날짜
2024. 11. 27.
교육
데이터 보안
arrow_forward
보안은 개발자가 데이터를 수집 및 공유하는 방식을 파악하는 것에서 시작됩니다. 데이터 개인 정보 보호 및 보안 관행은 사용자의 앱 사용, 지역, 연령에 따라 다를 수 있습니다. 다음은 개발자가 제공한 정보이며 추후 업데이트될 수 있습니다.
Most notable new features and fixes: - Complete redesign of the Console panel - New text code viewer and editor - New icons next to example buttons showing what Fable module is used in the example - Variables blocks have now default values - Small redesign of the Blockly toolbox - Plots now support up to 720 data points - Data from sensors is rounded to 2 decimal places (unless it makes sense to make it more precise e.g. GPS coordinates data) - Keyboard press blocks works with external keyboard