DEV Community

dev.to staff
dev.to staff

Posted on

Welcome Thread - v13

Hey there! Welcome to dev.to!

Loop of fist bumps

Welcome!

  1. Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun fact about yourself.

  2. Reply to someone's comment, either with a question or just a hello. πŸ‘‹

  3. Or answer this question: what's your favorite weekend activity?

Oldest comments (566)

Collapse
 
andy profile image
Andy Zhao (he/him)

Hey y'all! On weekends, you'll probably find me asleep. πŸ™ƒ

Well, I also try to get some exercise in and spend time with people I care about. But also taking care of myself :)

Collapse
 
sreisner profile image
Shawn Reisner • Edited

My name is Shawn Reisner and I'm a full-stack JavaScript expert. When I was learning JavaScript a number of years ago I read an article, maybe posted by @thepracticaldev or @bendhalpern, on how they made dev.to so fast. I've stopped by a few times since and decided to create an account a few weeks ago and start writing some tidbits of what I know to give back to my community.

My favorite weekend activity is my Saturday work sesh at Horizon Line Coffee in Des Moines, IA, my hometown! It's the most productive 8 hours of my entire week.

You, reading this, yes, you, check out my article titled A Quick, Practical Use Case for ES6 Generators, and if you like it, give me a follow! Or at least a heart. You can spare one measly heart, right?

Collapse
 
marekgebka profile image
Marek Gebka

Hello! πŸ€›

Collapse
 
sreisner profile image
Shawn Reisner

What up what up! 🀜

Collapse
 
piraces profile image
Raul Piraces Alastuey

Hello!!

Collapse
 
sreisner profile image
Shawn Reisner

Hello and welcome!

Collapse
 
datajan profile image
DataJan

Hey Shawn! Here's a question for you. What inspired you to become a full stack JavaScript developer? Why not some other language?

Collapse
 
sreisner profile image
Shawn Reisner

I'm not sure if I have a good answer for this. I use JavaScript because it's the language of the web, and I have the most fun building things for the web. Sorry for a lackluster response!

Collapse
 
dance2die profile image
Sung M. Kim • Edited

Hi, I am Sung 😁

a software developer from NYC 🍎.


βœ’οΈ I signed up last year but not sure what brought me here due to lack of 1/2 year activity πŸ˜…πŸ˜

