Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ubuntu 24.04 support for at least First Tech Challenge for programming #334

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/source/programming_resources/laptops/laptops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@

- LEGO\ :sup:`®` Education SPIKE™ Essential not supported

- 'Ubuntu'_
- Other Linux Distros might work but Ubuntu is recommended

It is also recommended to have an active internet connection to access
the Google Play Store (for Chromebook Android apps), to download in-app
content, to access teacher support materials, and to use certain
Expand Down Expand Up @@ -124,6 +127,8 @@
supported

- Only Blocks and OnBotJava supported
- 'Ubuntu'_
- Android Studio Ladybug 2024.2.1 Patch 3 supported for Ubuntu 24.04

It is also recommended to have an active internet connection during
software development. Access to https://github.com is required by the
Expand Down Expand Up @@ -375,3 +380,18 @@
- Bluetooth: Bluetooth 4.0 or above

- Operating System: Android 7.0 or newer

**Ubuntu**
~~~~~~~~~~~~~~~~~~~~~~~~

Although there are very few standards,recommendations are for FTC:

- Processor: 2.20 GHz Intel Core i5-5200u dual core processor or better

- Memory: 6GB RAM or better (Lower can be accomodated with swap)

Check failure on line 391 in docs/source/programming_resources/laptops/laptops.rst

View workflow job for this annotation

GitHub Actions / spelling-check

[misspell] reported by reviewdog 🐶 "accomodated" is a misspelling of "accommodated" Raw Output: ./docs/source/programming_resources/laptops/laptops.rst:391:42: "accomodated" is a misspelling of "accommodated"

- Storage: 256GB SSD or better

- Bluetooth: Bluetooth 4.0 or above

- Operating System: Ubuntu 24.04 recommended, although others may be community supported.
Loading