-
-
Notifications
You must be signed in to change notification settings - Fork 37
Issue #4 - Add initial content structure; #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #4 - Add initial content structure; #24
Conversation
title: initial improvements on 1st parts; comments: - prelude.md & getting_started.md: expand intro by adding old-school developers and professionals; - benefits_of_java.md: new file to talk about major benefits in Java;
|
Hello reviewers! This is an initial PR, I want to show you what I've done so far and discuss, before I go further. Thanks |
bowbahdoe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I disagree with the material content in the "why java" section
comments: - rename section "benefits_of_java" to "Why Java?" - Many improvements in "Why Java?" page. - start.sh removed;
|
Hello @bowbahdoe ! I've made a new update, please evaluate it and give me your feedback. thanks in advance |
|
Sorry im taking so long, as usual my general feedback right now is
|
|
This pull request is stale because it has been open 30 days with no activity. Remove stale label, comment or add the valid label or this will be closed in 5 days. |
|
bumping to keep alive. |
|
Hello @bowbahdoe ! thanks for keeping alive! I'm sorry I was busy in priorities and holidays. I hope you're doing good; what's new with this PR ? |
|
|
||
| While functional programming **is not** unique to Java, its inclusion in the language provides Java developers with the flexibility to leverage functional programming concepts alongside object-oriented programming! | ||
|
|
||
| > As an example, compared to [JavaScript](https://developer.mozilla.org/fr/docs/Web/JavaScript), which is considered a vert popular language, empowered with functional programming, Java is still stronger than JavaScript, as JavaScript [still lacks some object-oriented concepts](https://stackoverflow.com/a/108773). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo? "vert"
|
|
||
| The language has evolved over time, incorporating new features and improvements while maintaining backward compatibility with modern business needs. Java's maturity is evident in the stability of its frameworks, patterns, toolset, and practices. | ||
|
|
||
| It has an extensive documentation and resources. You can find comprehensive documentation, tutorials, and examples to help you learn it easily. The vast Java community also provides support through forums, online chat communities, and **open-source** projects. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the "an"
|
@firasrg Nothing right now. I've been distracted with other things. I'm coming back into book stuff because the playground work is kicking off. |
title: initial improvements on 1st parts;
comments: