Skip to content

Commit 6f42bcd

Browse files
author
Aaron Suarez
authored
Merge pull request #81 from aaron-suarez/add-resources
Add resources
2 parents 3d3b7aa + 816a2c5 commit 6f42bcd

File tree

1 file changed

+160
-13
lines changed

1 file changed

+160
-13
lines changed

resources.yml

+160-13
Original file line numberDiff line numberDiff line change
@@ -6123,7 +6123,7 @@
61236123
notes:
61246124

61256125
- name: .Net Learning Resources and a tour
6126-
url: https://community.operationcode.org/t/net-learning-resources-and-a-tour/210
6126+
url: https://github.com/OperationCode/member_content/wiki/.Net-Learning-Resources-and-a-tour
61276127
category: Microsoft
61286128
languages: [".Net"]
61296129
paid: false
@@ -11675,7 +11675,7 @@
1167511675

1167611676
- name: Next Generation Training for IT
1167711677
url: https://www.nexgent.com/
11678-
category: Training
11678+
category: Training
1167911679
languages: ["Python"]
1168011680
paid: true
1168111681
notes: Courses include CCNA, Network+ and Network Engineering
@@ -11702,20 +11702,20 @@
1170211702
notes: By Mark Dowd, John McDonald, and Justin Schuh
1170311703

1170411704
- name: LinkedIn Profile Tips for Bootcamp Grads
11705-
url: https://www.coursereport.com/blog/linkedin-profile-tips-for-coding-bootcamp-grads
11705+
url: https://www.coursereport.com/blog/linkedin-profile-tips-for-coding-bootcamp-grads
1170611706
category: Social Media
1170711707
languages: []
1170811708
paid: false
1170911709
notes: Blog Post
1171011710

1171111711
- name: The HackerRank Interview Preparation Kit
11712-
url: https://www.hackerrank.com/interview/interview-preparation-kit
11712+
url: https://www.hackerrank.com/interview/interview-preparation-kit
1171311713
category: Training
1171411714
languages: []
1171511715
paid: false
1171611716
notes: Include all major Languages
1171711717

11718-
- name: Algo VPN
11718+
- name: Algo VPN
1171911719
url: https://github.com/trailofbits/algo
1172011720
category: Tools
1172111721
languages: ["Bash"]
@@ -11762,7 +11762,7 @@
1176211762
category: Training
1176311763
languages: [JavaScript]
1176411764
paid: false
11765-
notes:
11765+
notes:
1176611766

1176711767
- name: How to Deal with Difficult People on Software Projects
1176811768
url: https://people.neilon.software/
@@ -11780,7 +11780,7 @@
1178011780

1178111781
- name: Web accessibility in mind
1178211782
url: https://webaim.org
11783-
category: Training
11783+
category: Training
1178411784
languages: []
1178511785
paid: false
1178611786
notes: A beginner's guide to web accessibility
@@ -11790,28 +11790,28 @@
1179011790
category: Training
1179111791
languages: []
1179211792
paid: false
11793-
notes:
11793+
notes:
1179411794

1179511795
- name: Mozilla Developer Network Accessibility Learning Area
1179611796
url: https://developer.mozilla.org/en-US/docs/Web/Accessibility
1179711797
category: Documentation
1179811798
languages: []
1179911799
paid: false
11800-
notes:
11800+
notes:
1180111801

1180211802
- name: WAVE Browser Extensions
11803-
url: https://wave.webaim.org/extension
11803+
url: https://wave.webaim.org/extension
1180411804
category: Tools
1180511805
languages: []
1180611806
paid: false
1180711807
notes: Browser plugin-in to asses security of websites browsed
1180811808

1180911809
- name: React Documentation
11810-
url: https://reactjs.org/docs/accessibility.html
11810+
url: https://reactjs.org/docs/accessibility.html
1181111811
category: Documentation
1181211812
languages: ["JavaScript"]
1181311813
paid: false
11814-
notes:
11814+
notes:
1181511815

