Giter Club home page Giter Club logo

materials's People

Contributors

adityagupta1 avatar alexbischof avatar andrewazores avatar arun-gupta avatar benzonico avatar cesartl avatar daniel-deluca avatar dertobsch avatar devoxx4kids avatar dzjeej avatar eddyhub avatar henkjurriens70 avatar hillmerch avatar imifos avatar jcranky avatar jerr avatar jongleur1983 avatar jvwilge avatar laorine avatar nmcl avatar ooms avatar pbhatter avatar sijpesteijn avatar theopenbit avatar therealeyeless avatar uwieske avatar wadael avatar wombat avatar wwilk avatar yankedev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

materials's Issues

Simpler tool install

Hi, wanted to pass along a simple recipe for JDK and eclipse install that you might like to adopt in your install instructions. If not, that's OK too!

To avoid the Oracle java installer and accompanying (and annoying!) Java Update popups I have manually extracted JDK8 windows install from their exe file, and then modified eclipse.ini to find it in a sibling directory so JAVA_HOME isn't required to start eclipse.
Those can be downloaded here: https://github.com/brianfromoregon/ForgeSetup/releases

I also plan to package forge in the same download with gradle pointed to the jdk so JAVA_HOME isn't required for gradle either.

Turtle graphics workshop

Hi, this is a follow up to issue #66.

I'm going to lead some kids through a turtle graphics workshop in two weeks. I'd love to hear your feedback on the content.

Agenda: (the classes I refer to are here)

1:00 - 1:10: Get settled in, feel free to fire up minecraft

1:10 - 1:30: Real world turtle demo (away from computers)

  • One person is turtle, one person is coder
  • Basic movement, down and up, forward(100)
  • pen down and up
  • Each kid should understand how to tell the turtle to draw a square

1:30 - 2:00: Play with turtle in ExampleTurtleMod

  • Draw a square or whatever you want
  • Show me what you make!
  • After you get the hang of it, there is a "tips" section lower down in ExampleTurtleMod
  • If you are advanced, there is a TurtleChallenges class with some challenging ideas for programming the turtle.

2:00 - 2:10: Bathroom break

2:10 - 2:30: Lecture

  • Announcements
    • feel free to leave after lecture
    • Next workshop date is Nov8
    • Tell me your mod ideas so I can think about how to help you next time
    • If you would like to save your code we can push it to github before you leave
    • There is a ManyMoreMods class with directions to cool sample mods you can try out
  • Lecture on Forge event handlers

2:30 - 4:00: Self-directed coding

Question: How many devices would you recommend?

Hey folks,

we are curious how many devices are needed for a group of 10 kids (Mindstorms, Arduino, etc).
To me it would be good to include a list of parts that are needed (especially in the Arduino workshop).

Kind regards,

Daniel

Problem with Minecraft ChatItems example

Following https://github.com/devoxx4kids/materials/tree/master/workshops/minecraft and have confirmed installation procedures have been followed. Added ChatItems.java and MainMod.java, with registered ChatItems as required in the example Readme.

Confirmed that the mod is being started when kicking off Minecraft from Eclipse ...

[17:37:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:MyMods

Part 2 of the Gameplay instructions states: "Type in any message that contains the word “potato”" but perhaps it's not really "any"? For instance:

/clear and a few other commands gives ... [17:41:06] [Client thread/INFO]: [CHAT] You do not have permission to use this command

I couldn't find a command that actually produced a potato. For instance /me potato

Proposal: Add language folders to each workshop

Some workshop folders are really crowded and its sometimes not trivial to find all materials for a language.
My proposal would be to add language subfolders into each workshop. If we agree on this, I would be willed to make the changes.

Create NetBeans plugin for Spigot project

Create a NetBeans plugin that will allow to create a Spigot project. It can use Maven archetype but provide a much simpler and easier interface for creating projects. This is required as the workshop is targeted towards kids.

Provide a README for each lesson

It would be helpful if each of the workshop materials included a README file indicating:

  1. A summary of the lesson
  2. Target audience for the lesson (age group, sill-level)
  3. Materials required
  4. etc.

This would assist in selecting and evaluating potential lessons without requiring a deep dive into each one individually.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.