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
much-needed, loving guide to achieving success as a woman in CS.
320
325
<br>
321
326
<br>
322
-
Mentorship applications will open soon in the Fall. For more information for
327
+
Mentorship applications are opening right now for the Fall semester.
328
+
<br>
329
+
If you are upper-classman students and believe that you want to practice leadership skill, <ahref="https://forms.gle/9zSZWCtkXvGffgi36">apply to be a mentor. Due: Wed, 09/17</a>
330
+
<br>
331
+
If you are newcomers, transfer students, or just want to have a mentor, <ahref="https://forms.gle/yqg5fR3YQgbVXMBX7">apply</a> to be a menee. Due: Friday, 09/26
332
+
<br>
333
+
<br>
334
+
For more information for
323
335
our Mentorship Program, contact our Mentorship Chair 2025: Michelle Paino through sheCodes Discord!
of 4–5 participants. SLP also includes workshops and a Demo Day that are hosted during the fall semester!
338
350
<br>
339
351
<br>
340
-
SLP 2025 Leader Applications have opened for the year.
341
-
You do not need to be an expert to be an SLP Lead. Familiarity with the topic and a willingness to grow and support your peers is all it takes.<ahref="https://forms.gle/wyJhuR27Z2uGn1jMA"target="_blank"><b> Apply to be a leader.</b></a>
352
+
SLP 2025 Leader Application has opened for the year.
353
+
You do not need to be an expert to be an SLP Lead. Familiarity with the topic and a willingness to grow and support your peers is all it takes.<ahref="https://forms.gle/wyJhuR27Z2uGn1jMA"target="_blank"><b> Apply to be a leader.</b>
354
+
<br>
355
+
<br>
356
+
SLP 2025 Participation Application has opened as well. If you want to build more skills and add more projects into your resume, please <ahref="https://forms.gle/aicx2tzQSZ7HTkrg7 ">apply</a> to participate as topics are first come first serve. Deadline: <b>Fri, Sep 12th, 2025. </b>
357
+
<br>
342
358
For more information about <ahref="slp.html">SLP</a>,
Anyone information you would need about the CS Department, visit the
383
-
<ahref="https://www.cpp.edu/sci/computer-science/"> CPP Computer Science Department Website</a>.
399
+
<ahref="https://www.cpp.edu/sci/computer-science/"> CPP Computer Science Department Website</a>
400
+
</div>
384
401
385
-
402
+
<divclass="col-md-6 col-sm-12">
403
+
<h2style="margin-top: 30px;">Setting up Git</h2>
404
+
<pr>
405
+
Git is a powerful version control system that allows you to take snapshots of your project at different stages, making it easy to track changes, collaborate with others, and roll back if needed.
406
+
Git comes installed by default on most Mac and Linux machines. If you use Windows operating system, you can download Git.
407
+
<br>
408
+
<b>Resources</b>
409
+
<ahref="https://youtu.be/MozcR1cjn64">How to set up Git on Windows 11</a>
410
+
<br>
411
+
<ahref="https://www.youtube.com/watch?v=mJ-qvsxPHpY&t=1055s">Git Tutorial for Dummies</a>.
412
+
<br>
413
+
<ahref="https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent">Connect local machine to GitHub through SSH</a>
414
+
<br>
415
+
<ahref="https://www.youtube.com/watch?v=wpISo9TNjfU">Git vs. GitHub: What's the difference?</a>.
416
+
<br>
417
+
</pr>
386
418
</div>
419
+
387
420
</div>
388
421
</div>
389
422
</div>
@@ -580,13 +613,6 @@ <h2>Missed the internship applications deadlines?</h2>
580
613
<divclass="name text-center">Ben Steichen</div>
581
614
<divclass="position text-center">Advisor</div>
582
615
</div>
583
-
584
-
585
-
<!-- <div class="col-md-4 col-sm-6"> <!-- Added offset-md-4 class -->
0 commit comments