Coding Community
8.12K subscribers
113 photos
1 video
49 files
177 links
Education is free for all.

admin: @tcpl0
Download Telegram
Introduction to Python 3 (basics) - Learning to Program with Python 3
by sentdex

🎬 15 video lessons
πŸ“ blogpost for each lesson

Content:
Tuples, Strings, Loops
Lists and Tic Tac Toe Game
Built-in Functions
Indexes and Slices
Functions
Function Parameters and Typing
Mutability Revisited
Error Handling
Calculating Horizontal Winner (tic tac toe)
Vertical Winners
Diagonal Winners
Bringing Things Together
Wrapping up Tic Tac Toe
Conclusion

πŸ”— Course link

#python
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
I accidentally run across this today, thought it might be interesting to share:

Wizardzines questions
Questions is an unusual medium designed by Julia Evans in which the form of the writing is a series of questions.
This site is made to help you identify things you don't know, because the only way to learn new things is to first find out what you don't know

πŸ”— Link:
https://questions.wizardzines.com/

βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
Lecture Notes from Introduction to C++ course
by MIT

Part 1
1 Introduction
2 Flow of control
3 Functions
4 Arrays and strings
5 Pointers

πŸ‘‡Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
MIT6_096IAP11_lec05.pdf
136.9 KB
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
Lecture Notes from Introduction to C++ course
by MIT

Part 2
6 Classes
7 Object-oriented programming
8 Memory management
9 Advanced topics I
10 Advanced topics II

πŸ‘‡

#cpp #MIT
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
MIT6_096IAP11_lec10.pdf
218.3 KB
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
lym.pdf
662.3 KB
Linux command line for you and me
by
Kushal Das

πŸ“‘ 109 pages

Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
davechild_linux-command-line.pdf
52.7 KB
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
Yesterday we had one request for Rust language materials, so here you go:

Rust free courses and learning materials

Non-Video tutorials:

Rust Tutorial
by University of Virginia (cs4414 Spring 2014.)
Authors: Alex Lamana, Rob Michaels, Wil Thomason, and David Evans for
https://aml3.github.io/RustTutorial/html/toc.html

24daysofrust
by Zbigniew Siciarz
https://zsiciarz.github.io/24daysofrust/index.html

Introduction to Rust Tutorial
by CoderHQ
https://www.koderhq.com/tutorial/rust/#tutorial-list

Take your first steps with Rust
by Microsoft
⏰ 5 hr 31 min
πŸ“š 11 Modules
https://docs.microsoft.com/en-us/learn/paths/rust-first-steps/

Rustlings repo (Rust exercises)
This project contains small exercises to get you used to reading and writing Rust code.
https://t.iss.one/github_repositories_bds/46

Video Tutorials:
Rust Programming Tutorials
by dcode
🎬 14 video lessons
⏰ 4 hours worth of material
πŸ”— https://www.classcentral.com/course/youtube-rust-programming-tutorials-64300/classroom


Intro to Rust
by Tensor Programming
🎬 13 video lessons
⏰ 12 hours worth of material
πŸ”— https://www.classcentral.com/course/youtube-intro-to-rust-64302/classroom


#rust
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
Codeforces Group for today's contestπŸ‘‡

@codeforces_cp

@codeforces_cp

@codeforces_cp
I got request for Spring and Spring Boot materials over the weekend.
So here are some:

Spring Boot Quick Start
🎬 33 video lessons
⏰ 4 hours worth of material
πŸ”— Course link

Introduction to Spring Boot 2 and Spring Framework 5
Rating ⭐️: 4.4 out of 5
Students πŸ‘¨β€πŸŽ“: 26,052
Duration ⏰: 2hr 18m
Teacher: John Thompson
πŸ”— Course link

Spring by koushik
youtube course
🎬 29 video lessons
⏰ 6 hours worth of material
πŸ”— Course link

Spring Framework And Dependency Injection For Beginners
Rating ⭐️: 4.5 out of 5
Students πŸ‘¨β€πŸŽ“: 101,201
Duration ⏰: 1hr 24m
Teacher: Sanjay Patel
πŸ”— Course link

