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.
...
For further actions, you may consider blocking this person and/or reporting abuse
Hello, I am learning JavaScript and python in order to create some apps powered by automation process such as AI
Welcome!
I am also learning JavaScript and python!
What about Phyton I'm thinking to start using it as an Alternative to my PHP before becoming an expert
Python is a versatile and widely-used language with a gentle learning curve, which makes it a best choice for a wide range of applications. It has a lot of libraries and frameworks that can simplify your development work.
What about if I need to create Native app what is the best you will recommend for me
I start flutter dart but I think is limited on web function and I see is under development from core
Welcome!!
Hi
Welcome @heritiana_labarre_a333ced to DEV, you are at the right place! Feel free to create post about what you created and learned :)
Hi @heritiana_labarre_a333ced. Welcome to DEV. 😊
hello
Hello
Welcome
Welcome!
Welcome @heritiana_labarre_a333ced, I'm new here too :)
is javascript not enogh?why python?
Welcome, I am new also!
hello! welcome!
hello
Cool, I can't wait to learn how to incorporate automation processing into one of my apps.
Hello, can't wait to see your progress :)
Hello, I have 10+ years of experience as a Full Stack Developer. I'm looking for a nice community where I can further increase my skills, career, and some fun facts about everyone's experiences :)
Welcome :)
Welcome Makram 👋 Feel free to write posts about your developer experience, we will be glad to hear about your past projects, the good and bad :D
Welcome!
Welcome, I have barely 2 years of scarce experience with Javascript and React, NextJS, constantly learning something new and trying to epxand my knowledge to get a job as well.
Welcome, you found a good community on DEV.
Hello im learning javascript and react
Welcome!
Hi / Bonjour 👋 Welcome on Dev
You French, also learning.
Bonjour! I'm writing from Charleville-Mezieres!
Hi Burnee. Welcome to DEV. 😊
Welcome welcome everyone!
Hello I want website developer
Welcome on DEV!
Welcome!
Hi people, I am currently coding my OS, from scratch, complete scratch. I am a begginer and I have really big goals, I have a blog website on medium medium.com/@Mr-3
My OS is going to have its own IDE and language, currently Im working on the OS and IDE, it is going to be more customizable than linux (if that is possible), linux needs skill to be customized, but ErfanOS doesnt, everything is going to be with UI AND its open-source, since I dont want people to go through the things I went through. The best things about it is that there is literally no data being sent no where, the only reason we are owned is because our data is being sent and SOLD to other companies, we dont even get paid, thats bad, so I am making it so that there is no data being moved, and also its a chance to learn (safe)C and assembly.
Hello @mr-3,
I wish you the JOY of exploring your new OS.
Writing your own OS from scratch is a fun learning exercise. In doing so, you will RELALY LEARN about operating systems as well as HOW COMPUTERS REALLY WORK.
Having worked on the early days of BSD (Berkeley Standard Distribution) Unix, rolling your own or just improving someone else's OS distribution can be a rewarding experience. Moreover, it will teach you a great deal about low-level fundamentals of an operating system. You get to try/do things differently. You get to make your own mistakes and find your own unique successes.
Having ported early BSD systems to brand new hardware / CPUs / architecture is a fun challenge. It is also a JOY when you finally see your first "sign of life" when your booted non-crashing operating system finally presents itself for its first task (in BSD parlance that was getting a single user prompt from a shell).
My advice: DON'T GET DISCOURAGED .. keep going!
Progress will seen to ebb and flow. You will suffer setbacks and then leaps forwards. Things will break because some underlying bug that was masked by other events will throw you back into low-level debugging. That is part of the process. Look on these a FUN instead of frustrations.
My advice: DON'T PAY ATTENTION TO WHAT OTHERS SAY ABOUT YOUR OS .. do your own thing. Some will say things like "WHY BOTHER?". Some will say tell you "WHY DON'T YOU JUST USE THE XYZZY OS?" .. and more. Ignore them, learn new skills and work on your OS.
Even if your OS remains a niche OS, you will become a MUCH MORE KNOWLEDGEABLE CONSUMER of other operating systems. You will be able to look at the Pros and Cons of other operating systems with a keener eye.
Suggestion: Consider putting your distribution code up on a Git repository site such as GitHub. You never know when some else will come along and test / suggest / contribute.
My advice: DOCUMENT! DOCUMENT! DOCUMENT! Write documents that explain your OS concepts. Update them as your OS evolves. Publish those on your Git repository web site so that others can enjoy.
My advice: COMMENT! COMMENT! COMMENT! your code. Even if you think you understand it! Even if you think your code is self evident. By adding lots of comments you will further learn about what you are wring and this will help others see what you intend. While there is no hard and fast rule, having more comments than code is a good thing to strive for, especally when it comes to something as detailed as an operating system.
Above all, My advice: HAVE FUN!
p.s. For me these were the most fun:
Hey Noll, thanks for the fantastic advice, I have already added it to my github on github.com/erfankeyhani-1/erfanos , recently I have found myself learning C and doing other really small projects like kernel modules or simple drivers that read/write memory in a process, so I can advance in C, I dont have much time to work on the OS since all of that, but thanks for encouraging me, feel free to checkout my article on it aswell, I'm trying to free up some time so I can work on it.
I will be happy to watch erfankeyhani-1/erfanos.
FYI: I manage 3 places on GitHub. I mention this because they may amuse and/or inspire you to C. :-)
Personal project that I have released to the public. My "Programmers Workbench" that I have collected over 50 years sits in 110 repositories, of which 22 have been bade public and the remaining 88 are waiting to be bright up to GitHub "specs" (such as adding a README.md, testing, etc.). Probably about 70 of those will eventually be made public (I have a LOT going on) so I can sympathize with having things "sit on the back burner" as the expression goes.
Probably most famous / used repo of this set is: calc, a C-style arbitrary precision calculator.
Software originally produced by the Arcetri Team that once worked at Cisco. This contains a number of mathematical projects, a number of which are related to finding a new largest known prime number (I have held or co-held 8 world records related to large primes(.
The International Obfuscated C Code Contest is currently my most active area. I am the co-founder of the IOCCC.
While ioccc.org exists, we are building a much improved web site via the emp-test-ioccc repo.
Since you are interested in C, I would encourage you to look at the new IOCCC site which is 98% complete.
If you want a place to start, check out the 1987 winner of the Best one liner award, won by David Korn of Korn Shell fame. See if you can figure out what korn.c does by just looking at the source. :-)
p.s. Don't feel bad if you run into trouble: even Dennis Riche of C and Unix fame got it wrong on his first try before I had to remind him of a little feature of C that he forgot. Yes, that is a hint. :-)
Hi Mr E, that's super interesting! Many people (and I) would be interested to learn more about the OS you are developing from scratch, feel free to write articles about it :)
Hello DEV! Just looking for a place to help out in any way I can in between the moments I have to be a professional adult and a playful over-aged kid. Have been randomly browsing threads here and I love how it doesn't seem to be just another platform for self-promoting (sorry LinkedIn). Would love to hear what was the most impactful thread you've encountered in this community that made you feel good about being a part of it?
Follow the series that lists the Top 7 posts of the week. Always good stuff there.
I enjoy posts on Professional Development, like Senior devs reflecting on some key points/skills that helped them feel that they were actually realizing the responsibilities of a senior engineer.
That's awesome! I just searched for Professional Development and noticed a few interesting threads! Hoping I can muster the courage to share my own story and what were key points in my own journey. Thank you!
Hi, I'm Matthis and I'm studying Javascript. I have a visual storytelling project where I work with GSAP and scrolltriggered animations. It's a lot of fun. But of course there are always hurdles to overcome. In my search for scroll-dependent animation of variable fonts (font-weight), I ended up here.
welcome!
Hi everyone! I've been around here for awhile but have never introduced myself. I am (now) a newly-senior full stack engineer. I love React and its ecosystem. I am here to start doing some leveling up on Advanced web development topics.
Sup!
I'm trying to remember the basic of webdesign and python I've learned long time ago.
And trying to dive into the AI world.
Nice illu - could be me... :-D
Hi there! I'm a WordPress developer diving into the world of Laravel. While WordPress is my comfort zone, I'm excited to expand my skills and take on new challenges in Laravel. I'm mostly self-taught, learning through YouTube tutorials and experimenting with AI tools, which has been a fun and rewarding journey. Although I'm still a novice in Laravel, I'm passionate about improving and exploring new tech.
This version adds enthusiasm and highlights your eagerness to learn and connect with others.
Hi, I'm a software engineer specializing in Spring Boot microservices for ERP systems. I enjoy solving complex problems and am always looking to improve system performance and scalability. Currently, I’m exploring how to optimize microservices architecture in enterprise environments. Fun fact: I love learning new tech stacks and experimenting with different tools to enhance development workflows!
Excited to grow as a full-stack developer! My goal is to build strong expertise in modern full-stack development, along with solid skills in data structures, algorithms, and system design. I’m learning every day and want to contribute to open source, collaborate on exciting projects, and help guide others as well.
I look forward to learning from the community and sharing my knowledge along the way!
Hi, I'm NateDhaliwal, and I'm an avid Replit user!
I use Python as my preferred programming language, and I'm trying to build a forum out of Flask, inspired by Discourse, which I'm also a huge fan of.
It's a pleasure to meet everyone. Thank you for welcoming me to your community and including me in this incredible co-supportive learning environment. I would like to learn how to use and apply JavaScript and other similar languages to be able help build my pages and be able to promote myself through my own self growth and personal learning evolution.
Hello! I am starting my journey into the world of coding. I do not know what my end goal is, but I want to start learning Lua to be able to configure my NeoVim as I want it to be and from there be able to learn a language, maybe Python.
I'm totally new to the world of coding, but I'm super excited to dive in and start learning. I'm hoping to connect with other folks in the community who can share tips, resources, and maybe even a bit of encouragement along the way.
Hi everyone! I'm here because I love learning and sharing technology knowledge, especially when it comes to web development and programming. Currently, I'm working on improving my skills in full-stack development with a focus on MERN and MEAN stacks. A fun fact about me is that I also enjoy exploring blockchain and crypto technologies in my spare time.
👋 Hi everyone! I'm Luqman, a Full Stack Developer with a passion for building scalable web apps using ASP.NET, Angular, Node.js, and React. I'm excited to join this community to learn and share insights on optimizing performance and developing robust APIs.
Fun fact: I'm currently working on a multi-tenant community management system and a peer-to-peer loan platform. Looking forward to connecting with fellow devs and collaborating on cool projects!
Hello dev community I m new here in the platform and I introduce myself as a software engineer and a backend developer specializing in django python using devops tools with an experience of two years i have a bachelor diploma in software engineering and now I study data science in university im here to collaborate
hi 👋🏻
i was thinking 🤔 how to use c lang to create a web server ( instead of php or nodejs ) in order to create a custom files management webapp 📁 with a server of 🖥️ in order to create a 🤏🏻 little personal local cloud server ☁️ for myself, I'm not doing this just bcz i want a personal cloud , but bcz i want to build it and to know if i can 💪🏻, also to learn by getting my hands dirty and to use something i've built in my daily basis .
and i just found myself here 😁😊
Hello! I’m currently diving into Next.js and exploring how to integrate it with other tools for full-stack development. I’m on the lookout for a supportive community where I can enhance my skills and career, and learn about everyone’s experiences. Looking forward to connecting and exchanging ideas :))
Hey Everyone!
Excited to be here! I'm interested in building, I'm here to learn from everyone, share ideas, and dive into discussions that can help us all grow. Understand our problems as developers and create cool solutions.
Would love to connect, so feel free to reach out—let's build something great together! :)
Hello, I'm a Third year Computer science student at Royal University of Phnom Penh. On of most popular University in Cambodia.
Hope to find something new and improve my programing language here.
Thank you.
Hi everyone, I'm Fuad!
I'm just starting my journey into web development and I'm really excited to be here on dev.to. I'm currently diving into JavaScript and aiming to become a skilled front-end developer. I'm looking forward to learning from the amazing community here and soaking up all the knowledge I can.Feel free to connect with me or point me towards any resources that you think might be helpful for a beginner like me!
Python is a flexible and popular programming language that's easy to learn, making it ideal for many different types of projects. It offers a wealth of libraries and frameworks to streamline your development process.
Hello, I am Fullstack Developer From Algeria.
I use for backend Laravel PHP Node Js and Express.
for frontend I use React JS, pure HTML CSS JS, Bootstrap, Tailwind, Material UI...etc.
I love enjoying a community of developers like me and explore new ideas, jobs.
Hello, everyone
I'm learning spring boot and application development with microservices. I am very interested in learning how to carry on and develop new projects in relation to these topics. I hope to find many ideas and inspirations as well as to extend my knowledge.
Hi everyone! This comment is my first action on this site :)
I haven’t explored DEV yet, but it feels like I’ve found what I was looking for. After years of self-teaching in programming, I hit a dead end. I’m here hoping that with your help, I can make progress again. I actually learned about DEV thanks to ChatGPT – it’s the one who told me about you!
Hi
I'm learning Python and the use of CSS and JavaScript for front end web development. It's been 8weeks now.
Hello everyone, I've been learning Java for two years with the hope of finding a job in Spain related to Java, Spring and and similar technologies. Obviously I'm gamer (Wow, TES, Hollow Knight, TBOI, etc), reader (Asimov, King, Follet, GRR Martin, Sanderson, etc), runner, fitness, cinephile and a host of other things.
Hello everyone! 😊 I'm totally excited to join that amazing community! ❤️
I'm here to learn as much as I can and to grow as a developer.
At the moment, I'm deepening my knowledge of C++, PHP, React languages and diving into the magic and amazing world of fundamental algorithms. 😺
Hello everyone
I am an electrical design engineer. I have provided design services for automated systems in the building service industry and the waste water treatment sector. I am feeling brave and am taking on the challenge of learning software engineering. All advice and assistance will be gratefully appreciated.
Hello, I am learning and doing a lot about Web development using PHP and some programming languages and I have started using Android Studio to build native apps as I have already done some Webview and Offline apps, We have a teamwork Triple Stack where we keep our client and new job update and connected, Thanks for reading hope to be like one family.
Hello 👋,
Good morning, good afternoon or good evening depending on your timezone and latitude from your Astronomer guide to Our Favorite Universe.
A bit about me:
I'm currently working on the toolset needed to run the next International Obfuscated C Code Contest. In particular helping the xyxel jparse repo navigate though some Unicode / UTF-8 JSON encoding issues, improving the next IOCCC website.
In addition to helping monitor the Kilauea Volcano 🌋 in Hawaii, and participating in a plan to put a telescope on the moon.
See also my lcn2 repos and Arcetri repos as well as the IOCCC repos I work on via GitHub.
Hey!! Boa noite, vou iniciar minha faculdade de ciências da computação em 2025 e gostaria de algumas dicas para começar a estudar desde ja para entrar na faculdade ja sabendo algumas coisas.
Sou totalmente iniciante mas quero muito aprender para seguir o caminho da cyberSegurity.
Desde ja obrigado e vamos pra cima !!! :]
Python is a versatile and widely-used programming language with an easy learning curve, making it an excellent choice for many types of applications. Its extensive libraries and frameworks simplify development, enabling you to build everything from web applications to data analysis tools with ease.
Hi everyone I'm a beginner using react and I want to join a community of developers so I can boost my development
Hola !
A toda la comunidad DEV
Hello everyone, @calvinhobbs here.
Going to kick off a new recruiting startup with AI next week.
JavaScript and SQL among other Google cloud technologies. Former big corporation manager going back in the trenches.
linkedin.com/in/fullstackmanager/
Let's do this!
Olá Pessoal, sou estudante de Engenharia de Software, e apaixonado por tecnologia, após realizar alguns bootcamps, fui instigado pelo intrutor a produzir conteúdos relevantes, e achei uma ótima idéia. E aqui estou! Para aprender e compartilhar conhecimentos
Se tiverem interesse como começar na área de TI, aqui vai uma dica no Meu Artigo
Hello everyone,I am solving dsa problems bcoz i aim to crack a product based company ,hopefully in 2 years span.From my research i found out i have to also learn system design.I got offer from tcs and i am currently waiting for the joining letter. Looking forward to learn and grow and to contribute to the community.
We recently added an AI component to a ColdFusion based framework for a cardiovascular analysis system. The database and back end is all CF and the interface to the AI engine is Python based. The report that is generated using the AI is very comprehensive, although it doesn't take AI to tell you that someone who is 5'2" and weighs 300 lbs and has high blood pressure needs to incorporate exercise in their daily regimen :)
Hello everyone, my name is Aleksei, and I am a frontend developer. I am currently starting to learn about Web3 and am interested in contributing to some open-source projects. If anyone knows of any Discord channels for frontend or backend developers, I would be happy to join.
Hello, dear everyone.
I'm a self-motivated, self-starter with a well-rounded and developed understanding of the blockchain ecosystem and the best practices for secure and cost-effective smart contract programming.
Hi hello. I am a Python enthusiast with 10 years of xp doing data science. Off work I enjoy reading and coding crypto analysis and ethical hacking.
Joined DEV for the community, hanging out, and spread and acquire knowledge.
I am open for colabs.
PS. I sense a linear relationship between coding break-thrus and biscuits intake.
Hi Erik, it's great to connect! I see you're working on Python and Data Science, which I also work with, though I'm more focused on building reusable frameworks. Your interest in crypto analysis and ethical hacking sounds fascinating - definitely a domain I haven't explored much.
Looking forward to learning more from your experience and possibly collaborating in the future!
Hello, I'm Utkarsh. I enjoy helping Data engineers build configuration-driven, reusable, and cloud-agnostic frameworks and exploring new Data platforms. I'm also passionate about AI/ML.
Looking forward to connecting with this awesome community!!
Hey what's up? I have been learning HTML, CSS, and Javascript for a little over 3 months now and am just started in learning React. I plan on taking skills learned to higher levels with my music I produce and implimenting those skills to create music related apps and websites. Im a gamer, teamplayer, and no matter what I know I'll always listen to a different perspective so definitley open to learning new things. Thnx.
Hi!
I'm an American living in the Geneva area, currently looking for a new job. My experience is mostly in the Laravel/React community, but after a long hospital stay from an injury that left me re-learning to walk, I'm looking for a slightly new angle for my next job.
Currently I'm fascinated by basic HTML and CSS and everything you can do with just that. I like tools like Astro that use island-based architecture to use the minimum of Javascript. I'm also fascinated by UX and user design, and love building mockups in my spare time.
Nice to meet everyone!
Nice to meet you and all the best luck!
Hi all, I’ve been designing and building lots of different commercial software but since I was laid off last November I’ve been working on refreshing my skills and learning new technology. I’ve got a chance to build an app that I’ve wanted to build for a while. Feel free to check it out: App Store
Здравствуйте! Я изучаю HTML, CSS, JavaScript.
Welcome to DEV!
Hello?
I am very interested in web and design.
This is my first post since joining!
Hello Everyone. I'm a DOTNET application developer working mostly with c#. Looking forward to understanding more on AI.
Thanks for the welcome 🤗
Sup
Hello I'm learning AI/ML and Deep learning.
Hi, This is Shahzad a technology evangelist. Somewhere on earth
Hello
hi
hello i am learning how to be a fullstack dev using django and react
Hi! I am refreshing python to learn machine learning and other AI stuff.
Ive learned a bit of linux and sysadmin so i want to learn dev skills next
I am working on creating database application with CSharp. I would like to share more in-depth experiences here.
Hi!
I am here to learn,share and grow with fantastic community.
Hi guy's, i am learning JavaScript and python..you can recommend any free source to learn ⁉️
Hello Everyone, my name is mahesh.I am learning Javascript and MERN for creating some responsive webpages.
Hello 👋
Hi I am working in Java and Java related technologies and now willing to work in Python, DataScience and AI.
Thanks.
I am learning JavaScript
Hey everyone,
I'm learning react right now through a Udemy course for my new role as an associate engineer. I do know Angular already, hoping that smooths the process :) Any Seattle peeps in here?
oi! newbie here - stumbled upon this platform looking for more info on saron yitbarek 😅
Finding out that building a media server is a challenge
Hi everyone! I am Kat and I am starting out learning Python and I want to make my own video games
Hello, I am learning Wails & Go, and starting to write a dev tool EchoProxy.
Hi there, I´m learning Python, HTML, CSS and Javascript. I would like to learn best practices applied to all about coding. I hope to learn from you all.
Hello, I am learning python to create applications that are useful to me. Cutting my teeth on simple projects before I dive deep into an automation idea I have for my husband's business.
Hello! Glad to be a part of this community! I care deeply about software engineer’s growth in their careers.
Hello
Hi, i'm a dev,i work with js(react, next,express)
Hi, I’m Kibru Michael, a self-taught developer from Addis Ababa, Ethiopia. Passionate about coding and continuous learning, I’m excited to share my journey and connect with others along the way!
Hello,
I'm a CS student and an aspiring AI Engineer. I love reinforcement learning.
Hi, learning python to automate cybersecurity tasks
Hello, just came here because CodeAcademy asked me to make a blog, loving what I'm seeing.
Hello! I'm starting to learn python and C .
hello, I'm learning cyber security because I find it to be an interesting field of study.
Greetings! I am learning Python/Django to create dynamic web applications. I enjoy researching how complex systems work. I'm passionate about hiking to explore nature.
Please how can I start learning here.
I am Desiderous Mubang Wish to learn java Am still getting accostomize to thé plateform
Hello,I am a front-end engineer from China,I want to purse tech with you
Hello, This is Ankit Aryan Learning DevOps, and I want to make a career in this field. I am new to DevOps; I hope I can learn with the community and make a great impact.
Hello everyone!
I am new to dev. . And i am learning java ,css and phyton to increase my developing capabilities and boost my experience 😉.
Hi everyone! Looking forward to learn and grow everyday!
Hello, I'm learning JavaScript and it's major frameworks like angular, react and vue.
Hello!👋
I'm Esther, an aspiring full stack developer. I'm currently learning React JavaScript. It's nice to meet y'all!
Hello. Good to be here, I am a mid level java/Springboot developer. I'm currently looking for gigs or long term role and engagement. Thanks.
Hi, decided to take a path data analysis, a bigginner and hoping to get familiar with python, sql and other data tools. Thanks.
Hello I am happy to be here with different developers
Hi everyone! I'm here to learn about AI and it's integration with mobile and website apps.
Currently learning SwiftUi.
Hi all! I am API support engineer. I learn stuff all the time.
Hello,Everyone!
Hello to all! I am always learning something new. Almost daily I see something I have not seen before or a new way of doing or solving a problem.
Hello, I'm learning data analysis
Glad to be here
Hi all! I'm a developer from Mexico, I mostly develop backend applications and APIs and do some webdev. I'm trying to keep updating my tech stack and keep learning to get better. Nice to meet y'all :)
Hi Ty for the chance to join your group i look forward to interacting with all
Hello am learning oracle database. SQL well verse, perfecting my administration. Looking forward to design, develop and maintain databases
Здравствуйте! Я изучаю HTML, CSS, JavaScript.
HELLO WORLD!!!!!!!!!!!!!!!!!!!
Hello, I am learning python in order to create myweb
Hi everyone, I am learning JavaScript for web development
I'm a medical and clinical Biochemist working intelectualy in Biological and chemical sciences, Electric and Electronic engineering,Reader and project Research Internet Explorer
Hello everyone! I'm working on Python and web scraping. I'm developing myself on data analytics, but I also want to keep up with AI and current technologies. There's a lot to learn:)
Hellow
Hello all, I'm Harini and I'm here to learn and improve by problem solving skills.
Fun Fact - The bravest thing I have done, is to post this comment.
Hi , I am A fronted developer ,who hoping to further my knowledge with the latest tech and learn languages for backend development
I am learning JavaScript.
Hello, I am very glad to be here for a web development tutorial, I hope someone can help me out
Hello, I am a bubbly soap making lawyer who just started coding boot camp and want to learn from the best---you all!
Hi my name is Maycon, i'm from Brazil. Learning web dev with JavaScript
Hello, I am learning about Python and LLM.
Hello, I am learning JavaScript and React Native, from Hangzhou China, want to meet more people and makes more friends !
Hello, I am learning JavaScript and React Native, from Hangzhou China, want to meet more people and make more friends !
Hello .I wanna know if html, JavaScript, css and react is all one needs to know to be efficient in web development or are there other things else to master?
Hello, I am New Here, Full stack developer getting connection with the Great minds. Needs tips and Guide for Learning , made up Brain turning, Focus on New tech.
Buenas noches (para mi). Soy muy nuevo en python y no tan nuevo de edad, el mes que viene cumplo 84 años. Digo esto porque, muy probablemente, diga o pregunte muchas tonterías.
Saludos.
Hi all, I am about to start a coding bootcamp and am excited to learn from my peers :)
Hello, learning Software dev in general and working with python for backend.
Hi everyone, learning devops methodology with a database background
from turtle import*
speed(100)
bgcolor('black'')
c=['red','orange']
pensize(5)
for i in range(200)
color(c[i%6])
fd(i)
lt(100)
fd(i)
rt(160)
done()
You should try this code on your code editor, not in the comment section :D
Hello, I am learning JavaScript
I would like to stay upto date with latest updates and new technologies in web development.
Learning Java which would help me go in framework like Spring, Selenium and much more. Java is very vast and kind of tough tbh
Hello..
Looking forward to learning about Data Viz with tools such as Dash, Taipy and or others.
Thanks in advance
Hellou, I am the person responsible for creating the original Bitcoin reference implementation, Satoshi Nakamoto. But I go by the name 'Me'.
Hello techies, I am learning JavaScript I stumbled upon this website and I decided to join to the community, it's user friendly I must admit, kudos to all the devs behind thus website.
Hello
Ainda nos primeiros passos, aprendendo js, jsx e curioso com Rust
Hi! I am starting classes next month to learn Full-Stack development, I look forward to learning from everyone and hope to start a career as a developer after I complete my coursework.
anyone else using ai generated code? 🙋🏻♀️ I can’t say that I know how to code but I know how to get ai to code for me?? imposter syndrome is real
Happy to be here, wanted to find a group of likeminds to get some feedback on my newest webapp!
Hello, I am a front-end developer and designer. Work on technologies like Figma, React.js, and GSAP.
Hey arka this side
hello, I'm a beginner programmer... please help all of you👋
Hello! I’m here to automate the chaos and make pixels behave—mostly. No software was harmed in the process… yet.
Hello there, I am new to frontend development with 1 year MERN experience. Would like to learn and share my knowledge with the community. Looking forward to it ✨
What is api integration and how to create in azure
Hi this is uma, here I am devops
Hi I'm learning mobile app development using dart/flutter.
Open source dart/flutter app am looking for in order to enhance my skills
Hi
Welcome
Hello, I am planning to learn python, AI & ML can anyone help me with roadmap and python, AI & ML courses reference links.
Hello , I am learning Mathematics and DSA using Python.
Hello everyone! any good nextjs tutorials? or something about cyber security ?
Hello, here I want to be more involved in the community
A beginner here!
I am learning Javascript. Vue, and a bunch of other things. Hello to everyone!
Hi, feels good to be here. I'm ready to explore the world of web development. Hope to learn, meet new friends and colleagues then, have fun here.
Hi Hello, Lazy!
Hello, learning k8s
Working on my thesis on data fetching, query management and state management in react.
Hi all,
My friend recommend me this platform.
I am super excited 😊
Hi all! I've read a couple of dev.to articles before and felt like now is the time to join.
I'm learning JavaScript and Python for business analytics
Hi I'm here to learn web design
Hey everyone, I'm Aakansha, and I'm eager to connect with like-minded individuals who share my interest in tech and development.
Looking forward to sharing updates, resources, and experiences.
Hello, I am interested in CPP , JavaScript, python, when I learne all this I will know about to make a good app.
Hello , myself Rohit Devlekar and I am from Maharashtra, India. I am working as a fullstack dot net developer.
Hi. Getting more into app dev and looking to learn.
Hello, I am working on Redis and I have a keen interest in eBPF technology😀. Currently, I have a network packet analysis tool based on eBPF called Kyanos: github.com/hengyoush/kyanos
Hey Guys I am learning Web development and integrate with ML Suggest me real world Problems
Hi all, mitch (buildo) here from plandalf.com happy to be part of the community
My first program was written on punch cards and handed to an IBM mainframe operator for execution. I came back the next day to pick the printed results.
Hi, I am learning php and JavaScript to create websites.
Hi, I am attempting to learn about C++ by creating a roguelike. I'm also interested in the stacks and paradigms being used in AI and hope to gain a greater understanding of computing in general.
hi there, I'm learning Flutter and Dart. I would also be excited about any help with writing posts for the dev community
Hello!
Hello i am here to learn
hy i am Next js developer and AI engineer
hello guys. glad to join the community
So hello I want to learn c++ and after that java
J'aimerais apprendre python, et par la suite, pouvoir concevoir des applications mobiles...
Hi I'm currently Now student. I'm interested to learn devops and aws. What the steps can taking as a fresher
To create someone apps
مرحبا
Hi I am interested in robotics and automation and currently learning programming
Hello, I am learning React, Nodejs, Redux, and more to dive deep into full-stack development. What would you guys suggest me to learn next?
Hello I build applications with Javascript and React, and I am currently learning python so I can have a smooth transition from a FullStack Engineer to Backend.
I am learning c++ and python
Hello, I'm Christopher, and I'm a Software Engineer. I do mostly web development, and I am interested in learning more from the community.
Hello Dev !
Joined here to gain knowledge , keep up with the trend and rediscover my potential in this ever changing field.
Hello ,
I am learning SpringBoot to creating web application
Hello, I am learning JavaScript and python in order to create some apps powered by automation process such as AI
Hello, everyone
Hello, I am TANMAY and I am a FE dev :)
👋
Hi, I'm an Electrical engineering student. Currently I am learning Data Science and ML.
Figuring out what should I do,
Hii ,I am learning solidity in order to create dapps or if not so then to get job in the web3 space
Bonjour
Hello. I professionally write programs using Java language. I'm a huge fan of Spring Boot applications and Spring Framework.
Hello, my name is Cuong Nguyen, from Vietnam.
I'm writing a blog about tech industry.
Let's connect with me.
My blog: growwithcuong.substack.com
Awesome to be here. Hello guys, i am new to this place
Hello, Codecademy's Git course brought me here.
Hello everbody, nice to meet you. I've been studying computer science alongside my job and hope I gain a lot of experience in a community like this. I currently work on WebApp technologies.
hi everyone ! I look forward to sharing my knowledge along the way and learning from the community
Hello everyone!!!