Skip to content

Commit

Permalink
Merge pull request makersacademy#19 from makersacademy/updating-links
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulNGilson authored Jun 10, 2024
2 parents bea43f0 + 612155c commit 3d4a96b
Show file tree
Hide file tree
Showing 35 changed files with 73 additions and 73 deletions.
8 changes: 4 additions & 4 deletions 000_START_HERE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ideas will apply to any language.

> **Note**
> If you like videos, follow this [replit video
> guide](https://youtu.be/c0GdcmPfKL4) to get set up.
> guide](https://vimeo.com/954334352/1f0dee9379) to get set up.
> Otherwise, keep reading below.
To get started:
Expand Down Expand Up @@ -57,15 +57,15 @@ You will need to engage with three parts of it:
* The shell panel to the right, where you'll run code.

To set up and learn how to use the interface, please follow
the [replit IDE setup video](https://youtu.be/c0GdcmPfKL4).
the [replit IDE setup video](https://vimeo.com/954334352/1f0dee9379).
This video has subtitles.

You may find the default replit theme hard to read. We have
created two themes which combine good contrast and
readability. I would recommend you use one of them:

* [Makers Reader Theme (Light)](https://replit.com/theme/@training17/makers-reader)
* [Makers Reader Theme (Dark)](https://replit.com/theme/@training17/makers-reader-dark)
* [Makers Reader Theme (Light)](https://replit.com/theme/@Makers-Academy/makers-reader)
* [Makers Reader Theme (Dark)](https://replit.com/theme/@Makers-Academy/makers-reader-dark)

When you're done setting it up, it should look something like this:

Expand Down
2 changes: 1 addition & 1 deletion 010_comments.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Now, back to where we were —

# Video alternative: https://youtu.be/JxLwSFfns_4
# Video alternative: https://vimeo.com/954334215/cbd70ba2fa

# Hello! Welcome to programming. My name is Kay and I will
# guide you through these early steps.
Expand Down
4 changes: 2 additions & 2 deletions 011_identity.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/FsDqswkr6NM
# Video alternative: https://vimeo.com/954334266/1ad4327868

# Start reading here:

Expand Down Expand Up @@ -47,7 +47,7 @@ def just_return_it(num):
# python 011_identity.py
#
# If you don't see the shell, watch this video:
# https://youtu.be/c0GdcmPfKL4
# https://vimeo.com/954334352/1f0dee9379
#
# After running the command, you should see:
#
Expand Down
2 changes: 1 addition & 1 deletion 012_add_one.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QapwWktcoxg&t=0s
# Video alternative: https://vimeo.com/954334235/902b0b036d#t=0

# Let's create a more useful function:

Expand Down
2 changes: 1 addition & 1 deletion 013_add_two.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from lib.helpers import check_that_these_are_equal

# Video alternative: https://youtu.be/QapwWktcoxg&t=84s
# Video alternative: https://vimeo.com/954334235/902b0b036d#t=84

# Now you try. Here's an exercise for you:
#
Expand Down
2 changes: 1 addition & 1 deletion 014_multiply_numbers.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QapwWktcoxg&t=322s
# Video alternative: https://vimeo.com/954334235/902b0b036d#t=322

# So far we've seen functions that take only one input. They
# can actually take two, or even more, inputs. Take a look
Expand Down
2 changes: 1 addition & 1 deletion 015_add_numbers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from lib.helpers import check_that_these_are_equal

# Video alternative: https://youtu.be/QapwWktcoxg&t=444s
# Video alternative: https://vimeo.com/954334235/902b0b036d#t=444

# @TASK: Now you try. Here's an exercise for you:
#
Expand Down
2 changes: 1 addition & 1 deletion 016_operators.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QapwWktcoxg&t=606s
# Video alternative: https://vimeo.com/954334235/902b0b036d#t=606

# So far you've seen very simple computations.
# I'm going to show you how to perform more advanced ones.
Expand Down
2 changes: 1 addition & 1 deletion 017_expressions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/S14_jDPjXYg&t=0s
# Video alternative: https://vimeo.com/954334376/0c486313d0#t=0

# Now, let's look at expressions. You've actually already
# seen them a lot!
Expand Down
2 changes: 1 addition & 1 deletion 018_statements.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/S14_jDPjXYg&t=460s
# Video alternative: https://vimeo.com/954334376/0c486313d0#t=460

# Now, let's look at statements. You've already seen a few
# of these too:
Expand Down
2 changes: 1 addition & 1 deletion 019_state.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/S14_jDPjXYg&t=625s
# Video alternative: https://vimeo.com/954334376/0c486313d0#t=625

# Here's a mindbender for you:

Expand Down
2 changes: 1 addition & 1 deletion 020_state_tables.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/S14_jDPjXYg&t=720s
# Video alternative: https://vimeo.com/954334376/0c486313d0#t=720

# Let's take a look at this program again.

Expand Down
2 changes: 1 addition & 1 deletion 021_two_step.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QoSng0as5BY&t=0s
# Video alternative: https://vimeo.com/954334279/dd2abfbdd7#t=0

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 022_strings.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QoSng0as5BY&t=308s
# Video alternative: https://vimeo.com/954334279/dd2abfbdd7#t=308

# A string is a sequence of characters (letters).

Expand Down
2 changes: 1 addition & 1 deletion 023_string_indexing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QoSng0as5BY&t=410s
# Video alternative: https://vimeo.com/954334279/dd2abfbdd7#t=410

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 024_string_operations.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QoSng0as5BY&t=760s
# Video alternative: https://vimeo.com/954334279/dd2abfbdd7#t=760

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 025_string_concatenation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/QoSng0as5BY&t=1098s
# Video alternative: https://vimeo.com/954334279/dd2abfbdd7#t=1098

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 026_ifs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=0s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=0

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 027_comparison.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=338s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=338

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 028_logic.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=760s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=760

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 029_lists.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=1027s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=1027

# When looking at strings, I mentioned the concept of data
# structures.
Expand Down
2 changes: 1 addition & 1 deletion 030_list_indexing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=1171s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=1171

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 031_list_modification.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/26diwnnEYJY&t=1337s
# Video alternative: https://vimeo.com/954334163/bf61706e77#t=1337

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 032_while_loops.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/W8F1pmRu5G8&t=0s
# Video alternative: https://vimeo.com/954334424/6e40d11ef1#t=0

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 033_for_loops.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/W8F1pmRu5G8&t=300s
# Video alternative: https://vimeo.com/954334424/6e40d11ef1#t=300

# There's another kind of loop — the `for` loop.

Expand Down
2 changes: 1 addition & 1 deletion 034_summarising.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/W8F1pmRu5G8&t=501s
# Video alternative: https://vimeo.com/954334424/6e40d11ef1#t=501

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 035_mapping.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/zN-ymUZ2CPk&t=0s
# Video alternative: https://vimeo.com/954334322/c5a36d4407#t=0

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 036_filtering.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/zN-ymUZ2CPk&t=214s
# Video alternative: https://vimeo.com/954334322/c5a36d4407#t=214

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 037_dicts.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/zN-ymUZ2CPk&t=510s
# Video alternative: https://vimeo.com/954334322/c5a36d4407#t=510

# Here are the data structures we've met so far:

Expand Down
2 changes: 1 addition & 1 deletion 038_dict_operations.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/zN-ymUZ2CPk&t=726s
# Video alternative: https://vimeo.com/954334322/c5a36d4407#t=726

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 039_challenge_1_example.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/qDWyR0XpJtQ&t=0s
# Video alternative: https://vimeo.com/954334103/0aed500d39#t=0

# Congratulations! You've covered all of the key syntax,
# concepts, and ideas necessary to succeed in your
Expand Down
2 changes: 1 addition & 1 deletion 040_challenge_1_exercise.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/qDWyR0XpJtQ&t=1295s
# Video alternative: https://vimeo.com/954334103/0aed500d39#t=1295

from lib.helpers import check_that_these_are_equal

Expand Down
2 changes: 1 addition & 1 deletion 041_challenge_2_example.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/Y-6WZfJ9I6c&t=0s
# Video alternative: https://vimeo.com/954334009/67af9910fc#t=0

# Nice work on that last one! You might well want to
# consider taking the assessment at this point.
Expand Down
2 changes: 1 addition & 1 deletion 042_challenge_2_exercise.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Video alternative: https://youtu.be/Y-6WZfJ9I6c&t=1054s
# Video alternative: https://vimeo.com/954334009/67af9910fc#t=1054

# So far you've spent a lot of time writing new programs.

Expand Down
70 changes: 35 additions & 35 deletions 999_video_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,42 @@

Here's an index of all of the videos in this material:

* [IDE setup video](https://youtu.be/c0GdcmPfKL4)
* [010 Comments](https://youtu.be/JxLwSFfns_4)
* [011 Identity](https://youtu.be/FsDqswkr6NM)
* [012 Add One](https://youtu.be/QapwWktcoxg&t=0s)
* [013 Add Two](https://youtu.be/QapwWktcoxg&t=84s)
* [014 Multiply Numbers](https://youtu.be/QapwWktcoxg&t=322s)
* [015 Add Numbers](https://youtu.be/QapwWktcoxg&t=444s)
* [016 Operators](https://youtu.be/QapwWktcoxg&t=606s)
* [017 Expressions](https://youtu.be/S14_jDPjXYg&t=0s)
* [018 Statements](https://youtu.be/S14_jDPjXYg&t=460s)
* [019 State](https://youtu.be/S14_jDPjXYg&t=625s)
* [020 State Tables](https://youtu.be/S14_jDPjXYg&t=720s)
* [021 Two Step](https://youtu.be/QoSng0as5BY&t=0s)
* [022 Strings](https://youtu.be/QoSng0as5BY&t=308s)
* [023 String Indexing](https://youtu.be/QoSng0as5BY&t=410s)
* [024 String Operations](https://youtu.be/QoSng0as5BY&t=760s)
* [025 String Concatenation](https://youtu.be/QoSng0as5BY&t=1098s)
* [026 Ifs](https://youtu.be/26diwnnEYJY&t=0s)
* [027 Comparison](https://youtu.be/26diwnnEYJY&t=338s)
* [028 Logic](https://youtu.be/26diwnnEYJY&t=760s)
* [029 Lists](https://youtu.be/26diwnnEYJY&t=1027s)
* [030 List Indexing](https://youtu.be/26diwnnEYJY&t=1171s)
* [031 List Modification](https://youtu.be/26diwnnEYJY&t=1337s)
* [032 While Loops](https://youtu.be/W8F1pmRu5G8&t=0s)
* [033 For Loops](https://youtu.be/W8F1pmRu5G8&t=300s)
* [034 Summarising](https://youtu.be/W8F1pmRu5G8&t=501s)
* [035 Mapping](https://youtu.be/zN-ymUZ2CPk&t=0s)
* [036 Filtering](https://youtu.be/zN-ymUZ2CPk&t=214s)
* [037 Dictionaries](https://youtu.be/zN-ymUZ2CPk&t=510s)
* [038 Dictionary Operations](https://youtu.be/zN-ymUZ2CPk&t=726s)
* [039 Challenge 1 Example](https://youtu.be/qDWyR0XpJtQ&t=0s)
* [040 Challenge 1 Exercise](https://youtu.be/qDWyR0XpJtQ&t=1295s)
* [041 Challenge 2 Example](https://youtu.be/Y-6WZfJ9I6c&t=0s)
* [042 Challenge 2 Exercise](https://youtu.be/Y-6WZfJ9I6c&t=1054s)
* [IDE setup video](https://vimeo.com/954334352/1f0dee9379)
* [010 Comments](https://vimeo.com/954334215/cbd70ba2fa)
* [011 Identity](https://vimeo.com/954334266/1ad4327868)
* [012 Add One](https://vimeo.com/954334235/902b0b036d#t=0)
* [013 Add Two](https://vimeo.com/954334235/902b0b036d#t=84)
* [014 Multiply Numbers](https://vimeo.com/954334235/902b0b036d#t=322)
* [015 Add Numbers](https://vimeo.com/954334235/902b0b036d#t=444)
* [016 Operators](https://vimeo.com/954334235/902b0b036d#t=606)
* [017 Expressions](https://vimeo.com/954334376/0c486313d0#t=0)
* [018 Statements](https://vimeo.com/954334376/0c486313d0#t=460)
* [019 State](https://vimeo.com/954334376/0c486313d0#t=625)
* [020 State Tables](https://vimeo.com/954334376/0c486313d0#t=720)
* [021 Two Step](https://vimeo.com/954334279/dd2abfbdd7#t=0)
* [022 Strings](https://vimeo.com/954334279/dd2abfbdd7#t=308)
* [023 String Indexing](https://vimeo.com/954334279/dd2abfbdd7#t=410)
* [024 String Operations](https://vimeo.com/954334279/dd2abfbdd7#t=760)
* [025 String Concatenation](https://vimeo.com/954334279/dd2abfbdd7#t=1098)
* [026 Ifs](https://vimeo.com/954334163/bf61706e77#t=0)
* [027 Comparison](https://vimeo.com/954334163/bf61706e77#t=338)
* [028 Logic](https://vimeo.com/954334163/bf61706e77#t=760)
* [029 Lists](https://vimeo.com/954334163/bf61706e77#t=1027)
* [030 List Indexing](https://vimeo.com/954334163/bf61706e77#t=1171)
* [031 List Modification](https://vimeo.com/954334163/bf61706e77#t=1337)
* [032 While Loops](https://vimeo.com/954334424/6e40d11ef1#t=0)
* [033 For Loops](https://vimeo.com/954334424/6e40d11ef1#t=300)
* [034 Summarising](https://vimeo.com/954334424/6e40d11ef1#t=501)
* [035 Mapping](https://vimeo.com/954334322/c5a36d4407#t=0)
* [036 Filtering](https://vimeo.com/954334322/c5a36d4407#t=214)
* [037 Dictionaries](https://vimeo.com/954334322/c5a36d4407#t=510)
* [038 Dictionary Operations](https://vimeo.com/954334322/c5a36d4407#t=726)
* [039 Challenge 1 Example](https://vimeo.com/954334103/0aed500d39#t=0)
* [040 Challenge 1 Exercise](https://vimeo.com/954334103/0aed500d39#t=1295)
* [041 Challenge 2 Example](https://vimeo.com/954334009/67af9910fc#t=0)
* [042 Challenge 2 Exercise](https://vimeo.com/954334009/67af9910fc#t=1054)

Here's one further video if you'd like a demonstration of
how to use [Codewars](https://www.codewars.com/):

* [How to use Codewars](https://youtu.be/OGdhGv0KY3E)
* [How to use Codewars](https://vimeo.com/954334402/8aa72df126)

0 comments on commit 3d4a96b

Please sign in to comment.