You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/docs/about/credits.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The first source of support is the constant stream of feedback we receive from s
20
20
21
21
This project has been monetarily supported by an [Affordable Learning Georgia](https://www.affordablelearninggeorgia.org/)[Transformation Grants](https://www.affordablelearninggeorgia.org/grants/overview/) ([Proposal 571](https://www.affordablelearninggeorgia.org/assets/documents/571-proposal.docx)) and a Continuous Improvement Grant (M260).
This project also received the support of [Augusta University](https://www.augusta.edu/)'s [School of Computer and Cyber Sciences](https://www.augusta.edu/ccs/) and [Center for Instructional Innovation](https://www.augusta.edu/innovation/).
26
26
@@ -48,14 +48,14 @@ Those fonts have been specially selected for their legibility and [lower impact
48
48
49
49
The source code and the website are graciously hosted and built by [github](https://github.com/).
50
50
51
-
## Licence
51
+
## License
52
52
53
53
This work is under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
54
54
Concretely, this means that you are free to:
55
55
56
56
- Save, print, copy and redistribute the entirety of the resources presented here,
57
57
- Modify them as you see fit,
58
58
59
-
as long as you give proper credit and keep the same licence.
59
+
as long as you give proper credit and keep the same license .
60
60
61
-
Please refer to [our licence file](https://github.com/princomp/princomp.github.io/blob/main/license.md) for the detail of this licence.
61
+
Please refer to [our license file](https://github.com/princomp/princomp.github.io/blob/main/license.md) for the details of this license .
Copy file name to clipboardExpand all lines: source/docs/about/dev_guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,10 +209,10 @@ which are rendered as
209
209
**Syntax example.** The quoted text is the alt tag and in parentheses is path to file
210
210
211
211
```
212
-
{ width=80% }
212
+

213
213
```
214
214
215
-
The`{ width=80% }` attribute is optional.
215
+
A`{ width=80% }` attribute at the end of this string could help in resizing the image, but unfortunately it is processed poorly by quartz (this is reported at <https://github.com/princomp/princomp.github.io/issues/79>).
Copy file name to clipboardExpand all lines: source/docs/programming_and_computer_usage/installing_software.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,19 +63,19 @@ Note that we are *not* installing "Visual Studio *Code*", but simply "Visual Stu
63
63
#. Select "Download software".
64
64
#. Look for Visual Studio. The path is Education → Software → Visual Studio Enterprise 2019/2022. You can search "Services" for the "Education" group and then click "Software" if the education group is not immediately displayed. It should look like the following:
65
65
66
-
{ width=80% }
66
+

67
67
68
68
Normally, the following direct link should get you to the right page: <https://portal.azure.com/?Microsoft_Azure_Education_correlationId=8ee63052-dc32-46f7-a109-e26793622dbf#view/Microsoft_Azure_Education/EducationMenuBlade/~/software>. Type "Visual Studio Enterprise" in the search bar and you should find what you are looking for:
69
69
70
-
{ width=80% }
70
+

71
71
72
72
#. Download and install Visual Studio (leave all the options on their default settings).
73
73
74
74
Before clicking install, make sure to check ".NET Desktop Development"
75
75
76
76
**If you are installing Visual Studio 2019, click the dropdown for .NET Desktop Development and check ".NET SDK (out of support)".** You do not have to do this for Visual Studio 2022

79
79
80
80
#. Enter the product key you obtained previously, following [the instructions in the documentation](https://learn.microsoft.com/en-us/visualstudio/ide/how-to-unlock-visual-studio?view=vs-2019).
81
81
Normally, clicking on "View key" on the screen pictured in the fourth step above should give you access to a key, that you simply need to copy-and-paste in the menu you can access on Visual Studio by clicking on "Select File" → "Account Settings" → "License with a Product Key".
@@ -156,11 +156,11 @@ If the IDE you would like to adopt is not available for your operating system, y
156
156
157
157
For this, and regardless of your current operating system, you will need a [Virtual Machine](https://en.wikipedia.org/wiki/Virtual_machine) manager.
158
158
159
-
#. There are many (free) options to chose from, let us mention
159
+
#. There are many (free) options to choose from, let us mention
160
160
#. [Virtual Box](https://www.virtualbox.org/) (for Windows, Linux and Mac),
161
161
#. [QEMU](https://www.qemu.org) (for Windows, Linux and Mac),
#. Download a version of "Microsoft Operating Systems" from [Azure Dev Tools for Teaching](https://aka.ms/devtoolsforteaching), or a linux-based distribution (typically, [ubuntu](https://ubuntu.com/appliance/vm) has a good reputation of being accessible and user-friendly).
163
+
#. Download a version of "Microsoft Operating Systems" from [Azure Dev Tools for Teaching](https://aka.ms/devtoolsforteaching), or a Linux-based distribution (typically, [ubuntu](https://ubuntu.com/appliance/vm) has a good reputation of being accessible and user-friendly).
164
164
#. Install and execute your version of Windows or Linux from your virtual machine, and follow the corresponding instructions to install the IDE you are interested in.
165
165
166
166
Note that [it is illegal to execute macOS in a virtual environment that is not hosted on a mac computer](https://law.stackexchange.com/q/18282), which drastically reduces the interest for you to consider this option.
Copy file name to clipboardExpand all lines: source/docs/programming_and_computer_usage/unzipping_archives.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ This short note explains how to
13
13
14
14
for the three main operating systems (Windows, Linux and macOS).
15
15
16
-
17
16
## Unzipping Files
18
17
19
18
### Windows
@@ -110,4 +109,4 @@ for Linux users.
110
109
111
110
When in doubt, open your project in the IDE, right-click on the solution, and look for an option called "Open in File Explorer" or "Open Containing Folder":
112
111
113
-
{ width=80% }
112
+

0 commit comments