the right way to organise your code

preview_player
Показать описание
In this video you will learn how to organise and properly structure your code as a software engineer.

#organisecode #java #amigoscode

⭐ Table Of Contents ⭐

🙊 Here are the goods for all my videos video:

► Recommended Books

Clean Code

HTTP: The Definitive Guide

Clean Architecture

► Computer and Monitor

New Apple MacBook Pro

Dell 27 INCH Ultrasharp U2719D Monitor

Double Arm Stand Desk Mount

USB C Hub Multiport Adapter

► Camera Gear

Sony ILCE7M3B Full Frame Mirrorless Camera

Sigma 16 mm F1.4 DC DN

Sigma 33B965 30 mm F1.4 DC DC

Awesome Screen Saver

IDE I use for coding
- Iterm
- VsCode
- GoLand
- IntelliJ
- Sublime

💯 You can also follow me here:

❤️ Thanks for watching
Рекомендации по теме
Комментарии
Автор

Data structures and software design is so important, especially in OOP. There should be more tutorials about these topics. I have seen so much code that is unreadable, unmaintainable and untestable, so I'm glad that you put attention to this topic.

muelladresse
Автор

I can’t tell you how *ON TIME* this tutorial is. I’ve been googling, emailing my professor & my programming mentor + my classmates in my school’s discord trying to help me figure out how to organize my files w o having to continually create new projects each time I want to turn in an assignment. Current set up is so convoluted, the code usually doesn’t compile 🙃 (but that’s a different story lol). Thank you so much for this video. Can’t wait to tell everyone I finally have a solution for my work flow.

TheAmazinRaven
Автор

As a full stack web developer this is a worth while video i was looking for

EllyOguttu
Автор

This guy is such a legend. Much love. The content is top class, the explanations are top class. What else do I need? Much love man

onke
Автор

So you recomend to structure our code as package-by-feature insted of package-by-layer. It makes sense to me. I agree that is more cohesive, less coupled and better modularized

alexisdona
Автор

Thanks Nelson, I was a little skeptical about this approach until you mentioned how easy it will be to implement future implementations such as Microservices.

isaacafrifa
Автор

I use the Hexagonal Architecture, it's a clean Architecture very used for microservices, its main goal is made with SOLID principles and DDD. Nice video bro 👌🏿🔝👍🏼

JSneider
Автор

Alhamdulillah allah put you in my way, curently i began a bootcamp in web developement in France, you motivated me a lot and i m thankfull for this. Hafidhaka Allah akhi al aaziz(may Allah protects you my dear brother)

obsasew
Автор

How great that video was for me, I cannot place in word, man! I think that finally understand how to properly structure my projects. Thanks!

GabrielSoares-mtil
Автор

Best way for create packages is pattern {groupId}.{artifactid}. it will protect from name spaces conflict when you repackage libraries. I usually name shared package as util or common. Thanks for sharing your knowlages.

dmitrik
Автор

THANK YOU, THIS WAS A GOD SEND. Something so simple like file structures almost made me quit using Intellij and use Eclipse. I kept trying to create modules when I didn't really need to and didn't know when to create a project vs module. Then I would fiddle with the files and mess up everything to where they don't run again. This right here explained something so basic.

alanbangura
Автор

ahh ADORO O TEU CONTEUDO, eu estava numa depressão profunda e quando comecei a ver os teus vidios piorei!! obrigado

Rammus
Автор

This tutorial saved me, from
well-structuring my projects
And do it for a reason 🙂

Gadrawingz
Автор

Great video!
In my projects I follow this package structure:
controller
service
repository
entity
and where I have classes and interfaces,
I create impl and api sub-packages

adityamparikh
Автор

You're a very talented and charismatic teacher. Well done! Thank you from Germany. :-)

achimgebhardt
Автор

Wa aliakum as salam brother.
Your videos are helping me alot.
I'm planning to switch to Java Spring (Boot) SQL from Node js/ts express mongodb.
I've almost completed nysql mastery course learned triggers events views stored procs, transactions ACID isolation levels indexing. ( a bit left ). Now learning database design. Soon i'd switch to learning spring InshaAllah. Saw your roadmap video after long time. Realized i've progressed, be it slow, but yes i have. InshaAllah will start soon.

syedalimehdi-english
Автор

Mashaallah, I thank Allah for meeting you. Thanks for the knowledge. I will pray for you that Allah will increase your knowledge of Islam
and programming as well

МухаммедОлимов-бб
Автор

Nice video. Sometimes I spend hours hesitating the structure of the project is correct or not, this video saves me from the torture!

nie
Автор

i've been searching for a video like this for so long!!!! Thank you!!!!

karenngalvan
Автор

He has the smoothest voice on Youtube :)

felicytatomaszewska