Skip to content
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

[Blog] 20 technical terms for junior programmers #135

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

anon-pradip
Copy link
Contributor

This blog introduces some commonly used exciting technical terms that any software company uses in their daily tasks. The blog post aims to enhance the understanding of junior programmers by familiarizing them with these cutting-edge technologies and concepts.

src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
@anon-pradip anon-pradip force-pushed the 20-tech-terms branch 2 times, most recently from 0baffdb to 28ea843 Compare July 2, 2024 03:43
@anon-pradip anon-pradip self-assigned this Jul 2, 2024
@anon-pradip anon-pradip marked this pull request as ready for review July 2, 2024 04:23
@anon-pradip anon-pradip requested review from a team, ishabaral and phil-davis July 2, 2024 04:24
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
@anon-pradip anon-pradip requested a review from a team July 2, 2024 09:08
@phil-davis phil-davis self-requested a review July 2, 2024 09:20
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice blogpost! Here are some small suggestions

It feels like you just list the points in the order you came across this term. There might be other orders for listing them that would improve the reading experience. What order would make most sense for the reader from your point of view?

  • arrange them in a way that terms that somehow belong together follow each other
  • Alphabetical order
  • Other useful order?

Since this blogpost is targeted to junior programmers who I assume are keen to learn more, maybe adding external links for additional information where suitable would be useful for your readers

A short conclusion at the end would also be a nice way to round up your text.

And concerning your header image, if you haven't created this image yourself, it would be a nice practice to mention the source for example in the alt text of the image.

src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
@anon-pradip anon-pradip force-pushed the 20-tech-terms branch 4 times, most recently from d97de25 to 8291a21 Compare July 4, 2024 03:33
@anon-pradip anon-pradip requested a review from koebel July 4, 2024 03:46
@anon-pradip anon-pradip added the blog New blog label Jul 4, 2024
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! I've just added a few minor suggestions, see comments below.

src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
@anon-pradip
Copy link
Contributor Author

anon-pradip commented Jul 4, 2024

Nice blogpost! Here are some small suggestions

It feels like you just list the points in the order you came across this term. There might be other orders for listing them that would improve the reading experience. What order would make most sense for the reader from your point of view?

* arrange them in a way that terms that somehow belong together follow each other

* Alphabetical order

* Other useful order?

Since this blogpost is targeted to junior programmers who I assume are keen to learn more, maybe adding external links for additional information where suitable would be useful for your readers

A short conclusion at the end would also be a nice way to round up your text.

And concerning your header image, if you haven't created this image yourself, it would be a nice practice to mention the source for example in the alt text of the image.

May I please know how can I insert alt in banner? When I use like this:
![https://undraw.co/](https://blog.jankaritech.com/src/assets/20-tech-terms/images/tech-pic.png)
in banner, It doesn't load the banner.

@anon-pradip anon-pradip force-pushed the 20-tech-terms branch 3 times, most recently from 72ed98d to 4050a69 Compare July 4, 2024 09:20
@anon-pradip anon-pradip requested a review from koebel July 4, 2024 09:23
@koebel
Copy link
Contributor

koebel commented Jul 4, 2024

May I please know how can I insert alt in banner? When I use like this: ![https://undraw.co/](https://blog.jankaritech.com/src/assets/20-tech-terms/images/tech-pic.png) in banner, It doesn't load the banner.

it's possible that our blog currently doesn't support this - it seems like all other blog posts have just a default alt text which is actually also not that great for accessibility 🙈

While I also think the alt tag would be a nice way of giving credit to the source (without forgetting to add some meaningful/descriptive text of the image for people using screen reader), mentioning the source in a footnote at the end of the blog post could be an alternative way to do this.

@anon-pradip anon-pradip dismissed stale reviews from phil-davis and koebel via 7cfa5bc July 9, 2024 07:29
@anon-pradip anon-pradip force-pushed the 20-tech-terms branch 3 times, most recently from 7e51ccc to 7d9c526 Compare July 9, 2024 09:13
koebel
koebel previously approved these changes Jul 9, 2024
Copy link
Contributor

@koebel koebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/assets/20-tech-terms/20-beginner-tech-terms.md Outdated Show resolved Hide resolved
Copy link
Member

@nabim777 nabim777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@anon-pradip anon-pradip merged commit dea70c9 into master Aug 12, 2024
1 check passed
@anon-pradip anon-pradip deleted the 20-tech-terms branch August 12, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog New blog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants