DEV Community

dev.to staff
dev.to staff

Posted on

Welcome Thread - v129

dog waving

Welcome to DEV!

  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. πŸ‘‹

Great to have you in the community!

Top comments (153)

Collapse
Β 
macnesiadev profile image
Macnesia β€’

My name is Anthony (Mac ) 24 year old First line IT technician , trying to learn HTML , Python , etc... always open for knowledge and tips :slight_smile: Everything related to coding ... Cheers Devs :peace:

Collapse
Β 
prettytec profile image
Prettytec β€’

Hi. How are you?

I'm new here. I'm self taught... Looking for people to learn coding with. Are you game? Lol

Collapse
Β 
tenzintsundue profile image
Tenzin Tsundue β€’

Welcome to Dev, we started this at same day

Collapse
Β 
petermoyano profile image
Pedro Ignacio Moyano β€’

Hey, What's up? Also new here, and also eager to learn. Starting with Javascript, what about you?

Collapse
Β 
iammalan profile image
iamMalan β€’

Python newbie?
Me also.
If you wanna join to code together on a GitHub respotory. Feel free to connect with me.
malanbandaralk@gmail.com

Thread Thread
Β 
amboulouma profile image
Amin M. Boulouma β€’

Welcome Malan! I just made a full course about it that you can find on my profile. Hope it can help !

Thread Thread
Β 
iammalan profile image
iamMalan β€’

Okay, sure
Thanks

Collapse
Β 
uotsab profile image
Uotsab β€’

Hello, I'm a solo game developer! Looking for more game developers like me!

Collapse
Β 
sbrj profile image
Martinx β€’

let's go lol ....

Collapse
Β 
iammalan profile image
iamMalan β€’

Hey!
If you're new to Python, I suggest you to check out 'Microsoft Developer's Python Introduction Cource' on YouTube. It's simple and clear. Also, cover every basic topics. Good Luck!
I'm also a newbie.

Collapse
Β 
amboulouma profile image
Amin M. Boulouma β€’

Hey Anthony, I wish you some great luck with those learnings. I see you are learning Python ! I have just made a Python full course based on the official documentation explaining all the pythonic details in a very simple and beginner friendly way. You can find a post about it in my profile, I believe it's a great way to start your journey with Python. The full course covering the entire Python official documentation takes 5 hours. I am also available for receiving your contact and helping you in a 1 to 1 fashion ! I wish you all the best and all the greatest vibes in this endeavour. Amin

Collapse
Β 
hurricane2008 profile image
HURRICANE2008 β€’

Hello bro
How are you

Collapse
Β 
amboulouma profile image
Amin M. Boulouma β€’

Welcome Anthony! I hope you get the most out of here !

Collapse
Β 
katruya profile image
Katruya Bryce β€’

My name is Kat, and I'm a self-taught web developer and programming student. I'm looking for people to talk to about code and a place to share my experiences with coding.

What I know fairly well:
I know a lot of HTML/CSS/JS, C++, and some Java and Python. I use macOS as my primary development environment. I know the UNIX command-line pretty well, and I know the basics of git. I have some experience with SQL databases too! I use Visual Studio Code as my main tool of the trade.

What I want to learn:
More about algorithms/data-structures and dynamic programming concepts. I also want to learn Apple Swift. Additionally, I need to learn more about ReactJS and NodeJS.

I'm still learning but I love this stuff! Let's chat :D

Collapse
Β 
amboulouma profile image
Amin M. Boulouma β€’

Hey Katruya, I wish you some great luck with those learnings. I see you are learning Python and algorithmics ! I have just made a Python full course based on the official documentation explaining all the pythonic and algorithmic details in a very simple and beginner friendly way. You can find a post about it in my profile, I believe it's a great way to start your journey with Python. The full course covering the entire Python official documentation takes 5 hours. I am also available for receiving your contact and helping you in a 1 to 1 fashion ! I wish you all the best and all the greatest vibes in this endeavour. Amin

Collapse
Β 
juanfrank77 profile image
Juan F Gonzalez β€’

Welcome

Collapse
Β 
cmdecker95 profile image
Christian Decker β€’

Hello! My name is Christian, and I’ve been a self-taught Python programmer for a couple years now. Finally going to school for Computer Science with a focus in Data Science. I just love this stuff, and I love learning new things!

Collapse
Β 
alsiam profile image
Saif Al Siam β€’

hello. πŸ‘‹

Collapse
Β 
nickytonline profile image
Nick Taylor β€’

Welcome to DEV!

Spiderman swinging by to say hello

Collapse
Β 
cyebukayire profile image
Peace β€’

hello

Collapse
Β 
anthonybyansi profile image
Anthony-Byansi β€’

Hey

Collapse
Β 
hyshen profile image
HY-SHEN β€’ β€’ Edited

My name is H.Y-SHEN, 31 years old;
Profession : between jobs;
Learning : HTML/CSS , Javascript
I am looking for opportunities to work while studying,
because I only started studying recently.
Please enlighten me

Collapse
Β 
miguepantigoso profile image
Miguel Pantigoso β€’ β€’ Edited

Hola a todos, Soy Miguel Pantigoso tengo 23 aΓ±os , me formo como UX/UI Designer y Front-end developer. Aunque soy un Java lover desde la Universidad.. En la actualidad estudio JS por el objetivo que me puse llegar a ser un dev en los stack MEAN & MERN.

Collapse
Β 
juanfrank77 profile image
Juan F Gonzalez β€’

Hello

Collapse
Β 
mightysho profile image
Mightysho β€’

Welcome Me πŸ‘¨πŸ»β€πŸ’» To DEV ✨ I'm New Here πŸ’žοΈ

About me

package main

import (
    "fmt"
)

type Bio map[string]string

func main() {
    for k, v := range GetBio() {
        fmt.Printf("%+v: %+v\n", k, v)
    }
}

func GetBio() Bio {
    return Bio{
        "- πŸ‘‹ Hi, I’m @Mightysho πŸ˜…",
        "- ✨ I'm passionate about learning new skills in Technology πŸ”­",
        "- πŸ‘€ I’m interested in becoming a Backend Developer ⚑",
        "- 🌱 I’m currently a Software Engineering student in ALX + HOLBERTON 🌱",
        "- πŸ‘― I’m looking to collaborate with Software Multinational Companies in the USA  after my course πŸ’žοΈ",
        "- πŸ“« I hope am welcome here! πŸ‘¨πŸ»β€πŸ’» You can reach me in my DM πŸ’¬",
    }
}
Enter fullscreen mode Exit fullscreen mode

Enjoy the games while scrolling πŸ‘€

Game 1

Game 2

Collapse
Β 
reasonabledev profile image
reasonableDev β€’

Hey everyone. My name is Micah.

I am currently teaching myself Python and Django.
I am interested in web development.

This is currently just a hobby for me.

I have a long way to go but I am excited for the journey.

Collapse
Β 
prakashthakur0021 profile image
Prakash Thakur β€’

Hello everyone,
I am Prakash Thakur. I am MERN stack developer. I am still learning and improving day by day. I want to really good in what i do so that i can start doing freelancing and with big and new exciting projects. I love to learn new exciting things. If anyone working here as a freelance. Please ping me suggest me some good suggestions and path.

Thank you

Collapse
Β 
calebpenning profile image
Caleb Penning β€’

Hey everyone. My name is Caleb, I’m from the SF Bay Area, I’m a self taught web dev with about a year of experience. I work with Js and python, mostly React and node. I’m also interested in building Web3 apps with solidity and node, though I’m focusing on landing a job before I get too into the hobby stuff. Hello World!