OrlandoMoralesKuan / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] CYF Blocks #16

Open OrlandoMoralesKuan opened 1 year ago

OrlandoMoralesKuan commented 1 year ago

From Course-Fundamentals created by SallyMcGrath: CodeYourFuture/Course-Fundamentals#2

Link to the coursework

https://blocks.codeyourfuture.io/

A note on ordering

This exercise should be done after the Code.org coursework in the same sprint. The reason for this is that the Code.org course will give you skills which will help you with this coursework - this coursework depends on the other coursework.

In the future, we won't always call out dependencies between coursework - just like in real life as a software engineer, part of your sprint planning is about working out the best order to do different tasks. When planning, you should consider what the best order of approaching tasks will be.

Why are we doing this?

In this course, you will use block-based programming (CYF Blocks) to create JavaScript that changes the HTML on a web page. Work through the exercises in order, up to and including Buttons, inputs and clicks: a todo list.

You must at least attempt all those exercises before we meet. If you get stuck, don't worry. Come to the session with your questions and we will all discuss them together.

Maximum time in hours

8

How to get help

If you get stuck, don't worry. Come to the session with your questions and we will all discuss them together.

How to submit

Once you're finished, share your solution to List of links by pasting the (very long!) url onto a comment on your copy of this ticket.

Copy one URL per comment.

How to review

Share your solution on with your cohort on your cohort's slack channel and ask for critique.

Anything else?

If you have extra time, complete one of the exercises in Buttons and Clicks: consolidation (or create something entirely new) and share it with your cohort in the Slack channel.

Write down some questions to bring up next week.

OrlandoMoralesKuan commented 1 year ago

https://blocks.codeyourfuture.io/#exercise_list_consolidation

AltomHussain commented 1 year ago

@OrlandoMoralesKuan you will need to share all links for each individual exercise all the way up till number 8, which is mentioned above. You can either share all the links here in this comments section or you can create your own Google docks and list them all and shre the google docs here! Just make sure you list them clearly in order in order, for example, to paste the link for exercise one you say exercise 1 and then past the link!

OrlandoMoralesKuan commented 1 year ago

Ex1, Changing Text https://blocks.codeyourfuture.io/#exercise_change_text

Image

OrlandoMoralesKuan commented 1 year ago

Ex2 Setting Colours https://blocks.codeyourfuture.io/#exercise_set_colours

Image

OrlandoMoralesKuan commented 1 year ago

Ex3 List of Fruit https://blocks.codeyourfuture.io/#exercise_add_fruit

Image

OrlandoMoralesKuan commented 1 year ago

Ex4 List of Links

https://blocks.codeyourfuture.io/#exercise_list_links

Image

OrlandoMoralesKuan commented 1 year ago

Ex5 A button to add Apples

https://blocks.codeyourfuture.io/#exercise_button_add

Image

OrlandoMoralesKuan commented 1 year ago

Ex6 Say Something

https://blocks.codeyourfuture.io/#exercise_button_input

Image

OrlandoMoralesKuan commented 1 year ago

Ex7 A Todo List

https://blocks.codeyourfuture.io/#exercise_todo_list

Image

OrlandoMoralesKuan commented 1 year ago

Ex8 Buttons and clicks consolidation

https://blocks.codeyourfuture.io/#exercise_button_consolidation

Image