πŸ“š Currently learning GatsbyJS & Styled Components.
But planning to learn Docker, PWA (Progressive Web Apps) & Elixir.
(I've been a .NET developer and want to focus more on front-end)

πŸ˜‚ Fun fact? (more like hobbies)
I like manga, anime (<-- I will list if anyone's interested), Japanese light novels (translated in Korean) & online Korean fantasy novels (Munpia).
I used to collect figures but stopped for financial reasons.

During weekends, I read, write a blog & code and catch up with Korean variety TV πŸ“Ί shows (Running Man, 2 days 1 night, I live Alone, etc).

Collapse
 
karenbvh profile image
Karen

I had a quick look at your blog and I found it quite interesting !!
What are some Korean TV shows that you'd recommend ??

Collapse
 
dance2die profile image
Sung M. Kim • Edited

Thanks @karenbvh for the interest 🀑.
I've been trying to blog once a week for few years 😎.

Korean πŸ“Ί shows?
Here are some I watch weekly (preference in ⬇️ order)

  1. I Live Alone (λ‚˜ 혼자 μ‚°λ‹€) - Airs on Friday Night.
  2. Knowing Bros (μ•„λŠ” ν˜•λ‹˜) - Airs on Saturday Night.
  3. 2 Days & 1 Night (1λ°• 2일) - Airs on Sunday Night.
  4. Running Man (λŸ°λ‹λ§¨) - Airs on Sunday Night.
  5. My Little Old Boy (미운 우리 μƒˆλΌ) - Airs on Sunday Night.

There used to be a show called, Infinite Challenge, which aired for 10+ years but ended a few months ago (To whet your appetite, check out some Jack Black eps) <- this will always be my favorite TV show ever.

For now, my current fave β™₯️ is "I Live Alone", which is a show about people living alone. It's the chemistry between each participants that's really enjoyable (not to mention their daily lives).

Collapse
 
tumee profile image
Tuomo KankaanpÀÀ

Hello! I have a friend who has been working with elixir for few months now and he has said nothing but good things about it!

ps. Your blog looks great!

Collapse
 
dance2die profile image
Sung M. Kim

Hi there, Tuomo.

That makes me want to ditch learning Docker and dive into Elixir
😜.
Any problem your friend ran into while working with it by chance?
AFAIK, Functional Programming requires a brain-rewire for OOP programmers

And thank you for checking out the blog, mate 🀑

Thread Thread
 
tumee profile image
Tuomo KankaanpÀÀ

Nothing specific problems AFAIK but you are right, he said the same thing that it requires a brain-rewire :P And also that at first it might be a bit hard (especially if you are coming from OOP world) but once you "get" how things are done in Elixir, it's just gets so much better!

Thread Thread
 
dance2die profile image
Sung M. Kim

Ah, it sounds challenging (but I wouldn't run away from one).

Thread Thread
 
rickmutua profile image
Erick Mutua

lol you don't really need a complete brain rewire. started learning elixir a month ago and coming from oop (python) it has been great. the syntax ain't that bad and you can always get help from the elixir forum whenever you stuck

Thread Thread
 
dance2die profile image
Sung M. Kim

I was reading a chapter on List & Recursion (Programming Elixir by Dave Thomas).

Implementing map wasn't so bad but reduce required some change in thinking. (And mapsum doubly so πŸ˜›)

But it's been a fun experience.

Collapse
 
jpyamamoto profile image
Juan Pablo Yamamoto

Elixir developer here. In fact I just dived into it few months ago and fell in love with the language. I'm currently developing my first project.
If there's a way I could be helpful to you, let me know.

Collapse
 
dance2die profile image
Sung M. Kim • Edited

Thank you Juan.

Are there any communities (slack, forum, etc) that might help?

and I'd love to check out should you were to write about Elixir and you experience with it so far πŸ˜‰

Thread Thread
 
jpyamamoto profile image
Juan Pablo Yamamoto

You should look at the ElixirForum (elixirforum.com). Also, I'd suggest you join the ElixirLang channel on slack (elixir-slackin.herokuapp.com/). In there you'll find topics both for begginers and advanced coders. Also, you could follow me on twitter (@JPYamamoto9), I usually post interesting articles every one or two days from the elixir community.
Spanish is my first language, but I'm looking forward writing my first article in english about elixir one of these days, I'll let you know as soon as I do.
Any help you need understanding Elixir concepts don't hesitate to contact me.

Thread Thread
 
dance2die profile image
Sung M. Kim

Thank you so much, Juan for the resources mentioned πŸ™‡

I've recently purchased Programming Elixir by Dave Thomas and hope to get started with it soon.

And I will keep monitoring your twitter for the update & looking forward to your articles :)

Thread Thread
 
jpyamamoto profile image
Juan Pablo Yamamoto

That's an excellent book. Great purchase. Also, you should read Metaprogramming Elixir once you finish.

Thread Thread
 
dance2die profile image
Sung M. Kim

I now know the next book to read 😎

Collapse
 
robotjulia profile image
RobotJulia

I am also an Anime fan! Please post a few favorites :)

Collapse
 
dance2die profile image
Sung M. Kim • Edited

Hi @robotjulia .

Here are my favorite animes.

  1. Code Geass: Hangyaku no Lelouch - The very fave ❀️
  2. Mobile Suit Gundam 00 - DNot a fan of Gundam series but this was great.
  3. Darker than Black - Mysteries & Actions
  4. To Aru Majutsu no Index - Story is great with this one
  5. Uchuu no Stellvia (the main protagonist, She can write code overnight without a single bug! Wow! 😲)

I didn't mention other classics like GTO (Great Teacher Onizuka), Cowboy Bebop, and Evangelion as they are liked by all in general

If you want to know more (such as my first anime/manga) I will list as well

I've been tracking my list on MAL since 2009
(MyAnimList) but it's been locked out after a week long shutdown (been trying to recover).

I've also written a .NET Frame library, MyAnimListSharp to call MAL library but can't update it as I have no access to it any more.

And here is the YouTube playlist of my fave anime songs.


Now, it's my turn to ask YOU πŸ˜›.

What are your favorite animes/mangas?

Thread Thread
 
robotjulia profile image
RobotJulia • Edited

My favorite series has to be Ghost in the Shell. I also enjoyed Darker than Black :) To tell the truth I haven't really tracked all the anime I have watched... I used to watch a ton. Let's see, I also liked Attack on Titan but it does get tiring chain watching too mank episodes. Lucky Star is best comedy but not every guy thinks so.

Thank you for posting your anime list! I started watching Uchuu no Stellvia ;)

Thread Thread
 
dance2die profile image
Sung M. Kim

All animes mentioned are great.
It's just that we don't have enough time to watch'em all πŸ˜‰.

Stellvia might be old (15 yo) but I hope you enjoy it 😎⭐️

Collapse
 
georgeoffley profile image
George Offley

Hey all!

My name is George Offley and I am a software developer currently working for a manufacturing company. A while ago I came across dev.to and followed Ben on twitter and decided I really liked his platform. So now any blog posts I write are written on here first.

For work I'm learning C#. In my off time I am learning CG art and animation, C and advanced principles of Python and software development. I'm also pursuing a degree in Comp Sci while I work as a software developer. I also like playing guitar.

My favorite activity for the weekend could be anything. I suppose spending time with the family is my favorite though.

Collapse
 
uncleartie profile image
UncleArtie

Hey y'all! On weekends, you'll probably find me asleep.

Or biking.

Or coding.

Yeah.

Collapse
 
ben profile image
Ben Halpern

Welcome everybody! So awesome to have you. Let us know if you have any questions getting started.

Collapse
 
hackingforlife profile image
Hackingforlife

hi, I am Winnie Akello from Uganda, Africa.I am in college studying a non-tech related course but i love to code. i am currently teaching myself how to program in python.what brought me here is,i want to learn everything code and interact with the community.I believe i will find this here.

Collapse
 
lucaszapico profile image
LucasZapico

Welcome! Awesome, Python is a solid choice, stick with it and have fun.

Collapse
 
hackingforlife profile image
Hackingforlife

thank you. I am honestly grateful!

Collapse
 
akagutz profile image
Abdulgafar Ashiru

Hello Winnie, I've similar background with you,still in college but really love to code. I'm Nigerian and studying a pure science course. I started coding this year picking up javascript in bits for use in browser env and nodejs.
I hope you enjoy your time here.

Collapse
 
hackingforlife profile image
Hackingforlife

Most definitely...thank you so much for reviewing my thread and am so glad that we identify on the same. i am looking forward to getting the best out of this!

Thread Thread
 
akagutz profile image
Abdulgafar Ashiru

awn!me too.
Are you into any beginner project yet? or you are just getting a hold of the language...?
_
"\ /"
_/ _...................................salam.

Thread Thread
 
hackingforlife profile image
Hackingforlife

yessss,yes! There's this project that i am currently working on. Its my first ever and super interesting already. Begun this week!

Thread Thread
 
akagutz profile image
Abdulgafar Ashiru

oh really? tell me about it.

Collapse
 
vikramrajpuro profile image
vikram-rajpuro

No need to worry; I guess you ended up at the right place <3<3<3

Collapse
 
joenash profile image
Joe Nash

Hey Winnie! Great to see some students here ✨

Collapse
 
hackingforlife profile image
Hackingforlife

Thanks Joe!i already feel like i belong here.

Collapse
 
carnotweat profile image
s • Edited

Hi,
I am Sameer .
Primarily, I make machines.
I switched to fossil[1] since acquisition of Github, but scripts I use to organize and process my code are still there. Some cut and dry , some original, some buggy.

github.com/carnotweat?utf8=%E2%9C%...

I use a shell account, to telnet to my c64 (sdf.org/~sameers/) and at times to write random stuff, since I am no longer active on Quora.
quora.com/profile/Sameer-Gupta

[1] I am also experimenting with p2p and shifting most content from server client model . If you are in to that, checkout
localhost:43110/1HzjtGpGskdCz492xH...
and a test repo :
git clone localhost:43110/1HzjtGpGskdCz492xH...

Collapse
 
sideffect0 profile image
10

My name is Renjith Thankachan, making data transformers in python + android platforms <3

Collapse
 
marwein profile image
BOUALLOUS Marwein

Hello all, my name's Marwein, am a Data Analyst. Am learning JS and web development, am fun of Nodejs, Vuejs and Angular.

My favorite weekend activity is ... Learning to develop funny webapps

Collapse
 
vigneshwar1990 profile image
Vigneshwar Raghuram

Hi, I am Vignesh :-)

I am a Software developer and currently working for Logistics Company.

I am primarily a backend JAVA developer working in Spring Boot, Docker. I am currently learning React and I would like to spend time with it.

My favorite activities are drink coffee, code and ride my motorcycle.

Collapse
 
tumee profile image
Tuomo KankaanpÀÀ

Coffee, code and motorcycles. Sounds great!

Collapse
 
gopidoshi profile image
gopidoshi

Hey Vighneshwar, I am also Backend Java Developer. Could you suggest me some good place to start learning Docker?

Collapse
 
ajax27 profile image
Shaun Collins

My name is Shaun Collins and I have been coding for the last three years. My other interests are chess, rugby union and rock climbing. For the last few months, I have been getting into React building several apps with it, I think it is a great JS library but I have run into a snag on my latest project, I am finding it difficult to find a way to incorporate PayPal, if anyone has any suggestions it would make my day!

Collapse
 
cyberfishy profile image
Reed Fisher

I'm Reed Fisher, GitHub member for 10+ years, and the proverbial old dog learning new tricks. I've been a user-experience designer for 16 years but have never coded much, so I'm enrolled in the UCSD Code Camp for a full-stack developer certificate.

Collapse
 
formazione profile image
formazione

Hi. I am learning python and I want to learn vue.js too

Collapse
 
claudecoulombe profile image
Claude COULOMBE

Greetings, I'm a data scientist and developer (Python, Java, JavaScript) from MontrΓ©al.

Collapse
 
senshe profile image
Bastami Ebbou

you are welcome

Some comments may only be visible to logged-in visitors. Sign in to view all comments.