javinpaul Profile picture
Blogger - https://t.co/DoVkv5tkf0 Creator - https://t.co/GYls4Lf0pO Instructor - https://t.co/q2oASU8JuZ Website - https://t.co/bV1yCwZdC3 ytube - https://t.co/vs4WjwrHS6
Javarevisited Profile picture javinpaul Profile picture Akshay Profile picture rpkatte Profile picture Ruben Delange Profile picture 6 subscribed
Aug 1, 2023 20 tweets 4 min read
Preparing for System Design Interviews?

These are the best System design resources I have found so far.

A thread 🧵 Image Best System Design courses
https://t.co/vwh5NquPF6medium.com/javarevisited/…
Image
Feb 16, 2023 4 tweets 7 min read
300+ Java and Spring Interview Questions for 2023
2. Spring Boot - bit.ly/3zNyOvr
2. MVC - bit.ly/3bR88Sw
3. Spring Core - bit.ly/3w1xMe5
4. AOP - bit.ly/3AcY6V3
5. Testing - bit.ly/3C1fD43
6. Actuator - bit.ly/3BXAMfr 7. Spring Cloud - bit.ly/3bKWXe9
8. JPA - bit.ly/3AhZ16T
9. Security - bit.ly/3Ahl65t
1. OOP - bit.ly/3zLs0yu
2. Multithreading - bit.ly/3bAABfk
3. Collections - bit.ly/3d2FHRG
4. Design Patterns - bit.ly/3JAE7Tn
Feb 10, 2023 9 tweets 9 min read
100+ Questions for Coding Interviews
1. Data Structure - bit.ly/3Q9lTLl
2. SQL - bit.ly/3zGK6S7
3. System Design - bit.ly/3QtyuZl
4. Linux - bit.ly/3bJKreD
5. Java - bit.ly/3p3dJrI
6. OOP - bit.ly/3SwN2JL 7. Patterns - bit.ly/3de9Sp9
1. Linux OS - bit.ly/3QIbQfS
2. UNIX - bit.ly/3QmzHlL
3. Multicasting - bit.ly/3AhqkxU
4. Linux commands - bit.ly/3bJKreD
Jan 16, 2023 7 tweets 4 min read
5 Resources you can use to learn Coding in 2023 (For FREE)
Python - bit.ly/3XzzMpm
Java - bit.ly/3CQdyHK
Git - bit.ly/3H8hjuH
SQL - bit.ly/3IRvXaY
React.js - bit.ly/3WaBgFj
Coding - bit.ly/3WtDqjL
A thread 🧵 CS50's Introduction to Artificial Intelligence with Python
Learn to use machine learning in Python in this introductory course on artificial intelligence.
pll.harvard.edu/course/cs50s-i…
Jan 8, 2023 9 tweets 5 min read
Best Courses to learn SQL in 2023
1. The Complete SQL Bootcamp - bit.ly/32yjDtr
2. Database [ZTM] - bit.ly/3IvbmXF
3. SQL for Data Science - bit.ly/3bRuFyD
4. Datbase dseign - bit.ly/3C30nDw
5. High-Performance SQL - bit.ly/3PCaAKB 6. DB Design - bit.ly/3AlbiqX
more - bit.ly/32i4JUT
Jan 7, 2023 8 tweets 5 min read
20 Design Patterns You can Learn to become a better Developer And here is part 2
Jan 6, 2023 4 tweets 6 min read
Best Udemy Courses for Java Developers in 2023
1. Java Masterclass - bit.ly/3hOVyWI
2. Spring Boot 3 Masterclass - bit.ly/3VefuQE
3. Concurrency - bit.ly/3Wmpg4n
4. Hibernate - bit.ly/3FXALIS
5. Microservice - bit.ly/3Wd6FYB 6. DevOps - bit.ly/3WHJBRp
7. Design Pattern - bit.ly/3WpThQY
8. Refactoring - bit.ly/3WoPCTm
9. IntelliJIDEA - bit.ly/3YPouyw
10. JUnit - bit.ly/3IAwKds
11. Docker - bit.ly/3GKbC5S
12. Kubernetes - bit.ly/3WRDSJx
Jan 4, 2023 6 tweets 3 min read
Best Courses to Learn Microservices
1. Microservice Architecture - bit.ly/3w1zGva
2. Microservice Principles - bit.ly/3ruSCR7
3. Building Scalable Microservices - bit.ly/3MaP7GS
5. Microservice with Java - bit.ly/2FNlleF 6. Microservices with React - bit.ly/38q5UVP
more - bit.ly/3PQzR3v
Jan 3, 2023 4 tweets 3 min read
Best Free Kubernetes courses for 2023
1. Just enough kubernetes to be dangerous - bit.ly/3cnHzUE
2. Learn DevOps Kubernetes deployment - bit.ly/3PgZk6X
3. Introduction to Kubernetes - bit.ly/3O8ds0Z
4. Containers 101 - bit.ly/3PDEJcR 5. more - bit.ly/3RCXH4V
Jan 2, 2023 7 tweets 6 min read
Linux command every developer should know
1. find - bit.ly/3C33Py0
2. grep - bit.ly/3zWDxL5
3. curl - bit.ly/3wzSFgM
4. lsof - bit.ly/3Q2h5Xi
5. chmod - bit.ly/3bOP0oj
6. tar - bit.ly/3vXKSc7
need more command? see👇 by @b0rk 7. wget - bit.ly/3QYfwL6
8. nslookup - bit.ly/3BZ7ehr
9. netstat - bit.ly/3JQuEY6
10. kill - bit.ly/3cTPs4S
11. ssh - bit.ly/3AHmpta
12. cut - bit.ly/3wSyY3J
Jan 1, 2023 4 tweets 2 min read
5 Resources to Learn DevOps in 2023
1. DevOps Courses - bit.ly/3eEV8Au
2. DevOps Tutorials - bit.ly/3TZTPwg
3. DevOps Books - bit.ly/3eEscIR
4. DevOps Questions - bit.ly/3Pgnn5b
5. DevOps RoadMap by @VrashTwt DevOps Interview Questions
javarevisited.blogspot.com/2022/05/devops…
Dec 31, 2022 4 tweets 3 min read
Java Collections Explained
1. HashMap - bit.ly/3RjbSLu
2. ArrayList - bit.ly/3ATTbZD
3. ConcurrentHashMap - bit.ly/3AUabir
4. TreeMap - bit.ly/3AQZMnB
5. HashSet - bit.ly/3ARPljw
6. BlockingQueue - bit.ly/3QZBBc9 Image Top 5 Courses to learn Collections
javarevisited.blogspot.com/2020/04/top-5-…
Dec 30, 2022 5 tweets 4 min read
Best Places to Learn SQL in 2023
1. Udemy - bit.ly/32yjDtr
2. Coursera - bit.ly/3bRuFyD
3. Educative - bit.ly/3AlbiqX
4. ZTM Academy - bit.ly/3IvbmXF
6.VladMihalcea- bit.ly/3PCaAKB
7.FreeCodeCamp
8. more - bit.ly/32i4JUT 100+ SQL Interview Questions
1. Database and SQL - bit.ly/3zGK6S7
3. SQL Query - bit.ly/3bGzN8r
4. SQL Server - bit.ly/3A5qIj0
5. MySQL - bit.ly/3bFkhtE
6. PostgreSQL - bit.ly/3BOLLHP
7. Oracle - bit.ly/3zF2WsH
Dec 29, 2022 5 tweets 3 min read
5 Best Microservice Architecture Courses
1. Microservice Architecture - bit.ly/3w1zGva
2. Microservice Principles - bit.ly/3ruSCR7
3. Building Scalable Microservices - bit.ly/3MaP7GS
5. Microservice with Java - bit.ly/2FNlleF 6. Microservices with React - bit.ly/38q5UVP
more - bit.ly/3PQzR3v
Dec 27, 2022 4 tweets 4 min read
Best Linux tutorials and courses
1. Linux for Beginners - bit.ly/3brC4Cb
2. Linux Command Line Basics - bit.ly/2LnBlXZ
3. Learn Linux in 5 Days and Level Up Your Career - bit.ly/35tjt4K
4. Linux Administration Bootcamp - bit.ly/3i2NgGl 5. Learn Linux & Become a Linux Sysadmin - bit.ly/3Q4DcgX
Dec 23, 2022 5 tweets 3 min read
Top+ SQL Interview Problem
1. Database- bit.ly/3zGK6S7
2. SQL Queries - bit.ly/3bGzN8r
3. MSSQL - bit.ly/3A5qIj0
5. MySQL - bit.ly/3bFkhtE
6. Postgres - bit.ly/3BOLLHP
7. Oracle - bit.ly/3zF2WsH
more bit.ly/3P7qhcb More SQL resources
javarevisited.blogspot.com/2018/05/top-5-…
Dec 19, 2022 7 tweets 3 min read
Best Courses to learn SQL 🧵
1. The Complete SQL Bootcamp - bit.ly/32yjDtr
2. Database and SQL [ZTM] - bit.ly/3IvbmXF
3.SQL for Data Science - bit.ly/3bRuFyD
4.Datbase dseign - bit.ly/3C30nDw
5. High-Performance SQL - bit.ly/3PCaAKB 6.DB Design - bit.ly/3AlbiqX
more - bit.ly/32i4JUT
Dec 12, 2022 11 tweets 5 min read
Linux command every developer should learn
1. find - bit.ly/3C33Py0
2. grep - bit.ly/3zWDxL5
3. tar - bit.ly/3vXKSc7
4. chmod - bit.ly/3bOP0oj
5. netstat - bit.ly/3JQuEY6
6. nslookup - bit.ly/3BZ7ehr

A thread 🧵 10 Examples of netstat command in UNIX and Linux
javarevisited.blogspot.com/2022/12/10-exa…
Dec 11, 2022 7 tweets 2 min read
10 Microservice Design Principles Java developers should learn
1. CQRS
2. SAGA
3. Database Per Service
4. Circuit-breaker
5. API Gateway
6. Event Sourcing
7. Strangular
8. Ext. Configuration
learn more - javarevisited.blogspot.com/2021/09/micros… Database Per Microservice Pattern with Example in Java
javarevisited.blogspot.com/2022/11/databa…
Dec 3, 2022 10 tweets 3 min read
100+ Spring Interview questions to learn and grow
A thread 🧵

1 /Spring Boot - bit.ly/3zNyOvr 2. MVC - bit.ly/3bR88Sw
Nov 27, 2022 4 tweets 3 min read
System design interviews are the biggest hurdle to getting into Amazon or FAANG but you can cross it with proper preparation and the right resource like @bytebytego.
Join now for 30% less - use code BF2022, which expires tomorrow
👉here is the link - bytebytego.com/?fpr=javarevis… And here popular system design questions from ByteByteGo:
How to design Youtube
bytebytego.com/courses/system…