RESTful Web Services with Spring Framework - A quick start
Rating ⭐️: 4.6 out of 5
Students πŸ‘¨β€πŸŽ“: 43,229
Duration ⏰: 2hr 57min
Teacher: Sergey Kargopolov
πŸ”— Course link

Spring Framework Tutorial | Full Course
by Telusko (Youtube)
πŸ”— Course link

Spring Boot Course Online For Free tutorial With Certificate
🎬
15 video lessons
⏰ 4.5 hours worth of material
πŸ”— Course link

Tutorials:
Google developers Spring tutorial
https://developers.google.com/learn/pathways/springboot-google-cloud?hl=en#0
Mkyong Spring Tutorial
https://mkyong.com/tutorials/spring-tutorials/
JavaTpoint tutorial
https://www.javatpoint.com/spring-tutorial
Journal Dev Tutorial
https://www.journaldev.com/2888/spring-tutorial-spring-core-tutorial
Dzone Spring basics and basic annotations:
https://dzone.com/articles/spring-basics


Spring Framework Cookbook πŸ“•
πŸ”— Book link


βœ… All courses are completely free

Feel free to ask for courses that you need 😊

#spring #springboot #java
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
Cyber Security, Cryptography, Ethical hacking books and courses

Computer Systems Security (Fall 2014)
πŸ‘¨β€πŸ« Prof. Nickolai Zeldovich
🎬 22 lessons
⏰ 30 hours worth of material
πŸ”— Course link

[NEW] Cyber Security 2020
Rating ⭐️: 4.5 out of 5
Students πŸ‘¨β€πŸŽ“: 53,029
Duration ⏰: 5hr
Teacher: Daniel Arzuaga
πŸ”— Course link

Describe the basic concepts of cybersecurity
by
Microsoft
πŸ“6 modules
⏰ 3 hours worth of material
πŸ”— Course link

Hands-on with Top Ethical Hacking Tools
Rating ⭐️: 4.4 out of 5
Students πŸ‘¨β€πŸŽ“: 13,484
Duration ⏰: 1h 53min
Teacher: Rajneesh Gupta
πŸ”— Course link

Warious OpenSecurity courses
https://p.ost2.fyi/

CS 253 Web Security
by Stanford University
Lecture notes, slides and reading materials
πŸ”— Course link

Cybersecurity for Businesses - The Fundamental Edition
Rating ⭐️: 4.6 out of 5
Students πŸ‘¨β€πŸŽ“: 15,520
Duration ⏰: 1h 47min
Teacher: Shon Gerber
πŸ”— Course link

Cybersecurity: Crash Course (main topics in 12 mins)
https://www.youtube.com/watch?v=bPVaOlJ6ln0

Introduction to Computer Security
🎬 12 video lessons
⏰ 7 hours
πŸ”— Course link

Cyber Security Full Course In 8 Hours
by
Edureka
https://www.youtube.com/watch?v=nzZkKoREEGo&list=PL9ooVrP1hQOGPQVeapGsJCktzIO4DtI4_&index=1

Awesome Cryptography
A curated list of cryptography resources and links.
https://github.com/sobolevn/awesome-cryptography


An Intensive Introduction to Cryptography
Book link: https://intensecrypto.org/public/index.html

Information Technology Security Handbook
πŸ“‘ 392 pages
https://www.infodev.org/infodev-files/resource/InfodevDocuments_18.pdf

Good websites for cyber news:
https://www.cnet.com/
https://www.wired.com/category/security/
https://www.yahoo.com/tech
https://www.theverge.com/
https://www.engadget.com/
https://arstechnica.com/
https://cyware.com/

Recommended High School cyber security CTFs
https://picoctf.com/
https://www.ctf.live/
https://hsctf.com/
https://tjctf.org/
https://www.pactf.com
https://www.easyctf.com/
https://github.com/ctfs/write-ups-2016/tree/master/tjctf-2016

#cybersecurity #cryptography #eticalhacking
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘
python3-notes.pdf
4.3 MB
An introduction to Python
for absolute beginners
by Bob Dowling

πŸ“‘457 pages

#python #pythonnotes
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @Coding_CommunityOfficial for more

π—˜π—‘π—π—’π—¬ π—Ÿπ—˜π—”π—₯π—‘π—œπ—‘π—šπŸ‘πŸ‘