Skip to content

Awesome Developer Resources - Courses, Talks, Books, Tutorials, etc..

Notifications You must be signed in to change notification settings

kPatch/awesome-research-and-dev-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 

Repository files navigation

Awesome Developer Resources

A list of links, books, and talks related to development

May the fork be with you

༼ つ ◕_◕ ༽つ

Contents

ABOUT

Just a bunch of links and books I found useful

How to use this guide

Prerequisites

Academic Idols


MATHEMATICS

Probability and Statistics

CRYPTOGRAPHY

Lectures

Books

SOFTWARE ENGINEERING

Books

*Gang of Four's book might be too heavy for beginners, I recommend getting started with Head First Design Patterns

Links


PRODUCT

User Onboarding

LANGUAGES

JavaScript

Python

ANDROID

Courses

Tutorials

Libraries

Frameworks

iOS

WEB DEVELOPMENT

ReactJS

USER INTERFACE AND USER EXPERIENCE DESIGN

Courses

SECURITY

OAuth

NETWORKING

BLOCKCHAIN

Books

Overview

Smart Contracts

Ethereum

Tools
StackOverflow Questions
DApps, Apps and Stuff

Notable News Articles

Security

Loyalty Programs

VIRTUAL REALITY

Lectures

ARTIFICIAL INTELLIGENCE

Reinforcement Learning

Books

Nets and Deep Nets

Books

NATURAL LANGUAGE PROCESSING

Books

Courses and Tutorials

Blogs

Tools and Frameworks

Notable News Articles

ROBOTICS

Arduino

Books (General)

Books (Motion Planning)

Books (Autonomous Robots)

Books (Vision)

ROS

Velodyne Trick Tips

  • Use Wireshark to get source IP Address
  • If sudo ifconfig eth0 192.168.3.100 doesn't work use: sudo ifconfig eth0 192.168.3.255
  • Source IP for my test LIDAR was: sudo route add 192.168.1.201 eth
  • Make sure you check the stati IP assignment works: ifconfig -a
    • You can the static IP and set the route while Gazebo is running
  • Use: ip route list to check assigned IP routes

XBOX One Kinect

Troubleshooting

Other causes might be due to the .Xauthority file, or lightdm

AskUbuntu: I am logged out immediately after logging in..

It might be helpful to check the .xsession-errors file.

$ vi ~/.xsession-errors

STARTUP

Venture Capital

Courses

About

Awesome Developer Resources - Courses, Talks, Books, Tutorials, etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published