1181611816
- name: Accessibility - Rethinking First Look Media’s Design and Development Workflow
1181711817
url: https://tech.firstlook.media/accessibility-rethinking-first-look-media-s-design-and-development-workflow
@@ -11839,4 +11839,151 @@
1183911839
category: Books
1184011840
languages: []
1184111841
paid: false
11842-
notes:
11842+
notes:
11843+
11844+
- name: The Paradox of Choice
11845+
url: https://azeria-labs.com/paradox-of-choice/
11846+
category: Getting Started
11847+
languages: []
11848+
paid: false
11849+
notes: Information Security -- LEARNING NEW SKILLS IN INFOSEC WITHOUT GETTING OVERWHELMED
11850+
11851+
- name: My Career Advancement Account Scholarship Program
11852+
url: https://myseco.militaryonesource.mil/Portal/Media/Default/Collaterals_Catalog/ETL/MyCAA-FAQs-Booklet.pdf
11853+
category: Military Spouses
11854+
languages: []
11855+
paid: false
11856+
notes: Career development and employment assistance program
11857+
11858+
- name: Wizard Zines
11859+
url: https://wizardzines.com/
11860+
category: Computer Science
11861+
languages: []
11862+
paid: false
11863+
notes:
11864+
11865+
- name: EmberWatch Books
11866+
url: http://emberwatch.com/books.html
11867+
category: Books
11868+
languages: []
11869+
paid: false
11870+
notes:
11871+
11872+
- name: Kubernetes The Hard Way
11873+
url: https://github.com/kelseyhightower/kubernetes-the-hard-way
11874+
category: DevOps
11875+
languages: ["k8s"]
11876+
paid: false
11877+
notes:
11878+
11879+
- name: Hacking & Computer Security books from No Starch Press
11880+
url: https://nostarch.com/catalog/security
11881+
category: Books
11882+
languages: []
11883+
paid: false
11884+
notes: Information Security
11885+
11886+
- name: Veterans’ Digital Cyber Academy
11887+
url: http://www.digitalcyberacademy.com/vdca/
11888+
category: Veterans
11889+
languages: []
11890+
paid: false
11891+
notes:
11892+
11893+
- name: SEI CERT Coding Standards
11894+
url: https://wiki.sei.cmu.edu/confluence/display/seccode/SEI+CERT+Coding+Standards
11895+
category: Information Security
11896+
languages: ["C", "C++", "Java", "Perl", "Android"]
11897+
paid: false
11898+
notes: Secure Coding Standards
11899+
11900+
- name: Python Tutor
11901+
url: http://pythontutor.com/
11902+
category: Tutorials
11903+
languages: ["Python", "Java", "C", "C++", "JavaScript", "Ruby"]
11904+
paid: false
11905+
notes:
11906+
11907+
- name: Open Vim Sandbox
11908+
url: https://www.openvim.com/sandbox.html
11909+
category: IDE
11910+
languages: ["vim"]
11911+
paid: false
11912+
notes:
11913+
11914+
- name: Using repetition efficiently
11915+
url: https://www.linkedin.com/learning/learning-regular-expressions/using-repetition-efficiently?u=2061524
11916+
category: Regular Expressions
11917+
languages: []
11918+
paid: false
11919+
notes:
11920+
11921+
- name: The Book of Secret Knowledge
11922+
url: https://github.com/trimstray/the-book-of-secret-knowledge
11923+
category: Information Security
11924+
languages: []
11925+
paid: false
11926+
notes: A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
11927+
11928+
- name: Deep Learning course
11929+
url: https://m2dsupsdlclass.github.io/lectures-labs/
11930+
category: Data Science
11931+
languages: []
11932+
paid: false
11933+
notes:
11934+
11935+
- name: "Basic Pentesting: 2"
11936+
url: https://www.vulnhub.com/entry/basic-pentesting-2,241/
11937+
category: Information Security
11938+
languages: []
11939+
paid: false
11940+
notes:
11941+
11942+
- name: C# Station
11943+
url: https://csharp-station.com/
11944+
category: Back End Dev
11945+
languages: ["C#"]
11946+
paid: false
11947+
notes:
11948+
11949+
- name: Vettery
11950+
url: https://www.vettery.com
11951+
category: Jobs
11952+
languages: []
11953+
paid: false
11954+
notes:
11955+
11956+
- name: Underdog
11957+
url: https://underdog.io/
11958+
category: Jobs
11959+
languages: []
11960+
paid: false
11961+
notes:
11962+
11963+
- name: Web Development In 2019 - A Practical Guide
11964+
url: https://www.youtube.com/watch?v=UnTQVlqmDQ0&feature=youtu.be
11965+
category: Web Development
11966+
languages: []
11967+
paid: false
11968+
notes:
11969+
11970+
- name: NS2 Serves
11971+
url: https://www.ns2serves.org/
11972+
category: Veterans
11973+
languages: []
11974+
paid: false
11975+
notes: NS2 Serves helps veterans by providing valuable IT training and employment assistance, at no cost to the veterans
11976+
11977+
- name: Web Development 2018 - The Must-Know Tech
11978+
url: https://www.youtube.com/watch?v=gVXcqO9A1vo
11979+
category: Web Development
11980+
languages: []
11981+
paid: false
11982+
notes:
11983+
11984+
- name: Best practices for Open Source Software Contributions
11985+
url: https://github.community/t5/Support-Protips/Best-practices-for-Open-Source-Software-Contributions/ba-p/16269
11986+
category: Open Source
11987+
languages: []
11988+
paid: false
11989+
notes:

0 commit comments

Comments
 (0)