Command Based Coding Best Way To Learn?

Hey, So Up until now We used Timed Robot for All of Our Robots. With that, We do know That the Right way of Coding Is using an “Commannd based” System Coding.

With all of my Tries, it is Hard to learn Writing in this stystem Using only The Wpilib and there examples.

So What i want to Ask here, Is There Any Good Way To Learn It? for Example using some Youtube Vidoes. what Would you Recommend to a team that some kind of Mastered the Timed robot Coding and Want to Move Up To a new level?

Any help Would Be Appriciated! :slight_smile:

3 Likes

our team has been working on this for a while now, its a compilation of resources to learn topics like this.

This video really helps explain command based programming. I found it really helpful when learning to program for FRC.

FRC Ladder is a good resource for FRC programming

2 Likes

I put together these training resources with this walkthrough of making a mechanism for training my team on Command based

3 Likes

All these resources are great. Id say 8033s resource utilizes the latest and greatest paradigms for readability and syntax.

2 Likes

I have been updating my FRC Java Resource Compendium over the last week, so feel free to browse that when you can if you’re still looking for resources. I’ll probably add a new of the ones listed here when I am able to as well!

2 Likes