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

admin: @tcpl0
Download Telegram
30 seconds of code

This repository contains short code snippets for all your development needs. The repository mainly focuses on JavaScript and has shortcodes for Python, CSS, Git, and JS Algorithms. They also have a website for ease of access to the content.


Stars: 90k
Forked by: 10k
GitHub repo: https://github.com/30-seconds

#javascript #python #css #git

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Programming cheat sheets part 1:

HTML5 Cheat Sheet
CSS3 Cheat Sheet
JavaScript Cheat Sheet
Python Cheat Sheet
Java Cheat Sheet

#cheatsheet #HTML5 #CSS3 #javascript #python #javascript

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Python Data Science Handbook
548 Pages

🔗 PDF
🔗 HTML

#python #datascience

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
CS223A - Introduction to Robotics
by Stanford University

Instructor: Oussama Khatib
🎬 16 sessions
19 hours of video materials


Course description:
The purpose of this course is to introduce you to basics of modeling, design, planning, and control of robot systems. In essence, the material treated in this course is a brief survey of relevant results from geometry, kinematics, statics, dynamics, and control.
The course is presented in a standard format of lectures, readings and problem sets. There will be an in-class midterm and final examination. These examinations will be open book. Lectures will be based mainly, but not exclusively, on material in the Lecture Notes book. Lectures will follow roughly the same sequence as the material presented in the book, so it can be read in anticipation of the lectures

Topics: robotics foundations in kinematics, dynamics, control, motion planning, trajectory generation, programming and design.

Prerequisites: matrix algebra.

🔗 Course link 👇
https://see.stanford.edu/Course/CS223A
#robotics #stanford

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Mathematics for Machine Learning

Published by Cambridge University Press (published April 2020)

https://mml-book.com
PDF: https://mml-book.github.io/book/mml-book.pdf

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Java Programming
A free online course on learning Java by University of Helsinki

During this course, you will learn the basics of computer programming, along with algorithms and object-oriented programming through the Java programming language. The course includes comprehensive materials and plenty of programming exercises - all of which are tested using our automatic testing service Test My Code.

Anyone can join - no previous programming knowledge is required.


🔗 https://java-programming.mooc.fi/

#java

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Blockchain and Money


Instructor(s): Prof. Gary Gensler

As Taught In: Fall 2018

Level: Graduate

Duration: 26 hours (24 lessons)

🔗 Video lectures
🔗 Course link




#blockchain

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Learning Vue 1.0: Step By Step

https://laracasts.com/series/learning-vue-step-by-step

#javascript #vuejs

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
The Beginner's Guide to React
🎬 28 sessions
2h 35min
👨‍🏫 Kent C. Dodds

This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away.

Each lesson in this 28-part course is a single index.html file. This keeps your focus on learning React, with no distractions. We’ll start with a blank file and add more complexity as we go along, wrapping the course with a lesson on how to move into a more production-ready development environment—and even deploy your app to a great service like Netlify.

🔗 Link to course

#react #reactjs

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Introduction to Machine Learning (Fall 2020)
By Massachusetts Institute of Technology, MIT

Length: 13 weeks

🔗 Course link
#ml #machinelearning #datascience #MIT

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Introduction to Data Science by University of Washington

🎬
95 video sessions
Duration: 16h
👨‍🏫 Instructor: Bill Howe, PhD
Completely free

🔗 Course link


#datascience #ds #ml #washingtonuniversity

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Python Programming notes.pdf
1.5 MB
Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
One of you guys asked in comments about C++ materials, Here are few free C++ courses and learning materials:

C++ Tutorial for Complete Beginners
⭐️ 4.6 (41,345 ratings)
👨‍🎓 548,853 students
17hr 59min of on-demand video
👨‍🏫 Created by John Purcell

🔗 Course link

————————————————-


University of Cambridge Department of Engineering offers a beginner’s resource for starting C++. Resources include local teaching; general references, tutorials and online resources.

🔗 Resources link

————————————————-

Programming Methodology course by Stanford University covers such advanced programming topics as recursion, algorithmic analysis, and data abstraction using the C++ programming language. Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms; concurrent programming (using C and C++) is covered in programming paradigm course.

🔗 Programming methodology course link
🔗 Programming paradigm course link

#cplusplus #c++

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Beginner's Series to: Node.js
by Microsoft

🎬
26 lessons
👨‍🏫 Multiple insturcotrs
Completely free

Learning any new technology is a time-consuming process where it's easy to get lost. This is why we created this series of practical, bite-sized videos about Node.js for beginners so you can get up to speed quickly!

🔗 Course link


#nodejs #microsoft


Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Those want to practice competitive programming or want to participate in competitive programming contests join these below groups👇👇.

1. General Discussion Group:

@cp_discussion_group

@cp_coding_grp

@allcodingsolution_official

2. LEETCODE Discussion Group:

@leetcode_cp

3. CODEFORCES Discussion Group:

@codeforces_cp

4. CODECHEF Discussion Group:

@codechef_group
Hey guys 👋
Few days ago one of this community members asked for Kubernetes course

Have you tried Kube academy?
it offers many kubernetes courses completely free.
🔗 link: https://kube.academy/courses

Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
🔗 link: https://www.youtube.com/watch?v=X48VuDVv0do

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
The Missing Link
An Introduction to Web Development and Programming
by Michael Mendez
SUNY Fredonia
(State University of New York)

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
the_missing_link_an_introduction_to_web_development_and_programming.pdf
4.5 MB
Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
Graphic Designing free courses

Graphic Design Basics
🎬 12 video lessons
Rating ⭐️: 4.8 out of 5
Students 👨‍🎓: 193,274
Duration : less than 1 hour
Resource: Canva
🔗 Course link

Adobe Illustrator for Beginners
🎬 20 video lesson
Resource: envato-tuts+
Duration : 3.3 hrs
Modules: 7
🔗 Course link

Learn Photoshop in Under 2 Hours
Rating ⭐️: 4.6 out of 5
Students 👨‍🎓: 4612
Duration : 1hr 56min
Teacher: Pierluigi Giglio
🔗 Course link

Beginners guide to Graphic Design
🎬 46 video lesson
Duration : 6 hrs
Resource: Class Central
🔗 Course link

Graphic Design Essentials (sign up required)
🎬 4 video lesson
Duration : less than 1 hour
Teacher: Philippe Polman
🔗 Course link

Logo Design Fundamentals
Rating ⭐️: 4.1 out of 5
Students 👨‍🎓: 53,942
Duration : 1hr 41min
Teacher: Andrew Boehm
🔗 Course link

Photoshop CS6 Tutorial for Beginners via Youtube
🎬 6 video lesson
Duration : less than 1 hour
🔗 Course link


Creating Brand Systems: An Overview of Combining Logos and Type.
🎬 7 video lesson
Duration : less than 1 hour
Teacher: Mike Ski and Jessie Jay
🔗 Tutorials link



#Graphic_Design #Graphics #Designing #Graphic_Designing

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍
CS 229r: Algorithms for Big Data
by Harvard University
🎬
26 video lessons
39 hours
👨‍🏫 Prof. Jelani Nelson
👨‍🏫 TF: Jarosław Błasiok
Completely free

https://people.seas.harvard.edu/~minilek/cs229r/fall15/lec.html

#bigdata #harvard

Join @Coding_CommunityOfficial for more

𝗘𝗡𝗝𝗢𝗬 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚👍👍