- Feb 2024
-
www.codecademy.com www.codecademy.com
-
In the following example, a set of mutual_friends is created with the .intersection() method using two sets of friend groups:
A simple example identifying qualitative similarities using the intersection operator for sets.
-
-
chem.libretexts.org chem.libretexts.org
-
String Methods
Below shows the different methods for string (containers).
Concatenation, .find(), .capitalize(), .join()...etc.
-
-
www.w3schools.com www.w3schools.com
-
Python List append() Method
This web page offers a brief overview of the append() function for lists in python.
-
-
medium.com medium.com
-
Tuples can include different data types.
This is an interesting aspect. Tuples are not limited to a single data type.
-
- Jan 2024
-
drawio-app.com drawio-app.com
-
Open draw.io in Confluence
https://youtu.be/rxX_Ct-A1W4?si=l3T3oj1clLIQyAuS&t=20
The video should start at 0:20.
-
-
drawio-app.com drawio-app.com
-
draw.io Training – Exercise 1: Add a draw.io diagram to a Confluence page
A tutorial for draw.io
-
-
-
-
text in draw.io diagrams
https://youtu.be/3Lru4k9Q55k?si=2TsGAi8iMEMunKii&t=15
I opened the image in Youtube and then under share link I choose the start at time ootion. Please note the three tags I added. Note, once you have created the required tag of physical-computing it will auotcomplete. Also, you need to hit enter after you type in each tag, be sure to check the tags got added, as you are being graded on your ability to tag web content.
-
-
python-guide-fil.readthedocs.io python-guide-fil.readthedocs.io
-
Docstrings versus Block comments
A fairly good description of docstrings.
-
-
www.youtube.com www.youtube.com
-
Diagrams.net Tutorial For Beginners - How To Use Draw.io
https://youtu.be/bN6i6dsoZTs?feature=shared&t=191
Skipped to the part describing the creation of flowcharts on draw.io
-
Learn how to diagram with draw.io
https://youtu.be/w3zm-wbmlpc?feature=shared&t=51
Video tutorial starting at the instructions on how to insert text box.
Tags
Annotators
URL
-
-
-
This tutorial will cover the Diagram editor and the Board editor; both have similar features and functionality.
Very helpful for getting a grasp on connecting shapes and forming neater flow charts
-
-
-
change their shapes, sizes and rotations, as well as copy multiple shapes
This page explains how to edit shapes in draw.io
-
-
-
You can edit shapes in the format panel on the right. There are several formatting options:
-
-
en.wikipedia.org en.wikipedia.org
-
Mosaic was the first browser to explore the concept of collaborative annotation in 1993[2
her is some evidence that I am being honest
-
-
code.visualstudio.com code.visualstudio.com
-
Visual Studio Code has integrated source control management (SCM) and includes Git support out-of-the-box. Many other source control providers are available through extensions on the VS Code Marketplace
This is an excellent resource for learing about Git integration with VS Code
-
- Sep 2016
-
-
The success of Arduino has had the perhaps retrograde effect of convincing an entire generation that the way to sense and actuate the physical world is through imperative method calls in C++, shuffling bits and writing to ports, instead of in an environment designed around signal processing, control theory, and rapid and visible exploration. As a result, software engineers find a fluid, responsive programming experience on the screen, and a crude and clumsy programming experience in the world.
Tags
Annotators
URL
-