Welcome to DEV!
Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just ...
For further actions, you may consider blocking this person and/or reporting abuse
Hi there guys,
My names is Ed. I'm a full stack developer (react js + .NET core). Very interested in ML and Algorithms and Data structure. Bit of a shy person when it comes to posting new tech blog-posts but hopefully Dev.to will help me change that :)
Hey Ed,
Welcome to DEV. 🙂
Just a quick tip, you can follow different tags (like #react or #dotnetcore) but also consider browsing the landing pages for different tags (e.g. dev.to/t/react) to dig through all the different posts under that tag.
And as far as being a bit shy about posting, I totally feel you. If you do decide to write something, I can say that the community is generally super friendly. Anywho, hope you dig it here!
Thanks Michael,
Highly appreciated :)
that's helpful thanks
You're very welcome! 😀
Hello!
I'm shy about talking and asking about tech, much less posting about it. Everything that interests you are things I'm trying to learn now, so any contributions you ever feel like making will definitely be valued by plenty of folks!
Hi Edward,
Write about things you've used in your development, like how you may love WinForms but you despise WPF or whatever, your passion will be included in your writing. Can't wait to see what you write!
Hi Edward. I have just got started with React. Would love to see your blog-posts about it.
Great
Hello!
Hello!
Welcome!
Hello, i know dotnet core, dont know react
Hi Edward!
nice creds. Welcome to Dev.
Welcome Ed!
Same here
Hello
Hi Edward!
Hey everybody,
My name is Jeril. I've been wanting to learn to code for a few years now, but haven't made a ton of progress. A lot of starting things and not keeping up with them. I think now I finally have the time and motivation to do this. Am starting out with learning front-end web development for now, but I might shift my focus to learning Python in a few months. This seems like a really neat community, and I'm happy to have found this!
Python doesn't even have to be a shift in focus - you could start out writing a backend with Flask to serve up a frontend you wrote!
Oh, that's good to know. Thanks!
Welcome to DEV Jeril! I agree with Ben that Python can be great for web work - so yeah! you can still learn web development by learning python. Good luck!
Thank you!
Hi All,
I guess you could call me a "Mature" programmer, I started back in the day when we still loaded programs with paper tape. Started with Assembler and moved on to Fortran, Cobol, etc.
At 73 I am still actively programming as a freelancer using Visual Basic, C#, SQL Server, and Python.
Need to get my head around Git Hub and all its strange jargon for my current client so will appreciate any pointers as to how best to get into it.
Hi Michael,
Welcome to DEV. Great to hear this! Hopefully, you'll find what you need among the many DEV posts. Or you could try asking a particular question and I'm sure you'll find support in the community.
Hi Michael,
wow, that is really great to hear! well, I am positive that you will surely find help here and that you will master very soon Git, as it is really not that complicated, despite the jargon. All the best!
Hi Michael, there are some great tutorials on the internet. For day to day stuff you only really need no more than 5 commands: branch, commit, push, pull, checkout.
Hello everyone. I’m a software entrepreneur. Focusing on SAAS.
Welcome! You'll find a great support in this community!
Really? I’m browsing the site now. Are there other SAAS owners here?
You can make a post about it or look for the tag and found some people that might be working in the same things :)
Hey, did you develop a Saas ?
Hello everyone,
My name is Franco, I am doing a PhD in environmental sciences. In this position I mostly work on software development building different types of web and native applications to answer environmental questions for resource policy. I mostly work in python and some js but these days I am actively trying to become sufficiently proficient in C# to develop windows applications. I am very happy to have found this community!
Hi Franco. I'm new here but I want to say that Your PhD sounds super interesting. Good luck with it!
Welcome! What does your PhD concern?
Thanks! The overarching topic is circular economy but in details I am developing tools to make macro-economic environmental impact assessment of potential policy scenarios using environmental input-output data, and automating environmental impact assessment of products.
Interesting! ... what is circular economy? (is it basically a technical term for "what goes around, comes around?) :)
In a way, yes, you could say so. It's an industrial economic paradigm that aims at minimizing use of resources and environmental impacts by using different strategies. For example recycling, dematerializing products, substituting products for services, etc...
The fundamental premise is that we can obtain equal or better socio-economic performance, at a fraction of current resource use while also limiting (or even offsetting) our negative impact on the environment.
This sounds like a fascinating field - and particularly salient these days.
thanks! yes it is. Well, at least for me. I feel very fortunate to have the chance to contribute to this field.
Ah; sounds like something we could use right now :) Good luck!
thanks!
Hey! My name is Al, a student at UT Dallas, and work as a Software Engineering Manager on campus. Have been reading DEV.to for a while and am amazed at all the knowledge being put out on here currently, and hoping to write and contribute myself soon! Really into full stack web dev currently, with React, Node, python, and Go
Hi Al. Welcome to DEV.
Welcome Al! Quite a nice stack you have. Yes, Dev.to is amazing for me as well. Cheers
Hey there DEVs!
My name is Bien, and I'm an aspiring full stack developer both in Software and Web Development. I'm very much interested when it comes to Data and Statistics. I wanted to learn more language and get inspiration from posts and at the same time learn from them! Wish all the best! - P.S. Still a student!
Greetings Bien! Good luck with your studies, and moving into development!
Much thanks!
Hi guys,
My name is Alin and I am interested in js, node, react and python.
I found dev.to by accident and after reading a few articles(which I really enjoyed! thumbs up to the autors) I decided I want to be a part of this great community :)
Welcome! It is indeed a great community - good to have you Alin!
Thanks Chris!
Hi, DEV.to community.
I'm a new guy on the block. I've found a new passion for coding and hope that here, I'll get the motivation I need to scale. I'm a beginner. I've just completed HTML and now in CSS, then plan to do JS and React. My goal is Frontend.
Thank guys.
Welcome! JS and React are great options for Frontend - lots of jobs there. What have you found to be the hardest part so far?
Hi Chris,
Thanks for checking on me. Well, I just completed HTML after a couple of weeks. Three days ago I began CSS. And I find it going great. I know the hard parts are ahead, and I'll let you know as I progress. It's an exciting experience, though.
Thanks again.
Another beginner here. React is great!
Hello Team,
My name is Raja and I am from System Administration and Application Support background but recently started career as SRE Developer. I am a full time Automation Developer with JavaScript & Bash and part time Python Developer. Recently started learning Rust and very much interested about it. Interested areas System/Service Automation, ML.
Thank you.
Hello Raja! What do you like about Rust so far? I've been thinking about learning it too - but right now I have too many things on my list already 🤣
Hello Chris,
I started reading the book named "The Rust Programming Language" and till now I like concepts like
This is what I mostly admired about Rust so far and still reading...
Thanks! That's a good list. There's just something about Rust (static type, very fast) that seems nice coming from javascript :)
Not directly Chris. as per my understanding TypeScript is the one actually enabling JS to be a static type one.
sorry, I mean Rust is staticly typed :) Yes, TypeScript is what would make JS static - but not in the same way (it's not actually enforced in the same way, etc)
"Hello World"
My name is Alex, im a graphics designer, art director, music producer, and everything about you have to use creativity to create, and im about to dive into computer science, when i say dive, is because i will jump in the pool of école 42 here in são paulo, brazil, and i just sure to enter in every community about devs, coders, programmers, to be sure i will survive in this experience.
Have a great day folks ^
Hello Alex! Good luck on your code learning adventure! :)
Thank Chris :D
Hello Alex, welcome and good luck with your new professional study!
Hey ya'll guys am Schemajr, am here to learn coding as much as I can, am more interested in dotnet, Machine Learning, C# and more, looking forward to a happy journey with you guys.
Welcome Schemajr! What topic in machine learning interests you the most? It such a large field, and there is so much cool stuff going on!
I am more interested in Database and Artificial intelligence, which topic are you currently working on?
I'm really interested in generative methods - so GANs, etc. It's so neat what they can produce! Coming from a webdev background though, it gets confusing at times :) It's a new experience to have to follow both the math and the programming.
How can we be in touch via cyberspace and you lol teach me, I mean collaboratively working together towards projects
You can find me on twitter (dms open): twitter.com/chrisachard or on my website (email is there): chrisachard.com/ Happy to help if I can!
Good will discuss a way forward then, just one more question now that you do websites, do you also know dotnet or C# simply put which programming language do you know?
On the backend I use Ruby on Rails or Node (with express), or lately I've just been building static sites with Gatsby. On the front end I use React for almost everything :)
Yoh lol that's a lot man, now how you going to teach me? The thing is I want to be a hybrid both IT Pro and tap in the DevOps space
Ah, not sure I'd be as much help there :) I'm writing about everything I know on my blog - so I'd start there :) But I can't say I'm good at DevOps - so I would look on DEV for articles about that first. Good luck!
Don't worry I'll see what I can do to learn more about DevOps if only I could learn how to develop a website I'll take it from there
hey there Devs,
my name is Kangwa. I am an intermediate developer(Flutter, Neo4j). What brought me here is my experiencing extreme difficulty in parsing graphql responses in Flutter from my Neo4j-graphql backend.. I was hoping someone could help out since the example concerning parsing Flutter graphql responses on this site works.
I posted the problem on Stackoverflow at the following link:
stackoverflow.com/questions/578891...
Welcome to DEV Kangwa!
Sorry, I can't help with your question :/ - but I've been very curious about Flutter! How has it been using it? Would you recommend it for business applications?
Thanks!
Its been great I was worried about performance but its same as native when I loaded the App on my iPhone X. It's really fun to develop with it and does reduce development costs a whole lot alongside time. It's a genius tool from Google in my opinion
Neat - sounds like I need to check it out some more then!
Hello there, guys) My name is Oleksandr, I`m a game (Unity3D) developer, but also practice .NET (web, mobile, desktop). Highly interested in English learning :D and, of course, programming: C#, .Net, Web
Hello! Welcome to DEV :) I don't know much about Unity3D development - how do you like it?
Hi, Chris! Unity is pretty good for a small projects, but a little bit ugly, when project gets fast grow :)
Ah, good to know! I have tried playing with it before, but it seemed like I had to learn a lot just to get going - At least - coming from a webdev perspective :)
I am a Self-Taught web developer from Pakistan with lots of great stories to tell
I was stuck in Tutorial Rut , Wasted my time in Facebook and Freelance MarketPlaces with lack of skills , but Now I know what I am doing? I am polishing my skills making great products and using twitter.
Looks like you're on a good path! Good luck :)
Thanks 😊
Hi everyone!
My name is Marcelo, with some 15+ years of experience developing (or trying) software. I've been working with Smart TV (React) applications for a while. I'm very motivated to start with an opensource project related to Smart TV development. Suggestions are welcome!
Hi Marcelo!
Smart TV apps with React - interesting! How does that work? Do you work for one of the TV manufacturers, or is there an app store for TV apps?
I'm working at Accedo.tv - a company specialised in creating video apps. Each manufacturer has a kind of app store so we can submit apps we develop for our customers.
To develop for Smart TVs you must think in a different way to do navigation because it uses the remote control (navigating with keys) a 100% of the time. It is fun, it challenges you all the time so you can always learn something new :P
Neat :) Yeah, I imagine some navigation could be a problem. There are so many bad smart tv apps, but some of that I think is because of how difficult it must be to do UX for that medium. Thanks!
Hi everyone! My Name is Gecika. I am actually finishing a training course in Web developpment, in the past month I ve been started to learn React. I am really a beginner and I hope to learn much more and being more confident.😊💪
Hi 👋 Love React! Welcome to DEV :)
I love React too! Welcome Gecika, I'm new to the DEV community as well :)
Hi everyone,
My name is Andy, I am interested in backend development ( Python , Nodejs), SQL and AWS. Hope I can share and learn more skills from in the community.
Attached a beautiful view in Queenstown NZ, hope you guys like it.
Welcome to DEV Andy! NZ is on the list of places I really want to visit... everything looks so beautiful there!
Thanks Chris.
Welcome Andy! Glad to have you here!
Hey, Android developer here 😊
Welcome to DEV!
Hi -- I'm an iOS dev -- nice to meet you.
Lots of web/frontend - but by no means exclusively!
Great to find myself here, been curious as a beginner i delve into front-end development and i will need all your assistance to move ahead in an internship programm that will run from tomorrow till the next three month.
Welcome to DEV! Good luck on your internship program :)
Thanks Chris 😊
Hello,
I'm an old guy looking to pick up a new hobby. Learning Java. Followed a post about a daily coding problem in Java to dev.to. Thought I would sign up and see what it's all about. Thanks, Stan
Welcome to DEV Stan! Good luck picking up this new hobby :)
Hi Guys,
I'm Sélom, a fullstack developer (Node.js, React.js and PHP). A good friend of mine sent me this link and I felt in love with what is happening here and would to contribute a great deal.
Oh hey, did I mention that I love dogs? lol
Welcome to DEV Sélom! (I love dogs too!) 🐶
Hey Guys!
My name is Michael, currently learning the art of Web Development. previously I was on desktop app development scene way back in college but now as the web application is becoming more and more popular, i am keeping up with the development of web applications. currently using PHP (Codeigniter), still learning javascript and advance css techniques. Java EE and Android Dev (java), react, are what I have in store for myself for the next projects to come. I really love reading Dev.to blogs, it really gives me insight to some queries that I have. Nice meeting you guys! :D
Welcome Michael! Good of array of things to learn there :)
Thanks Chris!
Hi All,
I am a 55 year old trying to learn to code. I had some experience many years ago with Vax/VMS and proprietary Control System programming but, that all has gone the path of the dinosaur. Looking forward to new challenge. Thank you for any assistance.
Tony
Welcome Tony! How are you finding learning to code so far?
Hello Everyone,
Diptam here, I am mid level back-end developer mostly working with Java, Groovy & and Spring Boot as a primary framework, Oddly enough I never heard of Dev before yesterday, it came as a random post in google feed and a couple of scrolls later I am hooked, moreover it gave me a feeling I am little behind on what's happening around in programming world, hoping this will change that, Cheers !! :)
Welcome! I'm glad I found DEV as well - it's a great way to keep up with tech stuff, and the community is great! Good to have you Diptam :)
Thanks Chris :)
Hello Everyone !!!
My name is Zeba. I'm a full-stack developer (MEAN). A little shy to start but later very talkative. Curious to know about the web dev world hopefully this place will help me learn and grow my knowledge in coding.
This is a great place to hang out and learn. Welcome Zeba! What's your favorite thing about MEAN? Anything you don't like as much?
Hi Chris,
Thank you for your warm wishes, from MEAN I like Express, Handling the servers. MongoDB is kind of off to me maybe bcoz I like MySQL more. How about you?
I use express too and love it. I haven't used Mongo very much (postgres mostly) because I haven't really worked on a project where the Mongo features make more sense than just a relational database. I also use React a ton - so I guess my stack name would be PERN... or something 🤣
Hey all, I'm basically new to the whole world of programming and developing but about to start an apprenticeship on Monday. I'm pretty excited to be honest!
I'm sure I'll be asking you all some pretty beginner questions soon...
Hi guys.
My name is Alex.
I'm a full stack developer, although I really like of Data Analysis.
I'm coming back to programming after almost 2 years just doing small freelancer jobs. I'm learning .NET Core, Angular and Docker recently as well.
I'm return to programming to create a project to help people in Brazil.
Welcome Alex! Good luck with your journey!
Welcome to DEV Alex! Good to meet you :)
Hi!
My name is Mark. I'm an aspiring programmer with a current goal of becoming a Full-Stack Python Developer ASAP. I like reading tech articles so I can still learn something when I'm taking a break from learning code :)
Welcome Mark! Reading what other devs have written is a great way to increase your skills, and yes - a great break from learning to code (which can really hurt your brain!). Good luck on your coding journey :)
Hi there,
I’m Olivier, software engineer mostly doing stuff with cloud and APIs (developing backends, designing APIs and distributed architectures, doing API management...). The languages I know the most are java and go.
Also having fun by developing plugins for Unity3d on my free time.
I hope dev.to can be one more way to discover new cool technologies and to share experiences or opinions :)
Welcome to DEV Olivier! I've looked at Unity3d in the past for some fun with side projects, but the learning curve seemed steep. Are you able to do what you want to without doing it full time? How long did it take you to learn? Thanks!
I've been using unity for 6 years but that was a slow learning process. My advice: instead of trying to understand the whole tool, just focus on a little simple project (like a small game) and... do it :) You won't do it in an efficient way but you'll learn a lot by doing so.
Awesome, thanks :)
Hey folks,
my name is Bastian. I am a designer & developer from Germany. I'm the creator of a file-based CMS called Kirby.
I'm mostly looking for a new positive place to connect with people after years of hanging out on Twitter and being frustrated by its negative direction.
I'm excited to check this out :)
Welcome Bastian! This is indeed a positive place to hang out; WAY more so than other places online. I like it!
Hi! I am not a dev but I work with devs. I found this website through an acquaintance and it seems like a great community. My background is CS (I went to U Waterloo), I worked in software for a while, worked in publishing for a while, worked in tech education for a while, and now I'm a coach. I work with folks in technology who are switching jobs, switching careers, or facing challenges around communications, relationships, or transitions. I'm guess you could say I'm interested in the wetware side of technology.
To be honest I'm also kind of procrastinating on writing my latest newsletter.
Welcome to DEV! This is a great community - even if you're not a dev :) Good luck with the newsletter!
< Hello, World of Devs! />
My name is Shashi, self-teaching web technologies for a while now. Dreaming to become a full-stack JavaScript developer one day. Hoping to get some amazing skills from this dev community.
Many thanks
Welcome to DEV! This is a great place to learn JavaScript :) Good luck!
Thanq Chris.
Hello everyone,
My name is Uriel, i am an aspiring web developer, currently in the last semester of my computer science undergraduate degree. My interests are in Vue.js, Node.js, Nuxt as well as Mobile development utilizing Flutter and React Native.
I am also working on improving my Algorithm and Data Structures skills.
Welcome to DEV Uriel! Good luck on your degree :)
Thank you very much !
Hello world,
This is King. As a product manager from China. I am also a web developer interested in JavaScript, Golang, and so on. I found here by a wonderful article about testing, it's so cool~ Thanks the author and this place :)
Welcome to DEV King!
Hello!
I'm a frontend engineer at a legal tech startup, interested in full stack development. I currently write in JavaScript, and I work mostly with React. I found this community via Hacktoberfest.
Happy to be here!
Welcome to DEV! I missed Hacktoberfest last year, so I'm interested to see what all the fuss is about - everyone around here seems really into it :)
Hi Im really glad you all let me be here. I really want this so bad. Im going to be starting web development at linkedin really soon and im so excited to learn that and coding so i cant do much right nowvbut keep learning from what i see and hear. And Im ready willing and able. Im going to do a blog online.with affiluate networking and i need someone to help me if thetes anyone interested. I cant pay anyone yet until i start making money from that and other ways im thinking about. If anyone interested plez let me know cyz i could really use someones help with all this and building my websute. Which thats not going to be from scratch its going to be from 1 of those inline places.Sorry if i made a few spelling mistakes i get in a hurry typing...thanks guys!! Glad to be here!!
Hello all! :)
My name is Anna, I am a backend developer - Ruby and Rails mainly. I am also interested in Elixir/Phoenix and Graphql. I am not shy about writing posts, only lazy :))
I enjoy a lot reading posts from other colleagues and I am always grateful if I can learn something new.
Cheers and a greeting from Berlin,
Anna
Hello Anna - Welcome to DEV! Looking forward to anything you post about Rails, Elixir and Graphql! All things I'm excited about :)
The great thing about DEV is that if you're 'lazy' about posting, that's ok - just post whenever you have something to say!
Good to meet you - greetings from the US :)
Hello Chris, good to meet you :)) And thanks for your words, I appreciate a lot being part of such a welcoming community!
Hi Everyone,
Looks like a fantastic community, I'm very glad to be joining!
I recently complete the Udacity FEWD nanodegree and I'm a Microsoft certified solution specialist in Office 365 and Dynamics 365 Customer Engagement Enterprise. I'm currently working on developing my first Angular PWA to integrate with Dynamics 365.
Still plenty for me to learn and hope to contribute as well and also make new friends who are interested in developing blue ocean strategy projects together. I'm also looking to join a team and get into a job doing development so help here would also be greatly appreciated. Thanks and have a good one!
Hi Lloyd! Welcome to DEV :) Good luck on the job hunt!
I am a Technologist, originally from England, currently living in Charlotte, NC.
I work at a software consultancy called Avanade, which is part of Accenture, and I lead the Application Architecture Center of Excellence for North America. Beyond that I am a husband, a father and a 'technology enthusiast'.
I love working with technology and people, finding ways to improve the lives of humans through the use of technology. My work at Avanade is helping find solutions for our customers problems, training and mentoring employees, and building a community of learning, sharing and collaboration both internally and with our clients.
On the flip side of that, I LOVE to learn. I try a lot of things with different technologies, I love to read, watch videos, attend talks, and have great conversations with people about technology, business, and experiential design.
For all these things I like to do, I want to get out into the tech community and engage with people, learn more, teach more, and have more great conversations.
Someone from avanade, welcome from paris :)
Greetings to all, my name is Fredj. I am a front end web developer, very much interested in brushing up on vanilla Javascript, Vue, React, Node... Any help and guidance with real projects tutorials are very much appreciated.
Good to meet you! This is a great place to hang out and read about javascript, etc - good luck in your learning :)
What type of web applications do you hope to build?
Thank you Chris, right now I am upping my skills in Vanilla JavaScript, any simple projects tutorials will be of great help.
Hi, my name is Steven, I am a front end developer who has dabbled in back end server technologies. I have been in the industry for over 20 years and have a creative background. My main skills are CSS and other related technologies. Im currently heavily into React and Express with my new job and am keen to learn more in this area.
Welcome to DEV Steven! What's the most interesting CSS thing you've used lately? I'm mostly a javascript dev, but I'm always looking to learn more CSS tricks :)
Hi. SCSS works very nicely with React. Thats one of the reasons Im learning it. Flexbox is pretty awesome aswell, no more media queries ;)
Great points, thanks!
Hi there,
designer, coder, product manager here 🙋♂️
I'm opensourcing the creation of a side project, sharing UX, coding (typescript and testing) and product placement findings along the way, thought of joining dev.to!
Welcome Manuele! sounds like you have a lot to share here - looking forward to it :)
Thank you Chris, about to post the first part of a hopefully long series :)
Hello everyone, I am Ujjwal. I am working as full stack developer (Java + Angular ). I am an engineer by degree.
Currently pursuing masters in data science.
For me the day without code is the day without sunshine.
Here is the link of my first article Agile Methodology Practices
linkedin.com/pulse/agile-methodolo... free to check out others on LinkedIn and let me know your feedback.
Nice to meet you Ujjwal! What are you most interested in about data science? It seems like it is a pretty big field!
Thanks Chris. I am most interested machine learning and computer vision.
Yess it is big and fascinating Field.
Hey there!
I'm a recent college graduate that recently started a software engineering job at a financial services company. I'm interested in all things Node.js, JavaScript, React, and distributed systems! I'm also very interested in starting to learn ML and data science. Looking forward to learning from others and sharing my experiences as well!
Welcome Grant! Nice to meet you. Good luck on your recent new job!
I'm shy about talking and asking about tech, much less posting about it. Everything that interests you are things I'm trying to learn now, so any contributions you ever feel like making will definitely be valued by plenty of folks!
indianshelf.in/
Welcome to DEV! This is a great community for sharing and talking to other devs :) Hope you enjoy it!
Hi all,
My name is Dex and I'm growing my skillset just like last year and the year before :) I ended up here a few times this week. When I saw @seattledataguy , it was like driving down Dexter ave and signing up was the obvious choice.
D
Ugh, didn't expect that pang. I miss Seattle.
Every morning, when I look out at Lake Michigan and it’s not the sounds I cry a little.
Hello there,
My name is Kit. I'm a beginner mobile developer which currently using (React native + Expo) building an application. I very interesting in Mobile Developing and New innovation. I very new in programming industry hope i can learn and meet a lot of people here that able to help me solve the problem and teach me more. :)
Nice to meet you Kit! React Native is awesome :) Good luck on your app!
Hi!
I'm Jarett. I'm a full-stack web developer (react = node). I'm interested in making code that's nice to read and making systems that are easy to maintain. I'm hoping to share interesting articles and get interesting articles in return.
I work as a recruiter, and I am guessing recruiters can be pretty annoying if you are not looking for a new job and you get many e-mails, messengers, SMS, phone calls etc....from us. The thing is, we are looking for the best match between companies and candidates - and you are so attractive and it's our job to find you. How would you, as a SW developer, prefer to be contacted? And please don't say that you prefer not to be contacted. That will not help me do a better job :) PS and is it true that one should do only three # in order to reach out the most on Instagram and LindedIn?
The best advice I can give is this: make it clear that you understand what you're hiring for, and what I'm good at, before reaching out. After that, the actual type of outreach doesn't matter as much.
I've had recruiters try to talk to me about Java jobs before, when I have absolutely 0 professional java experience. It was clear they were just trying to contact as many people as possible, regardless of what their background was.
Instead, do research about the person, do research about the company, and try to do some pre-matching. I know, it would be a ton of extra work, but you'd get MUCH better results.
Example, compare these two experiences:
vs
Number 2 will at least probably get a response from me (even if it's a "no thank you"), but #1 will just go straight to email trash.
... hope that helps! In general I think that recruiters (good ones!) provide a very valuable matching service - but recruiters that just mass email about totally unrelated technologies ruin it for the rest of you :)
Good luck!
Thank you so much, Chris. Very helpful, and I totally agree. Glad to hear that we can provide valuable matching service, and I will put my hours in to make sure I do my research before I reach out. Again, thank you :)
I am a MERN Stack developer. The journey at Dev.to so far is worth and the experience and learning which I am receiving from the community that I am a part too now is stupefying. Thanks to all the contributors and developers.
Hey guys,
My name is Radu. I'm a front end dev (react + angular) learning back end (elixir, python, c#). I'm really glad I found this platform, from the looks of it, it has a lot of interesting articles and people. I have a blog (codethatcounts.com), but I haven't been very consistent with it. I'll try to be and whatever I consider fit for dev.to, I will also post here.
Welcome Radu! DEV is great for blogging because you can post to your own blog first, and then cross post the same article here; just make sure to set the canonical url in the post settings before you publish.
Good luck with your posts, and learning back end!
Thanks Chris!
Hello! My name is Brittany Huntzberry. I've been working as a professional web developer for about 2 years now at a community college district. I primarily work in PHP and support Drupal websites. I'm very interested in user experience, user interface design, and generally making things that people actually need and want to use.
Nice to meet you all!
Nice to meet you too Britt!
Hello everyone, My name is Abdulsalam.
I'm a curious learner with a background in Embedded Systems Design and Prototyping. I'm currently interested in web technologies. Did I mention that I'm a neophyte? Lately I'm in love with CSS and I desperately want to know JavaScript.
Very observant and reserved I can be so I doubt I can actively contribute to the writing sphere of this community but I hope that will change soon.
Welcome to DEV! If you want to contribute somewhere on the web, DEV is a great, welcoming place :). Good luck learning javascript!
Thank you Chris!
Hello! I just finished the curriculum at Lambda School and I'm looking for a job making software :)
Hello! What did you think about Lambda School? What was the hardest part? ...how about the easiest part?
I enjoyed it. I learned more in a year than I knew was possible. For me, the hardest part was learning how to balance the rest of my life while I studied 12 hours a day. Making sure to fit in time for exercise, rest, etc.
Ah yeah, that had to be hard. Glad it worked out for you!
Hello guys, I'm Smarak. I'm a beginner in android app development. I am very interested in and love to work with Flutter. I want to keep learning about development and technologies. Got introduced to Dev.to while searching for Hacktoberfest. I would like to know more about the platform.
Welcome to DEV Smarak! This is a great community where you can just read, read and comment, or post your own articles as well! It's one of the most positive dev communities online that I've ever seen :)
Does that answer you question, or do you have more you'd like to know about it?
Hey wait , I know this guy !
Hi everybody,
I am Darius, a full stack developer (Angular + .NET + a bit Java). I am interested in PWA using Angular, previously focused on Web development in Angular. I am almost getting loss in googling to find best material to learn, finally ending up here and this seems to be good developer community. I am also kind of shy person.
Hey Everyone, I am a Fellow from India who's interested in Web design and development. I am here to Learn from you all and share what i know. Btw I Am a Marvel Fan Fam!
Welcome to DEV!
Happy to be here!
Hi all,
Just discovered DEV last night and thought I'd give it a shot. I'm a web developer by trade but have dabbled with other types of coding as well. Nowadays I'm primarily working on C#.NET, PHP, WordPress theme/plugin development, and any frontend JavaScript/jQuery required to support those.... and continue to support legacy Classic ASP apps with vbscript (some clients just never go away ;)). Looking forward to learning and sharing!
Hello everyone, my name is Jeffrey McIntyre ( Jeff ). I'm a network/VoIP Engineer and i've fallen in love with coding ( started coding about two years ago in python). However now my interest has shifted to JS. As for what brought me here? I've been listening to JS-Jabber for few weeks and have received great information on the world of Software Development; quite different from the Network Engineering field. So I figure it would be wise to join the community. My goal is to break into the Software Development field. :0)
I love learning new stuff; I'm actively learning more advanced "Vanilla" JS, npm, and a little webpack; fun stuff.....I like Videos games, boxing, and peanut butter, lolol
Hi Jeff! This is a great place to hang out to learn about JS (and all things coding!) Keep chipping away at it, and you'll get a handle on it in no time :) Good luck!
Hi there,
I'm an old-fashioned, classical coder with 20 years of keyboard smashing. I began my journey with C , VB6 then jumped to C# and finally - because I realized that I'm getting older and older - I transferred to PHP.
Although I look boring, I'm sure that you'll need my advice in some day, till that day comes, please add me as a friend of yours.
Hi, and welcome to DEV! Having experience is great - you've probably seen it all before - even the new stuff is just the old stuff recycled :)
Hi there guys.
I am Eduardo Guzmán, a software engineer from Colombia 🇨🇴
I want to start writing things and improve my writing skills. I just published my very first entry, let met know what you think.
dev.to/eduarguz/exception-factorie...
Lets keep learning things together ❤️
Welcome to DEV! 👋🏻
Hello everybody,
My mame is Denis. I’m full stack developer(Angular(Js and vanilla) and .Net. Had some experience in mobile programming(Swift, Android, xamarin.Android). Interested in Node.js and ML. Also, had an old dream to make own game :))). Hope to find in dev.to a lot of interesting posts and meet good experts to learn something new:)
Yes please. Back-end web sysop here, would love to read more than just using
pigz
to compress huge file bases, or restoring postgres databases withpg_restore -j...
😉Hello all,
.NET and now .NET CORE developer. Experienced in a number of languages, platforms, frameworks, etc.
Working towards making the jump to a full stack utilizing React and JS. Looking forward to contributing where I can. This is a great resource.
Cheers.
Hi there guys,
I'm Claudia. 🙂
I'm a Frontend Developer using React, Angular and a bit of Node.js when it comes to work on backend.
I'm inclided to improve everyday my knowledge and especially learning new things about web development especially about the Javascript stuff. 😉
Uh...and I'm also passionate about UX design as well and I would like to become better in writing good and appealing CSS which sometimes turns to be a challenge for us Frontend people 🙂
I'm happy to join the DEV community and I hope to contribute and learn at the same time.
Hi,
I am a full stack developer. In my toolbox, you will find javascript, c, c++, python and go. Love challenges, building startup, investing in crypto (i know that is so old now :P).
I joined dev why I want to learn more and build some friendships or who knows, future partners for the next million-dollar app :D.
I am developing my app on the side and would love to share it here, ones it is ready for the public.
In the next 30 years, I would like to make an interface for dreams. :D :D :D
Welcome to DEV! And good luck on your app 😃
I am David, a FrontEnd developer. I have finally decided to give it a shot joining DEV.to. This will serve me an opportunity to share all that i have learnt within my short time as a Developer.
PS: I forgot to mention, I have got a craving love for JavaScript.
Welcome David - glad you've decided to give DEV a shot! I've found it to be a great community :)
Hi all! My name is Tee, and I just finished a coding bootcamp a few weeks ago! I'm excited to be here because the content gave me a fresh perspective on the tech industry. I've been learning frontend technologies like React, Handlebars, and Sass along with Express, Ruby on Rails, MongoDB, and PostgreSQL. Fun fact is that I play classical piano, and I LOVE playing the esport Overwatch! I'm looking forward being apart of this kick butt community! :D
Hi guys, I am Jay, currently I am based in Costa Rica, but this will probably change very soon. Long time reader. I have programmed as a hobbyist in many languages, but my long love is Python. I also love Go, Elixir and Ruby and have a love-hate relationship with Javascript. I just logged-in because I want to increase my network of fellow programmers, so if you just want to talk let me know. I am interested on all sort of stuff.
Hello guys.... super pleased to be part of the dev community... Am just a young student still getting a grip on languages and frameworks... I believe this awesome platform will boost my interests help me thrive
Thanks :-)
Hi guys!
I introduce myself, my name is Pedro and I've been a developer for about 6 years. I love that of solving people's problems based on programming, what am i going to do?
I hope to contribute a lot to the community here and, above all, learn and have a lot of fun with you.
Have a great day, everyone 😀!
Hi Pedro! Good to have you on DEV. Have a great day too!
Hello everyone. I'm from finance and accounting background, working as a finance manager currently in a trading company in Dubai. Learning programming is my hobby or might became now passion. Now I'm trying to transform my career from finance to app developer. I hope this platform will be great support in my mission.
Good morning,
Not entirely sure I belong here yet (followed a link from CodePen), but you all seem really welcoming. I'm finishing up the basic new-to-writing-HTML/CSS course on free Code Camp and thought I'd say "hey." Looking forward to following the topics here.
Good to have you here!
Hi there guys,
My name is Shyam. I'm a Frontend Developer (Angular). Very interested in New Design trends and technological advancements and Algorithms.
Regular dev.to blog reader.
Finally signed up so I can write some blogs too >.<
Fun fact about me: I am immune to javascript disease.
Glad you're no longer just a reader! javascript disease eh.... :)
Hello! My name is Fernanda and I am a front-end developer who has a background in law and fell in love with programming in 2014. In 2018, I have made a career change when I left my job to attend a front-end development bootcamp. Nowadays I work remotely at an Australian agency as front-end jr dev.
Good to meet you Fernanda! How did you find your bootcamp experience? Anything you would have done differently? Welcome!
Hi all! My name is Cornel, and I want to take dev ideas through to business value. I love people, and connecting the right ones. Right now we have some young products in the market, so I’m learning all about the 101 of getting things off the ground. My skillset is more on the business development side as my history is consulting, but I am an electronic engineer by training and try to keep my dev skills sharp, thus I’m also here to learn from all of you!
Hi all,
I would consider myself a hobbyist web developer, and have been on and off since 2007 ( it’s just sunk in how long ago that was ).
In daily life I am a Medical Deployment Officer for a large acute NHS Trust in the U.K, and I am currently 2 years into a bachelor’s degree in Computer Science.
I’ve joined the community to help keep myself up to date with latest technologies and tricks and hopefully contribute what we I’ve learned over the years to anyone who will listen/requires it.
Looking forward to meeting new people and getting involved.
Hello everyone!
Of course, a bug brought me here but I've read all kind of content from Dev community thought last few years.
Well, I'm a full-stack developer with interests in DevOps practices and system architecture. Currently, I'm working with .NET core, angular and some cloud services but really would like to try Node and I'm fully open to new options. Hope to find on this community an opportunity to keep learning and updated about as many topics as possible.
Hello everyone,
My name is Dalibor.
This article dev.to/webdeasy/top-20-css-buttons... brought me here.
I am interesting in webdev, still begginer and hope that I find something to read and learn here.
Cheers
Hey, everyone, I am Usama Zaheer. From many days I wanted to start coding in python and wanted to learn. I hope with you guys I will make it happen.
Welcome Usama - You can do it! My best advice is to find some small project you're really interested in (doesn't matter if it's useful or not), and just play around with it! Like: make a little game, or a simple script that automates something on your computer... anything!
You'll learn a ton, and can roll that experience into the next, bigger thing.
Good luck!
Thank you chris for your support. Your words really mean to me. I will follow your advice.
Hi fellow Developers,
My Name is Jamin. I am currently a Software Engineer. I work primarily in .NET and React. I am interested in all things csharp, dotnet, react, and javascript. I am addicted to learning and hope to grow in this community.
hey y'all. I totally love that nerds are finally doing this😂😂😂. But sure let's do this. I just want to learn how software development works. All angles of it. I dont know if i make sense.
I am a beginner in android apps. I came to dev to learn and read about developer stories.
Welcome! DEV is a great place to learn and read about developer stories :) And a great place to learn all angles of it! Good to have you
Hi people.
Kieran here. Just dropping by to say hi...
I think of myself as a full stack Dev. For the back end I always go python, and front end it's vuejs all the way.
As for the databases. I've tried a bit of everything, but ended up falling for mariadb.
I look forward to reading enlightening posts.
Hi Kieran! Welcome to DEV :)
Hello,
My name is Huan and I'm a junior student in Vietnam. I like everything related to UI/UX and front-end development. However, I'm facing a big issue that makes me learn from scratch again. Everytime i build a project, i google the problems and apply the solution without understanding in-depth the reason for doing that. It would mean a lot to me if anyone could suggest me some posts that i could study JavaScript and ReactJS comprehensively. I truly wish you guys all the best things in the world! Thanks ^
Hi Huan! Welcome to DEV :)
For javascript, there's a great free book: eloquentjavascript.net
For React, my biggest suggestion is to just play around with it a lot. Find a tutorial you like and go through it (here's a good one: egghead.io/courses/the-beginner-s-...) and then just go on codesandbox.io and mess around with the react template. Build a few small projects around something you're interested in. That's the best/only way to really learn it!
Hi guys/developers!
Am Ace from the Philippines. An advertisement from social media is the reason that brought me here. I believe that being part of this community will broaden my knowledge as a developer too.
Looking forward to have fun learning from you guys.
Welcome to DEV Ace!
Hi everybody,
I'm frontend developer and Peter's mom. Interested in JS and trends, especially in react. I'm not used to write comments on articles but appreciate those who does. Hope it'll change one day and I'll find very useful stuff here.
Hi Guys,
I am Tejinder Singh running TechCluesBlog (techcluesblog.com) - E-learning platform for web developers to learn Laravel Tutorials, OpenCart, WordPress, MySQL, Linux, PHP, Python, JS, Magento, Pen Testing, Programming, Code Igniter.
Hi everyone,
My name is Tony. I am a beginner, learning JS and Angular using online sources like codewithMosh and freecodecamp while being guided by a friend who is a professional angular coach. I am currently working full time as an occupational therapist in an acute hospital setting with speciality in neurological rehab, but would like to change career into a front end programmer for various reasons. I enjoy helping people, and therefore, I hope maybe one day with my clinical experience in healthcare I can utilize programming skills in healthcare system again. Right now I am just trying to learn as much as I can in the programming world, and any advice will be greatly appreciated!!
Hi, I am Yomesh Gupta. I am a Software Engineer based out of Delhi, India. I am a full stack engineer (All things JavaScript + eager to learn new things). I have recently started to write my own tech blog. Hopefully, will post soon and learn a lot from amazing people here. :D
Hello everyone!
My name is Guilherme. I'm just a begginer in development and wish to learn a lot from you guys. I'm learning JavaScript, HTML and CSS.
Hey Guilherme! How are you enjoying the site?
Hi! I'm liking it. A lot of good articles every week!
I'm just a student who has parachuted into the community, I still don't know what to focus on, so I should start with posts that give me tooltips and study some good programming practices.
PS: Hope not to be student for long time huahuahua
Welcome to the fun!
You might find this series helpful:
How To Become A Developer -- Part 1: Coding Skills
Jason C. McDonald ・ Aug 6 ・ 7 min read
Also, consider subscribing to the #beginners tag, as well as the tags for any language(s) or technologies you're interested in. :)
Hi DEVs,
Discreet Reader of Tech Articles, now want to write some too. Interacting with & knowoing new DEVs and learn about their work should be fun. Generally I code in C++ and JavaScript. I like to know deep and propose new Architectures. See you guys around.
Welcome Sukrit! DEV's a great place to start writing articles :)
Hi all,
My name is Liam and I'm just starting out learning to code. I've been interested for years but for some reason never tried to learn. Guess I was put off by how much more intelligent the coders always seem to be in the movies compared to me 😂. Currently trying to learn PHP but stress out about which site or book is best for beginners who are serious about wanting to become developers. I'm currently using Codecademy but hear it's not the best.
Hi Liam! Welcome to DEV :)
Experienced coders just have more practice - which is why they seem more intelligent in that area - but it's really just years of practice in solving a particular type of problem with a particular set of tools. So if you want to get good - then practice! That's my best advice :)
As for how to learn (what site/book, etc) - I say you should pick whatever resonates most with you! Codecademy is great if you like their style, or freecodecamp, or just random youtube videos 🙃 Whatever makes you excited to get into an editor and start typing is the right way to learn for you.
Good luck!
Hello Everyone,
My name is Benjamin. A simple guy with knowledge on (Ionic/Angular/Node/Php). Interested in Hybrid App Development and AI(building Chat Bots). I do look forward to learning quite a lot from you all and also sharing the little knowledge i have acquired so far.. I'm a very shy person,lol. so pls do take me as i am..Thanks
I'm pat. Been in software for 35 years starting with COBOL. Currently (for the last 10 years) specializing in QA test automation using Ruby, Python, pytest, etc. Inspired to join dev.to by an article by Blaine Osepchuk: The One Chart every developer must understand. I've seen/battled/been defeated by it all. Still hanging in there!
Hi everyone,
My name is Robert. I'm technical but not "technical". I've done several startups, ran a technical recruiting firm and have interviewed thousands of people. Have also run a consulting firm focused on helping companies modernize, adopt microservices and model their existing and new systems. Currently, building a stable of SaaS apps with my very technical business partner. Because we know developers so well, we built a product that helps them to plan their day, focus and reduce interruptions. Would love to hear any feedback as to whether our solution makes sense for the dev community. pomodus.com/ Looking forward to being part of the community.
Welcome!
I looked at your website and the product sounds interesting although I didn't give it a try I have a few questions
Thank you :)
Greetings! I’m a Air Force/CalFire veteran who is currently a Software Engineering Apprentice at Techtonica in the Bay Area. I’m Currently learning Dada Structures and Algorithms and React. I enjoy building projects, getting stuck and finding my problem. Any advice as a newbie is always appreciated. Thank you!
Welcome to DEV Alicia!
The best advice I have for learning is to find a small project that you're really interested, and then ship it! You want it to be so small that you can easily complete it - it should look like it's just some toy project. Then, after that, you can start getting more ambitious - but the key is just a lot of small, incremental steps.
Good luck with your learning :)
Hello everyone,
My name is Dusan. I've spent most of my time working as a Sysadmin or a CS Tech, but lately, I have been coming back to programming - mainly web development. I am currently focusing on Vue and I love it. Later I was thinking of trying to learn React or Go or maybe even both! :) Also containers, k8s and microservices... I feel like I missed so much in the past few years... Hopefully, I'll manage to get up to speed :)
Hey guys,
My name is Thomas and I'm in my senior year of a comp sci degree. I'm dipping my toes into learning web development as that is something my school doesn't cover in it's core curriculum.
Learning JavaScript now and hopefully in the future I'll be making some of my first web apps!
Hi everyone!
I'm Pavlina. I recently quit my job as an E-Commerce manager to participate in a web development bootcamp and learn how to code! I'm in my second week of learning the basics of Javascript and I'm very excited for the upcoming months!I hope I can share with you my experience and struggles as a newbie and get some support and motivation :)
Hi I have just started learning React. I like developing stuff using JS.
React is great! What is your process for learning it so far?
I have joined an online course on Edyoda. So far they have covered JS using AJAX and also JQuery. They provide mentors who are available to help you and they also give us assignments and projects. I just now completed their project of making an E-commerce website using all the data API. Now they are going to start teaching React. I am going to follow those tutorials and make projects small, big whatever I can. Any kind of suggestions are always welcome.
Sounds like you're on a good path! Just know that it's going to seem overwhelming - but keep making a little progress at a time, and you'll get there :)
Hello,
My name is Mwibutsa Floribert. I'm a backend Engineer in Python (Django) who is mostly interested in Machine learning and Data Science. I found myself here after writing some Javascript codes on Repl.it and felt like I want to share it with the people
Welcome to DEV Mwibutsa! This is a great place to share it :)
Hi! I'm Alexandre, I'm here trying to find a community better than medium
That's why I joined too! What do you think of DEV so far?
So far I'm enjoying it very much, I just think the UI is a little bit clutter! And you?
I think it's an intentional choice to be different than medium 🤣
So far I love the community! Really supportive people here (especially compared to elsewhere online!)
Hey everyone, just fyi - I can feel the ❤️ in this community. I'm a novice React developer who finally stopped lurking and followed an email link to join this community. Looking forward to learning all the things!
Hi there,
My name is Felipe and I live in Brazil, Sao Paolo. I'm a full stack developer (Angular + .Net Core). I'm a readonly developer and I'm trying to start to contribute to community it`s hard, I'm a shy person but I will do it :)
Hey guys,
I am Shawn a full stack developer and certified AWS Solutions Architect specializing in .Net based applications. I am actively learning the ins/outs of lifting and shifting legacy solutions to AWS along with Kubernetes!
Welcome to DEV Shawn! AWS is something that just looks so... complicated to me :) So I'm glad people like you exist to sort it all out!
Hi all, my name's Chris and I'm primarily a backend developer focusing on JVM languages, but I'm starting to dabble in Rust and hopefully soon V. Just looking for a good development community without politics and personality drama fluff.
Hello guys,
I am Faisal. I am a full stack developer with PHP, Laravel, Vue, Angular, Nodejs etc. Also very much Interested in Machine learning, Big Data, Data structure & Algorithm. Hopefully i can improve my skill and sharing knowledge with Dev.to...
Hello peeps,
I'm currently working in Blockchain domain. Know a bit of Hyperledger fabric, Multichain, MEAN, Devops. Would love to talk to people with same interests and learn more! Want to learn Golang and Ethereum...
Let's meet some day over Chai;)
Blockchain - neat! What is your favorite thing to do with that? Or: where do you see it going in the future?
We love doing new experiments with various blockchain technologies. Have also managed to get our thing in production on blockchain! And yeah it has a potential to make some groundbreaking changes in traceability, sustainability, finance, and all transaction based domains. Just hoping this happens soon! Cheers :)
Ah, nice! I looked into some blockchain programming before, but I keep getting pulled back into React, because that's what pays the bills for me 🤣 - but I think it's interesting too!
Hi Joe! Python's a great choice not only for webdev, but for data as well - so it sounds like it'd fit well with what you want to do. Good luck!
Happy Tuesday!
I'm Abbie, a full stack .NET developer based in Edinburgh (a lovely city!). I discovered the existence of DEV thanks to Twitter, on which I'm pretty quiet (may well be here too). Trying to increase the amount of tech reading and tech community involvement I make time for in my life outside of work and Hash House Harriers. Spent a year out travelling and miss Sarawak Laksa. Estoy aprendiendo español.
More of a dog person than a cat person; prefer K&R bracing.
My name is Michael Drawe. I love how we use mobile to really shape our lives and I really want to be in the center of all that. My big thing I'm involving myself in currently is React and React Native. I want to be one of those people that others look to for guidance...gotta work hard for that. I'm not afraid of hard work.
Hi Michael! Welcome to DEV :) This is a great place to start writing if you'd like other people to look to you for guidance - good luck! (also, I love React and React Native too :) )
Hey, I am Sarvagna Shukla, Indie game developer. I am totally into making games and just love doing it. Just realized a lot that making games isn't making you break in this industry, but making more and more people play your games is a major factor that comes here besides the game. Hope this is a good step :D
Hello Everyone,
My name is Gaurav. I am a database developer with core java training and looking to learn about the full stack development methodology. I have read many articles on Dev and feel it is a great resource for everyone wanting to learn coding. Looking forward to share my journey with the community
Hello .. Good night.
My name is José Frederico, and I am a software developer in Brazil
I came to this platform through basic Google search, and a post about Hasura Graphql.
I am fascinated with the universe of knowledge that I found, I am learning a lot, and I hope maybe, contribute a little with some knowledge as well.
Sorry my badly written english, I don't have much practice.
Welcome to DEV! Your english seems great :)
Hello all together
My name is Leon. I’m a Developer from Germany using mostly Go for backend development. We build open source based enterprise software for ITSM, Ticketing and Monitoring. I wanted to start a blog of some kind for a long time but never knew what to write about or where to start. Maybe dev will help me there.
Hi guys, I'm a dev mainly focusing on Node, Vue, AWS and Java. Mostly doing iot related stuff (Docker, OpenHab, MQTT) on my free time and the odd bash script for automating things such as rsync backups.
I've never really posted much of what I've learned, but I now see the benefits of doing so. So hopefully this will be my attempt at trying to solidify my knowledge and also share with the community.
Hello All!
My name is Andrew and I from the Netherlands!
My main business is Industrial Automation, PLC HMI and SCADA. For 15 years I do also C# and C++, and the last 3 years working with Python, ESP and Wemos boards.
Sold my company in April 2019. Now doing projects for test machines and industrial laundry machines.
With 2 guys from Karachi we are developing Intelligent Cameras with Python and OpenCV on Debian and Rpi4. Tried Odroid and NVidia Jetson Nano but difficult and expensive.
I am married for almost 4 years with Atia, she is from Germany and is studying to become a German teacher here in the Netherlands. My wife's family is from Pakistan.
Hope to hear from you!
Regards, Andrew
Great post!
quick question here: here are 2 related types from your sample
type Post @model{
id: ID!
postImage: S3Object
}
type S3Object {
bucket: String!
region: String!
key: String!
}
amplify cli wont be able to generate query js automatically for this S3Object joins. is that limitation or a amplify bug in current version?
Kelin
Hey, I'm Djamel Benbouzid, I m full-stack developer (angular, express, nestjs), interested in ML and DevOps
What type of ML interests you the most? Welcome to DEV!
Supervisor,Unsupervisor Learning
hi there! glad to found you.
My name is Carlos Alberto Romay
I am a beginner web dev with some basic knowledge of HTML, CSS, JS and PHP. i managed to get a job installing, configuring and customizing several Wordpress sites. I had to learn some php snippets (I also maintain some woo commerce store), I learned some css in the way. so I have a lot of random pieces of know-how that allows me to create nice sites (either WP sites or estándar sites), using responsive design and performance oriented
. I had to learn to optimize sites and I really learn a lot (to use Chrome dev tools, CDN, TTFB, image compression, and more). I want to learn the right way so I can be a real Developer with a full-time job (remote) I am from Argentina so I rather work remotely. Of course I can also speak-write in spanish.
While I try to figure out what is the right path (Lambda school maybe) I have daily “problems” regarding coding. I google a lot, I took over 20 courses in 2 years (Udemyy, Udacity) but sometimes I really need to ask fo help. Hope I can find here not only answers but people to share knowledge.
Thanks for your time.
HI. I've ben developing software for three decades (see jesseliberty.com/bio) -- most of it on .NET. I've written a bunch of books and videos, and am eager to learn advanced topics in c# and Xamarin.Forms. My podcast can be reached at jesseliberty.com/podcast. I'm reachable on Twitter @jesseliberty and via email at jesseliberty@gmail.com
Hi everybody,
My name is Cristian Benavides from Mexico, i'm backend developer in many technologies such as PHP, Python, Nodejs, Elixir.
It's a great pleasure be part of this community, i'm excited for read awesome some post here and keep learning about everything and more.
I hope share my dev experience with everybody.
Hi all! I'm Marco and I'm a (mostly front end) developer from The Netherlands. I've worked with React in the past and I'm currently working on writnig educational software in Angular. I've been reading more and more on Dev.to and after signing up a while ago, started posting here last week. So far, I'm really impressed with the community here!
I'm interested in front end dev (JS, HTML, CSS, Angular and React) and career advice. I like to help people out; I'm currently coaching a Java developer who wants to learn front end and I'm always open to giving people advice. I don't come from a traditional computer science background, having studied Communication Science my developer skills are mostly self-taught and learned on the job. I'd be interested in hearing from people that are in an unrelated field and looking to learn development.
Hi guys!
My name is Olanetsoft. A full stack software and sharepoint developer (Javascript,Jquery,C#,.Net among others), I have great interest in IOT and Artificial Intelligence. I am a bit shy when it comes to writting but hopefully i think dev.to will help to sharpen my skill in that area..thanks
Hi!!
My name is Miquel and I'm some kind of FullStack developer mostly using Javascript but I'm interested on programming in general, in the past years I'm working with containers using Docker and Kubernetes also interested in all related to the infrastructure behind the scenes.
I'm joining this community to connect people with the same interests and share knowledge
Hello everyone,
My surname is Froum. I'm actually a full stack developer using a PHP framework named Yii2. I like learning everything about development, even in other languages.
Symfony, Vue.js, Angular, React, ... are my next frameworks I would like to learn.
I am not a good writer, but maybe will write some posts, we will see.
Hi all, random link got me here, have been a developer for too many years. Have been running solo now for 15 years plus. Built and maintain a full stack Recruitment system for a Birmingham UK based firm. Love the work.
Using PHP, Jquery, mysql. Absolutely no frameworks other than that.
Always building, always learning.
Hi. I keep seeing articles from Apple news here. I realized it’s a thing. I signed up. I’ve got a lot to say but not a lot of time these days. Learning to manage parenting and work and side projects is the hardest thing I’ve faced.
Hi Guys,
My name is Shikha a full stack web developer (PHP/MySql + JS/JQ). Interested in learning node.js and AI. Is this possible to switch your experience career in different field. I want to switch my career profile with zero experience in new field. any suggestions (company, training,etc) are welcome. Keep smiling and helping. Have a nice day ahead. Cheers
Hello! I'm Jamie, professional developer community builder. I'm passionate about humanity in the tech industry, including D&I, accessibility, work-life balance, parental leave, wage & opportunity equity, remote work, mentoring & sponsorship, and more. I'm curious about data protection and privacy, and learning more about infosec. Looking forward to connecting, sharing what I know, and learning from what you know!
Hi!
Hi Harry! 👋
Hello Chris! I didn't expect anyone to respond thb :D
:) I like to hang out on the welcome thread - it's neat to meet so many new people!
Encounter is famous Pinoy TV Series,Thousands of people from Philipines and the rest of the world watch Pinoy Tv shows online. Pinoy Lambingan HD & Your pinoy tambayan teleserye free
Hello everyone!
I am Mohit. I'm a full stack JavaScript developer who has worked majorly with React and Node. After a couple of years into React and a few other frameworks, which I absolutely love, I've grown liking for developing in pure JavaScript. I'm also into web graphics and love to play around with canvas, and am trying my way towards WebAssembly.
Love open source and have built a couple of things there too, recent one being a minimal blogging framework called Shaai. I see amazing articles being written here and hope I write some too and learn new stuff! 🚀
Have a nice day devs :)
Hi All,
I'm Mohammed Sardar and a Java developer(Java8 + RESTFul). Currently, employer and trying to pursue a Java certification course. Since there more new things have started coming up, Stuck to choose the right path to move in Java career. Suggestions are welcome. Happy to be here with all of you.
Kindest Regards,
Mohammed Sardar
Hi, my name is Jeff Chiang, a undergraduate student majored in software engineering.
Right now I'm learning React to create my own blog. When diving into the world of web development, I am astonished and motivated by the fact that how many beautiful designed websites or web apps there are (Hope I could develop a web app or mobile app myself).
Thanks to @chrisblakely01 who told me this great community.
i found this site while searching in google about best machine learning tutorials.
i wanna learn ML.
I am looking for some motivation.
Welcome to DEV! If you want to get started fast in ML, then I highly recommend fast.ai - results in the first lecture!
thanks for the advice.
Hello Guys/Girls, This is Rudraksh from Kreatorschool.com, we are a content platform dedicated to teach and enlighten the significance about nocode tools and help people create products without any code to validate the ideas they have.
Hello Everyone,
I'm Ted and I'm a full stack software engineer and I deal with these technologies on a daily basis: Java Spring, Angular, Kubernetes and GoCD. Hoping to share great ideas with all of you! :D
Hi there,
I'm Olivier, software engineer with 9 years of experience. I mostly do stuff around cloud, distributed architectures, API design, API management and backend development. The languages I know the most are java and go.
I also develop some plugins for unity3d on my free time.
I'm here to share experience and learn from you guys!
Hi there,
My name is Tom. I'm a TEFL teacher and having turned 45, I took up a challenge to see if web development and coding are only for the young, or those middle aged people still stand a chance of securing a job in that field. I have no previous experience with coding or web development. I started a blog, fan page, github, LinkedIn, YouTube channel and Pinterest to document my challenge. I hope to inspire and help people, not only my age but also older, by showing them that dreams need to be cherished and realized. Great to be part of this wonderful community at dev.to. I'm focused on html, css and js.
Greetings Devs,
I'm working as a full-stack JS (React) in Barcelona, this is my first project with Azure Functions (FaaS), it's been a year know, learned a lot of new stuff, luckily for me, I work with amazing people, I will do my best to post useful stuff.
What's up, Everyone!
My name is Colburn. I'm a full-stack dev (.NET Core + Angular). Before programming roughly 3 years ago I was a Fine Arts major, passion involves Photography, and decided to take introduction class to HTML and CSS. The rest is history!! Excited to learn from you all and I must add I know nothing about blogging, it's a little intimidating, or maybe I just feel that I struggle technically conveying my perspective. So, that part will be quite a journey for me. I'm looking to strengthen my knowledge in the .NET space, Angular, and blogging.
I dont know what to share, but i am always looking for knowledge and apply them for betterment of nearby/people of the world.
But currently i am working to secure our india against information warfare.
I am working with/for cyber security of our country againt info warfare.
I always respect knowledge, hence keep myself engaged with different communities. I would love learn a lot to make life of people better arround the world.
Hello World!
I m Dharmil Parekh! I m a ./dev (MEAN stack) @ nearlaw. I love to learn new things and new concepts.
Welcome Dharmil! Nice to meet you :)
nice to meet you too!
Hey gang, I'm David. I loved teaching high school for six years, but decided I couldn't wait any longer to learn the skills I've always wanted to learn. I've just completed a software engineering bootcamp here in Atlanta, and I'm excited about learning, growing, and starting a career as a developer.
Hi
Am Chris. backend developer esp. PHP and Laravel MySql
I love the piano so much and am a Fan of Orchestra
Hi Chris - I'm Chris! Good to meet you :)
What's your favorite piano piece to play or listen to?
I play Fur Elise by Ludwig Van Beethoven when I'm stressed out but I love to listen to Beethoven - Symphony No. 9 in D minor: Ode to Joy
Ah, nice :) - thanks!
Hey folks!
I'm just here because I realised I need to learn a front end framework stat or nobody will hire me! Oops!!
I'm currently a CSS wizard with some working knowledge of JS and PHP and not much else.
Hello!
My name is Dmitriy. I'm a JavaScript engineer (probably a full stack developer). I like coding and teaching juniors.
Maybe this app is where I start posting my thoughts.
Hi Dmitriy - welcome! DEV is a great place if you want to start posting your thoughts :)
I am a software developer at Roopokar. Here we build custom software as well as website as your requirements. We are reputed and the best software developer in Bangladesh. You can see my company website at roopokar.com/services/software-dev...
Hi All,
I'm Mohammed Sardar and a Java developer(Java8 + RESTFul). Currently, employer and trying to pursue a Java certification course. Since there more new things have started coming up, Stuck to choose the right path to move in Java career. Suggestions are welcome. Happy to be here with all of you.
Kindest Regards,
Mohammed Sardar
Hi everyone! Really happy to be here. Although I'm interested in learning about ML-AI with data science, I'm a newbie in the space. I'm currently starting out with Python. I hope to learn from you guys and hopefully give back to the community. Always been scared of taking the leap but I promised myself I'd work on that. Any guidance/help would be appreciated..
'Tobi
Hi all, I am a tech nerd PR maven who works with startups and developers. I am always looking for new trends and ideas and love to learn from the people who do it all. I also have six pugs.
Welcome to DEV Lisa! Six pugs 😮
Hello guys, I am in. It's a great pleasure to being a part of a platform that I can learn, experience, share every aspects of a growing part of technology that make everyone's hope. Thank you DEV team.
Hey guys! My name is Cornel from South Africa! Have some young products entering the market and keen to develop and grow my skills, but more than that to meet great people and potentially work with them! My skillset is more on the business side, and I love making ideas real, world-shaping products!
Hi there guys
My name is Fred. I'm a backend developer (Python + PHP). very interested in Web and Mobile and coding in general. Very shy when it comes to posting new tech blog posts and just talk in general...
Hi, my name is Allan, i'm from Brazil, i'm a beginner full-stack developer in NodeJS, ReactJS, React Native, i love code, games and geek world kkk.
Interested in learn more about my stack and share my knowledgement about UX Design or just have a good conversations about something, to training my english ;)
Hi guys, my name is Rico. I’m just starting to learn building android app. Any advise whether I should get a grip on Java first or go straight for Kotlin? Cheers!
Hi Rico :) I don't know Kotlin personally (or Java very well either :) ) - but I've seen a lot of Android developers I know really like Kotlin. From an outside perspective, I guess I'd recommend doing at least a few tutorials in Java first, and then a few in Kotlin, and just see what you like better! From what I understand, Kotlin is really nice, so my guess is you'll like that if you jump in :)
Hello Chris! Thanks for taking the time replying my post and thank you for your advise!
I definitely intend to learn both, I just want to know whether Java is as fundamental as I think it is to android development.
Ah; that I'm not sure about :) From what I understand, Kotlin replaces the need to write Java; but I'm not sure how much Java knowledge is still needed. Good luck!
Oh - and if you figure it out - you should write a post on DEV about it! Sounds like it would be an interesting read :)
Hello everyone :) I'm Alex, from Italy, computer scientist interested in artificial intelligence, computer graphics, simulations and parallel computing. I'm here because someone I know is here and he suggested me to join. Happy to be here!
Hi, I'm Marco. I'm currently reading about HBase and JanusGraph, and also learning about controlled natural languages, particularly ACE (Attempto Controlled English).
Academically I'm into mathematics. My longest professional programming experience is with Java (but I started with BASIC, COBOL and then Pascal, for a few years). Recently I've branched into DevOps and even more recently into management (programming humans - much harder than programming computers).
I am very interested in cognition, particularly in the problems caused by scarcity of cognition, that is, when we have to deal with so many things that we cannot function to our full capacity. I also love languages and abstractions.
I used to work in Finance (about 10 years) and recently have been working on RPA, at a Japanese AI company in Vietnam. But my passion is in my own little project (JaTvoiRabotnik).
Nice to meet you all!
Hello All
Im Mario a new developer i am very interested in app development as well as Blockchain technology. DeFi is the future ?
Welcome Mario! I hadn't heard "DeFi" before - interesting! What are you most interested in about it?
"DEcentralized FInance" Technology like Instadapp and Compound. super exciting stuff. open source fin tech starting with the basics like trust and crypto like Bitcoin savings accounts and reserve level debt position etc. Pretty Tech heavy stuff if you arent a fan of crypto. But I am a crypto enthusiast
Hello Everyone~
My name is John. I am a full-stack (React + Node) developer and co-founder of go-fleetly.com. I was given the opportunity to co-found directly out of college and took the opportunity to learn what goes into developing a start-up from the ground up. With that being said, my future goals is to work in genetics research / innovation hopefully in an entrepreneurial facet (I realize the contrast compared to what I'm doing now). Interests include bioinformatics (not well versed biology-wise tho), ML, entrepreneurship, and well developed software systems.
I just recently found this community and I'm excited to see what comes out of it. Please reach out if you feel inclined!
Hola! 🤗
I'm Jean Carlos, a 91 kid (now 28). I'm original from Ecuador 🇪🇨 but I'm living in Canary Islands-Spain 🇮🇨🇪🇦 now.
I'm web developer mostly but feel very curious about Arduino and Raspberry Pi. I've been working on my projects using Vue three years now, and thinking to switch to Svelte 🤔.
My Google feed was throwing blog entries at me from here, and when the page told me I could install it, I knew I was in the right place 🤩 It's great that DEV is a progressive web application, they're my favourites!
Hello. My name is Robert and I am a graphic designer. I would like to become a full stack front end developer. Currently I am learning to code CSS in SASS, later on I will dive in javascript. How hard you guys think is learn javascript and what period of time it takes from total beginner to be a full stack employed as a javascript developer?
Hey Robert, Are you enjoying site so far? I hope you had a chance to come back!
Hi guys Afzal here. Backend developer most experienced in Python. I now work for thinkLumo, predicting flight delays and suggesting alternatives. We use Python, PostgreSQL and a bunch of AWS services. A good intro to asyncio brought me here. Hoping to attain a lot of knowledge and wisdom from here :)
I'm Fernando Magrosoto. A web developer located on the best city of the world, CDMX (Ciudad de México). Thanks for these resources. Let's have a fun.
Welcome to DEV Fernando!
I've never been to Mexico City before - where should I go if I ever go?
Hi, how are you? You should definitely visit the "taquerías", places where you can get the "tacos", typical Mexican food that make you see the angels.
Greetings!
Thanks! I'll keep it in mind :) Greetings back!
Be the change you want to see! I for one would love to see more posts on sh, C, and general scripting, it's been something I've been trying to learn for a minute now.
Hello all,
I'm Caleb from Atlanta, Ga. I have a background in PHP but more recently have been working in Vue with a dash of Node and I'm currently learning Ruby on Rails for some web apps my company is beginning work on.
Joined yesterday and here's my first dev.to post! dev.to/jimfrenette/hugo-node-js-ko...
What a great place to share. Thanks, I'm glad to be a part of this community.
Hi everyone,
I'm Antoine, more a designer than a developer. I'm interested in how code can be a tool for designers as me to create and experiment. Huge fan of Processing, Flat for python, Open Source Publishing works... This kind of stuffs. Hopefully I'll find some answers and advice here as a complete newbie, and talk about media/graphic design related topics :)
Hello everyone, I'm student pursuing computer science and want to learn technologies.
Welcome! Hanging out around here will definitely help as you learn computer science. Good luck on your studies!
Hello everyone,
My name is Prashanth and I'm aspiring to be a full stack JavaScript developer. I've been on this learning path for a little less than a year. I'm trying to migrate from C# back end development experience. It's so cool to see a lot of self taught developers posting their blogs for the first time. I also want to post a tech article and maybe make a tutorial video (some day?)! It's good to be a part of this community! Looking forward to learning more 😊
Hello there guys,
my name is Nick. I am an entry level Full Stack .NET Developer. I am striving to land my first work experience after i graduated a coding bootcamp. Currently working to build my portfolio in GitHub.
Hi guys!
My name is Rafael I'm full stack developer(React/Ruby) and I'm here to learn a lot with you and share some knowledge that I have. I hope we have great time together!
Hi! Remote developer on nodejs and react here. Like dabbling with solidity and ethereum. Would be happy to collaborate with interesting people on projects - even on a pro Bono basis. Yeah.... Dev.to do your thing now
Hi all,
My name is yethin, passionate for learning new articles and subjects. Hope everyone will help throughout the journey.
Thanking you all
Hi yethin! Welcome to DEV :)
Hi, I'm Namrata Podder and I'm new to this community.
I just started learning web development (html,css ,JavaScript, jQuery and more) but I also know Java and C.
Welcome to DEV Namrata!
Thank you.
Hello Guys,
My name is Rutesh Rathod, Well am here to learn about golang and ML
Hello Rutesh! What about ML is most exciting to you right now?
Hi there!
I'm Hoseyn & I'm a full stack developer (React + Node).
very interested in data science & performance improvement.
Nice to meet you Hoseyn - welcome to DEV! What are you most interested in with data science?
thanks mr.Achard, data mining, machine learning (but i don't like python at all 🙌🏻)
Hey there,
My name is Max and I'm a junior release engineer. I mostly work with python and jenkins to automate stuff and dev.to have already helped me with some of its articles, so I've decided to get an account here and at least to say hi and thank you.
Hello!
Long time hobby programmer and professional project manager/owner. Recently switched over to being a developer at work, doing ASP.NET core backend.
Welcome! Did you initiate that switch or did your employer invite or encourage you to make the change?
Thank you!
I requested it. It was a combination of a renewed interest in programming and a need for a change of pace. I wanted less of the wide attention of management and more of the focus (at the best of times) of development.
I made the argument that my domain knowledge would compensate a bit for lack of experience and it has worked out so far. Challenging but fun!
That's awesome, kudos on the initiative! I'm sure your argument was true - software is more than just code. You experience is absolutely relevant.
Hi everyone, I'm Frederik, a web and game developer from Copenhagen, Denmark. I found DEV.to via a link in the portfolio of someone who wrote a Phaser3 tutorial that I was reading - and this place looks interesting, so I signed up! Hoping to learn a bit more about Javascript and developer life in general, maybe even meet some cool people for collabs or mutual benefit.
Hi Guys,
I'm not sure how I came across this site before. But I remember working off a tutorial post on how to draw with CSS. This post in particular :
dev.to/agathacco/how-to-create-pur...
I feel like learning off that tutorial gave me a good start on how to create with CSS. I'm proud to showcase a yelp clone I've made with those skills:
revw-aa.herokuapp.com/#/
I feel like I'm at point where I may help contribute to the conversation. But always willing to learn.
Hello and blessings to all...
My name is Muhammad Mutahhar from Faisalabad, Pakistan.
I am mostly a backend developer, working with WordPress, Laravel, and MySQL but occasionally find myself working on front end too with jQuery, Angular, and React. I kind of hate working on HTML and CSS (no judgements please 😊).
I play badminton and football and read books, stories, novels, and tech articles in my leisure time 🙂.
Happy to meet the DEV community.
Hey Everyone!
My name is Liran and I'm a fullstack dev with experience in Scala/Go/PHP/JS. Generally interested in everything technology. Have been really interested in event-based distributed systems. Not much of a writer, but hopefully I'll make some contributions!
👋 I joined dev.to because medium always felt kind of 😑 and I wanted to write this: dev.to/captemulation/developing-an...
Cheers!
Hi y'all! I'm a Software Engineer and about to start working for @thisdotmedia / @thisdotlabs . I'm here to learn from other people and create tutorials on Angular, NodeJS, best practices, AWS and more :) I'm always learning something new but want to improve in NodeJS, GraphQl and React.
Fun fact about me? uhmm I wear black almost everyday, from top to bottom lol.
Hi guys!
My name is Alessandro. I'm a Java full stack developer.
I am very interested in Java Spring and devops. I want to improve my knowledge in Angular, Docker and hybrid mobile apps with Dev.to.
I love also remote working.
Thanks!
Hello Im Jake
Im a highschool student who loves programming and I wanna be a programmer
Hi Jake! Welcome to DEV :) Good luck with high school!
Good afternoon,
My name is Lissandra I am a developer from Ponta Grossa City Hall, Brazil, currently developing projects in reactjs and react native
Welcome to DEV Lissandra! I love reactjs and react native - it's so fun and fast to develop in! Good luck on your projects :)
Hello guys,
I'm Constantinos from Greece and I'm a full stack Web developer in php and mysql. I also like to make web pages and applications using bootstrap framework. I have great experience in WordPress and Joomla.
Coding is my life and also applying seo technical on all kind of websites. Im very happy joining dev.to :)
Hey, my name is Ahmad, student of computer science from Pakistan. I am a Django developer and ml student. I have an interest in machine learning and hopefully will be writing articles related to machine learning.
Hello dev world!
Brought here after reading an article by Ben Halpern on the vulnerability caused by using target="_blank" in html links
Hello!
My name is Dauren, I am from Kazakhstan. I've been working as a Chemical Engineer for last 3 years, majored in Petroleum Engineering from noname university in my hometown. I want to become Java Developer and will be documenting my journey in this website:)
HI guys,
I'm Idrus. have interest in Design and coding Frontend UI. Currently learning JS and VUEJS. Love join this community :)
Hi Idrus! Welcome to DEV :)
Assalam o alaikum!
hi iam Sajjad Abbasi iam aspiring sel-taught web developer .
very curious to learn about each and every aspect of webdev , anyone who help will be appraciated.
will try to post ,comment and learn from each post.
Hi everyone,
My name is Tony. I am a beginner, learning JS and Angular using online sources like codewithMosh and freecodecamp while being guided by a friend who is a professional angular coach. I am currently working full time as an occupational therapist in an acute hospital setting with speciality in neurological rehab, but would like to change career into a front end programmer for various reasons. I enjoy helping people, and therefore, I hope maybe one day with my clinical experience in healthcare I can utilize programming skills in healthcare system again. Any advice will be greatly appreciated!!
Hello there.
I am Sandesh. I have been following dev.to for more than a year but never signed up. Joined today and want to say hello to everyone in the community.
Hello Sandesh! 👋 Glad you finally signed up :) It's great to interact with people here!
Hello,
My name is Raffy i'm a fullstack developer.
I've been looking for some good sites to learn more about dev and to be more updated in tech.
This looks like a fun site.
Hello Raffy - welcome to DEV! This is indeed a fun site! (I like it anyway :) )
Hey everyone! I am a full stack software engineer, and I work with ASP.NET, ASP.NET Core, React, Redux, SQL, AWS, and more every day at my incredible job! At home, I enjoy geeking out and learning about computers, the history, different programming languages, etc.
I'm hoping to share blog posts about what is like when starting a career as a full stack engineer, because I am in month 9 of my current role after graduating college. If there is anything specific you would like to know or have insight into then just let me know, I'm thinking of ideas for what to share first!
Hey Iam Marc from Germany, 26 Years young. Iam a Fullstack Developer Trainee (Javascript). Iam very open Person. But Iam interested in AI, too.
Hi Marc! Good to meet you :) Welcome to DEV!
thanks :)
Cheers everyone! I'm Andrii from Ukraine :) Working with React, Vue, NodeJS and MongoDB. I really like Dev.to, have been reading it for a while, but sign up for some reason just now. Trying myself in open-source. Great meeting all of you
Hi all,
I'm an experienced full-stack developer, specialising in web development, but branching out to include ReactJS and other cool new tech.
Hi Steven - welcome to DEV! I love React :) good luck branching out!
Can I ask - what's your plan to learn it? I'm currently trying to make some educational content (screencasts) for it, so I'm interesting to hear what people are planning to learn/study to learn React - as well as any troubles you're running into.
Hi Chris, Nice to meet you. I'm currently converting a old jQuery based web app that I wrote a while ago for a client in react. So it's a case of finding the equivalent code in react and hoping it works :). I've managed to encounter some gotchas, which caused me some head scratching but mostly it's pretty easy to pick up. I am stumped on one thing though. I've created a post about it here: dev.to/stevenlavine/how-do-i-play-...
Cool - just gave an answer - hopefully that helps! If not, I would be totally willing to jump on a quick zoom chat or something to try to help you out - let me know!
Hi DEV peeps, it's nice to find groups like this one to join interesting web communities. I'm Fanny, a french graphic/web designer, I'm a student at Tafe, Diploma Web development, working on getting JavaScript in my daily routine and learning React.
Hello everybody!
I am Arseny and I am web developer and co-founder of CleverLabs IT company from Belarus.
I am very interested in Ruby and RoR. Also there is a new area in our company - Blockchain technologies. We use a blockchain storage to keep and transfer sensitive personal data to third parties in a secure and controlled way. We were working on it last 5 month and have a lot of new to share with the community!
Hi everyone, I'm Ephraim.
I'm passionate about building technologies that challenge real world problems. I love explaining hard things in simple terms to people.
I love talking about the science of Programming in general and about Programming wisdom; new tech and nifty code snippets I stumble upon.
I'm currently learning Data Science and ML so I'll be doing some simplified explanation post on that to help someone out there!
I'm new to writing anything about programming on any dev blog, so I'm hoping dev.to will help inspire the writer in me.
Really nice community we got here :)
Hello everyone!
My name is Erica, I am from Brazil and I'm studying Computer Engineering. I found dev.to after a colleague comment about dev blogs, and here I am!
I am writing content here in Brazilian Portuguese and using the ptbr tag, and I created an organization blog with colleagues of 42 (software engineering school) to blog about our experiences there.
I like the content produced here, either posts in English or Portuguese.
Hi,Am Davis I just started coding the other day, I think people like me are called "newbies".I believe this community will serve a great deal in my career.Got interested in JavaScript & PHP
Hello All,
I hope you all are well. My name is Karthik. I am an android and react native developer and have been doing the mobile development for more than 8 years.
I'm now learning about the AWS and Amplify stuff for quick E2E app development and spending more time on Netflix and explore new places over the weekends. I hope I will find a better community here.
Hi,
My self Ranjith. I'm a java developer and interested in other technologies.
Welcome to DEV Ranjith!
Hi everyone,
I got into programming late in life (35). At my job, we were maxing out what excel could do, so I started taking few classes in R. Fast forward 4 years, I've dabbled in just about every BI tool, I'm competent in python and sql, I've got some ML certs, and I'm setting up our cloud infrastructure. I'd credit communities like this for just about everything that I can do now. People posting their how-to-write-ups and stackoverflow were essential for me to bridge the gap from the theoretically possible to the 'I can do that' possible. I'm still mostly just a lerker, but I signed up because I wanted to throw some contributors a few hearts. Thanks for your work!
Hello guys,
I am in.
It's a great pleasure to being a part of a platform that I can learn, experience, share every aspects of a growing part of technology that make everyone's hope.
Thank you DEV team.
Hey guys, big hello from Germany. My colleague writes articles on topics he is currently learning and publishes them here. I got interested and I think I will start doing it as well. Looking forward to your feedback.
Bonjour,
I'm Gaetan from France. I started learning development last march. I'm currently focusing on JavaScript, using Mern stack. I'm also passionate about vegetables gardening and looking for ecological project, specialy about gardening but I'm open to every nature related project. Looking forward to read your post ;)
I'm Mike, I work as a sysop for an Australian web company, dabble in front-end stuff too. Linux/nginx/postgres/PHP stack (I don't know PHP), lots of git and she'll stuff. I'm learning our puppet and ansible things still.
My background goes back a ways, started in Mainframes, COBOL, Windows C++, have a Java cert on my resume, worked in banks... Been blogging sporadically since 2005.
I've been lurking in DEV for a month, commented on a few articles. DEV seems to fit my values well, and I'm keen to learn Web front-end stuff for fun, which DEVs members seem strongest at, but I'll be happy to balance those articles with some old school back end hacking (not cracking) too
Hi, it's my pleasure to know you.
I'm John Ralph, working professionally as a front-end developer and aiming as hobbyst to reach the true fullstack dev.
I was looking around to start meta-programming in JS and found this cool nerdy blog center.
I'm really happy and proud to be part of this big family :)
Hi, I'm Lou. I'm currently an iOS dev working on Trello at Atlassian. I work remotely from Sarasota, FL.
I heard about dev.to from Ladybug Podcast.
In my spare time I'm a runner, aspiring triathlete, and I love to cook -- mostly vegan.
I plan to post about iOS development and career/productivity. I have about 27 years of professional experience, mostly at startups (and the companies that acquired them). Tech-wise, my career progressed from C/C++/Delphi/VB -> HTML/JS/Perl -> Java/J2EE -> .NET/C# -> iOS/Objective-C/Swift.
I'm currently learning Apple Watch development (SwiftUI and Combine).
I have always worked with bedding. Even when I didn't work with programming. I always found a way to start an application I created to solve work problems until I decided to make a living from it because that's what I love. Now I'm here! ;)
JAVA and Python!
FIRST PART HERE IS THE ISSUE……………...
multivariate multi-step 1d cnn example
from numpy import array
from numpy import hstack
from keras.models import Sequential
from keras.layers import Dense
from keras.layers import Flatten
from keras.layers.convolutional import Conv1D
from keras.layers.convolutional import MaxPooling1D
split a multivariate sequence into samples
def split_sequences(sequences, n_steps_in, n_steps_out):
X, y = list(), list()
for i in range(len(sequences)):
# find the end of this pattern
end_ix = i + n_steps_in
out_end_ix = end_ix + n_steps_out-1
# check if we are beyond the dataset
if out_end_ix > len(sequences):
break
# gather input and output parts of the pattern
seq_x, seq_y = sequences[i:end_ix, :-1], sequences[end_ix-1:out_end_ix, -1]
X.append(seq_x)
y.append(seq_y)
return array(X), array(y)
define input sequence
in_seq1 = array([10, 20, 30, 40, 50, 60, 70, 80, 90])
in_seq2 = array([15, 25, 35, 45, 55, 65, 75, 85, 95])
out_seq = array([in_seq1[i]+in_seq2[i] for i in range(len(in_seq1))])
convert to [rows, columns] structure
in_seq1 = in_seq1.reshape((len(in_seq1), 1))
in_seq2 = in_seq2.reshape((len(in_seq2), 1))
out_seq = out_seq.reshape((len(out_seq), 1))
horizontally stack columns
dataset = hstack((in_seq1, in_seq2, out_seq))
choose a number of time steps
n_steps_in, n_steps_out = 3, 2
convert into input/output
X, y = split_sequences(dataset, n_steps_in, n_steps_out)
the dataset knows the number of features, e.g. 2
n_features = X.shape[2]
define model
model = Sequential()
model.add(Conv1D(filters=64, kernel_size=2, activation='relu', input_shape=(n_steps_in, n_features)))
model.add(MaxPooling1D(pool_size=2))
model.add(Flatten())
model.add(Dense(50, activation='relu'))
model.add(Dense(n_steps_out))
model.compile(optimizer='adam', loss='mse')
fit model
model.fit(X, y, epochs=2000, verbose=0)
demonstrate prediction
x_input = array([[70, 75], [80, 85], [90, 95]])
x_input = x_input.reshape((1, n_steps_in, n_features))
yhat = model.predict(x_input, verbose=0)
print(yhat)
Hi devs,
I'm Adithya, a full stack developer (Angular+Node). I am trying to focus on these two for some time now and get some good knowledge on writing clean and performant code.
Another technology that interests me is Flutter...which I think is a really good way to develop mobile apps.
I love to write blogs.
<3 dev.to
Hi there, Codes will save the world!
Hello, friends. Lars here.
I'm a front-end dev with a heavy focus on UX, architecting ecomm style systems, mentoring the next gen of devs, and accessibility. Starting to dip my toes into writing articles and hopefully speaking at conferences, so I figure Dev.to is the best place to get the ball rolling. You know, it's the same ol story: long time lurker, first time poster.
hi everybody! I'm stoked to join this community : )
Hi! Welcome to DEV :)
Hey DEV Network!
I am Reverse Astronaut based on Mars😆🚀
Mainly focused on Python and creating cool stuff with it. Automating the world!😂
Haha, loving the Reverse Astronaut concept.
Greetings! Welcome to DEV. 😀
Hello guys,
My self Masood Syed working Java Angular developer, love to learn great technics, latest trends, experiences of other people cause I believe every body has a story to tell ;)
Hi there,
My name is Franky and I'm a developer since the 90's. I've used C/C++, PHP, Java, Javascript, Perl, Python, … After more then 15 years of developing software for MQ, I'm currently working for the network team. My main challenge now is to get the team write "good" software using SOLID principles, design patterns, refactoring, … which is not easy because it took me several years of practice to get where I am now. I hope to get some advise here and to share my experience in the future.
Hello, I am Nenad and I an QA from Serbia.
I am glad to be here
i am here, to learn more about new technologies and this world of developers, to create solutions and help to innovations in applications
Welcome to DEV!
Hlo
👋Hello!
👋 Hi there!
Hello everyone,
I am a Junior web development and as I am at the end of a training course i have followed by Becode i am going to try to get more skilled
with PHP, JS & Python.
Hope to see you all soon!
Definitely keeping an eye out for this one!
Hello, Python dudes.
Hello 👋
Newbie here. Excited in joining. Looking forward to having lots of fun and learning from you guys.
Hi there, my name is Federico. I'm an IoT Architect/Developer on AWS. Very interested in serverless architecture.
Hello, been lurking for a bit. Fullstack developer mainly back-end and data. Mixed environments Windows / Linux
Lurker-turned-poster here as well 😄- welcome!
🔥Security - 🔑Crypto - 💋ES6 -💄React - ❤️Hooks
I ❤️Hooks too! Welcome to dev :)
Hi! My names is Rick.
I'm a full stack developer (reactJS and Laravel). I’m interested in ML and hoping can gain some knowledge from Dev.to posts :)
Hi there guys,
I am a full stack developer. with extensive experience in Android apps development and hands on webdev + microservices
Greetings Jayanth! What's your best tip for microservices? I'm always a bit hesitant, because I worry about controlling all of these little services (vs just a single web service which I can easily look at to see what's running, what's wrong, etc). Thanks!
Hey guys!!
I'm a Web UI developer, so excited for being part of this site now, I hope to learn new things with you and i'll do my best for sharing with you good material also.
Hi! 👋
It's a good site :) Excited that you've joined!
Hi I'm Adam. Desperately learning web development before my job realizes I don't already know it.
Hi, I am Ade. A software developer in South Africa. Wanna learn as much as i can.
Welcome Ade! Good to have you on DEV :)
I'm Zisan from Bangladesh.Still a student and enthusiastic about networking and app management.
Hi folks,
My name Andrew. I'm from Belarus. I love JVM based languages. I'm interested in BigData, data processing and a little bit in ML.
Hi Andrew! What are you most excited about in ML?
Hey guys
I'm Babak. I'm a C#, TS enthusiast. Also, I love databases, and of course SQL. Wish to learn new exciting things here.
Welcome to DEV Babak! Good to have you.
Hi Babak!
I love the idea of TS but haven't worked out how to begin shifting a large existing codebase of JS across yet.
Welcome!
By adding content that you work with, perhaps other like minded stalkers will join in and create more dev diversity. Welcome, I just joined myself.
Hi guys!
I am a Junior Front End Developer, I am very interested in being part of the community, improve my current skills, learn new skills, help, share news, info, articles, do some pair programming and start a new project. I open to suggestions. I try to attend codebar and be a mentor or a student but really I am at my first job and I really feel still a newbie, Well, I am! so please be patient with me! most of the time I just listen and I try to be mindful. Nice to meet you!
Laura! :)
Hey there , i am new here and hope i could contribute something to the community work
Welcome! 👋
Hi there...
👋
Hey guys,
My name is Deepak. I am a Senior Software Developer ( Java + Other UI related ) + DB tools. New to ML and looking forward to learn more
Welcome Deepak!
Hi Techhoppers,
My name is Zeeshan. I'm interested in (react and javascript) generally front end side programming. I hope i can learn something from this site.
Hi Zeeshan! This is a great place to learn more react and javascript :) Good luck learning!
Thank you so much.
👋
Hello everyone,
I have been reading Dev.to for quite a while now but never created an account, that obviously changed today :) Looking forward to becoming an active member of the community!
Hy guys my name is Omosekeji Olawale (you can call me Oxygen). I am a backend developer (PHP + Laravel) and i am really interested in Linux System Administration and ML
Hola! I am new to developing and am going through some training right now with Vets Who Code (vetswhocode.io). I hope to be posting stories soon.
That's awesome! Could that pattern be abstracted or are the specific operations run too tightly coupled?
Hello there,
My name is gunjan Kanungo. I am full stack developer (PHP+ WordPress+ Shopify+ React Native+ React js).
Hello! 👋 Welcome to DEV :)
Hi everyone,
My name is Asad. I'm from Pakistan and working as a Software Engineer (C#, .NET Core, .NET Framework, Azure). I'm also a fan of Python and love Machine Learning. These days I'm also looking into serverless architecture.
I hope to learn from and contribute to the community. :)
Happy to be here.
👋👋
👋😄
Hi, am so delighted to meet you guys and hope to learn more to advance my skills
Hi Orton! Welcome to DEV :)
Hi everyone,
I'm Ouanis. Software Engineer with an interest in neat and tidy solutions, be it design or code or anything really. Looking forward to learning from you all :)
Welcome to DEV Ouanis! Neat and tidy solutions are great :) What's your favorite tech stack?
Hello Everyone!
I just learned about this site's existence today.
I'm interested in learning more and interacting with the community!
Thanks,
Good to meet you Perry! This site is great for interacting and learning!
Hi Guys,
My name is Raviprasad. I am a full stack developer(AngularJS, Nodejs,PHP). Very much interested in Devops and AWS.
Welcome Raviprasad! 👋
Hah, wow, none of my shell scripts have ever even come close to needing parallelization. You've piqued my interest!
Hey!
My name is Ken. I do Rails, React, and native Java Android.
Hi guys,
My name is Lydia.I am a software developer,data scientist.i hope to learn alot from hear and to also share what i know.I love python and javascript and thats where i specialise.Thank you
Hi guys,
My name is farooq khan. I'm from India. I'm a web developer who codes in PHP,Python . Currently I'm learning react JS. I'm very much interested in Django and react js .
I hope dev.to will help to achieve my ambitions.
Thanks everyone! Have a great day .!
Hello All,
My name is Sachin. Love to learn new technology and concepts. Looking forward to connect with you all and learn new things, share information.
Hello world! My name is Wise, a C# developer with interests in real-time and distributed programming
Welcome Wise! Good to have you on DEV :)
Henlo,
I'm Padre. I'm a Jr. Front-End Web Developer, working with Vue and Typescript. Passionate about web development, hope that one day I'll be able to master the technology in order to deliver useful libraries to ease out the daily tasks that we all come across during our projects. 😎
Hi I am Gabriel, I love Machine Learning and Python.
Hello! My name is hiraok. I am Japanese. I am Android mobile app engineer. interested in Swift and Go. I would like to talk with you guys. I want to study.
Hello everyone. I am new here and I am glad to be part of you. Very much interested in new tech and I always share my knowledge with community members.
Hi guys,
Glad to meet you in dev.to. I am a PHP developer for almost a year.
Hope to learn something from this.
Resurrection my self via aiming success as an Indie Web Dev.
Hello .. Good night.
My name is José Frederico, and I am a software developer in Brazil
I came to this platform through basic Google search, and a post about Hasura Graphql.
I am fascinated with the universe of knowledge that I found, I am learning a lot, and I hope maybe, contribute a little with some knowledge as well.
Sorry my badly written english, I don't have much practice.
Hey there people, I'm extremely delighted to be a part of this awesome community of tech enthusiasts.
I'm James George, yet another Full Stack Engineer and the CTO of Mad.Hacks (madhacks.madlabs.xyz).
These are actively maintained projects by our community:-
Be sure to check them out. Can't wait to hear your thoughts.
Find me on GitHub & twitter
Hy there,
I'm Udith . I'm an IT undergraduate from University of Moratuwa, Sri Lanka. Um interested in fullstack web development. Currently doing a project with Angular 8 and Spring boot.
Welcome to DEV Udith!
Hi!
I've been working at a web development company using React and Node for about 2.5 years (my first dev job). Hoping to get a good feel for what DEV is all about and chat with some devs outside of my company. Looking forward to it! :D
Hey! Shivesh Here!
It's good to join the dev.to community.Hope to learn more from this community!!!
Welcome Shivesh! This community is great to learn from :)
Hey,
got here to learn about Azure Functions in conjunction with RabbitMQ ... so here we go :)
Hi Markus! Welcome to DEV :)
Hello! My name is Joana and I'm from Portugal. I'm currently working at Altran Portugal as a Java developer. Any tips for someone who's starting both at .DEV and in a programming career? :)
Welcome Joana!
Tips for starting on DEV: this is a great community, so don't be afraid to post and share ideas. You can get started with just a small post - it doesn't have to be big right off the bat! Also, it's great to just comment to start.
Tips for starting in a programming career: everything will seem hard and complicated at first, but just keep going - small wins and just "showing up everyday" will really pay off in the end. Hanging out online around other programmers (like on DEV!) is a great way to grow your skills, but also - there's no substitute for just experimenting with the tech yourself.
Good luck!
Thank you so much for your kind words!
Hello Everyone! I am Ayush Pratap, 25, A Fullstack Developer Angular, Nestjs, Nodejs, Mongoose, TypeORM
I am here to learn and share advance techniques in latest technology.
Hello Ayush, and welcome to DEV! How do you like Mongoose? I read the docs once, but have never tried it.
Ciao! i'm new to your community but i'm already love this site. Now i go to exploring it... see you later devs :D
Welcome - it's a great community. Good to have you!
Hi, I'm Glenn. I've worked with data and databases for many years. I love that this community has a code of conduct that makes sense to me.
Hi Glenn! This community is great - one of the most positive, dev oriented communities that exists online I think :) Good to meet you!
Hello Devs,
My name Is Mohd Asif , I am a Mobile app developer(flutter, java) , love to know whats happening in community and new trend , prodcutivity, tools n more.
Hello Mohd! What do you think of Flutter compared to Java?
Hello to everyone!
Have a good day or maybe good night of coding! :)
sorryForMyEnglish #englishLearner #programmingLearner
Hello, folks! My name is Jeyvison Nascimento but you can call me Jey :) I'm a backend developer currently working with java. Hope to share some knowledge with all of you here :)
Welcome Jey!
Hi devs
I am Harish
Cloud engineer. Working on AWS. Learning Google cloud. Hopeful To write about my learnings here in the community.
Welcome Harish! Nice to meet you :)
Hello, I am new here, pleased to meet you. I was following a guide on sql and react and ended up here.
Pleased to meet you too Dr Ko! SQL and React are great to learn :) Good luck on your learning journey!
Hello DEV! ^
My name is Marcelo, I'm a software developer in JavaScript, Python and I spent a lot of time with PHP. Also I learn C & C++ for fun and assessment. I'm currently studying Neural Networks and things that are new to me like API or NodeJS development.
I'm a little afraid to say that I'm actually a programmer. For 4 years I have been involved in this world, and I have created some small things with that. Finally I hope this year to end this fear. I like to learn, I like to write (recursively a lot).
I'm 17 years old, I'm from Peru, my native language is Spanish. During the last few days I have discovered and learn many more new software things in DEV than in my newsletters. Very grateful for that, is a friendly community ♥
Hello community...
I red lots of dev community, they are very helpful. So today i joined and installed app as well.
I am interested to learn new things about React, Angular, graphql, devOps
Hey fellows, just a curious frontend developer looking for new trends, opportunities to learn more and help other mates!
cheers!
Welcome to DEV! This site is great for all of that :)
Hello to everyone. I'm glad to be here.
Hi All,
My name is AB(Abhishek)from New Zealand. I'm a full stack developer.Interested in new technologies like AI and Cloud. More 7 years of experience is software development. Love to learn and adapt new tools.
Hope Dev.to will help me to grow my professional knowledge
Cheers
Hi,
My name is Prakash. Full stack developer working in ruby on rails and ember js. Interested in learning new languages and technologies
o/ Hey everyone,
Just found out about Dev.to while connecting with interesting folks at Elm Conf. Looking forward to joining the community.
Hello Guy's !
I am Rizwan Jamal, full stack mobile & web application developer
Good Day Ladies and Gents..Im Ronny and I just Graduated from Hyperion Dev as full Stack Developer But as Well there is always too much learn
Hi everyone, I'm Ibrahim, Software Architect, CTO & entrepreneur from somewhere in the north of Africa.
Welcome to DEV Ibrahim!
Hey there I m web developer you can say kinda new having 3 years experience in web development mostly working with backend laravel and front end React and Vue js .
Glade to here among you people .
Hi my name is Tim, i'd love to polish up my web dev skills, and learn android developement
Hi,
My name is Diana. I'm a front-end developer (Angular), but still in collegue to get my interactive techologies' dregree. Cross fingers for the next year. I hope to share and learn with you :)
trying to figure out my errors on a python project could use some help......
👋 Hello all, web designer, maker and marketing of things - looking forward to finding out what this place has to offer :)
Hi Dev Gals and Guys
My name is Gilberto looking forward to share and learn regarding vue web and mobile apps development.
Keep in touch!
My Name is Reuben, working in technology for 10+ years but mostly as a Operations, Application looking to learn more about the development pipeline as I'm being pushed towards DevOps oriented work.
Hi devs,
My name is Julio and i love to code, the magic of see the code running is so fantastic...
I'm a full stack developer
Front:
Back
Hello All,
I am a developer with skills in Networking and Operating Systems. I'm passionate about open source contributions. I joined DEV hoping to get more exposure/opportunities.
Hi there guys,
My names is Yusuf. I'm a full stack developer (php/laravel).
Howdy, found this site on stackoverflow and wanted to check it out. So far I like it.. I'm interessted in many things from AI/ML to PHP to Powershell Scripts.
Hello!
Hey Guys,
I joined the community to learn more techs and to stay up to date.
If you're interested in code quality, don't hesitate to reach me!
Welcome to DEV Nicolas!
Hello people,
I am system engineer and wanna be front end developer(learning to be)... :)
Good morning to everyone,
I am Lorenzo. I am a network security architect, but I am a Python lover and right now I am learning go and K8S.
I'm a js developer and I believe that persistence is essential to master a(ny) skill
Persistence is key! Small progress every day will lead to great results :) Welcome to DEV!
Hi everyone, I'm full stack developer at Oracle. I love to learn and share new stuff. Interested in machine learning and AI stuff. And open to explore new challenging areas
holaaa
Hello everyone,
Myself Manu.
Ruby on Rails developer, building some tools with golang nowadays.
Interested in code and coffee.
It's good to be here
Hi from Mohole school, a smart place in Milan, Italy. Teachers and students of Web and Digital Media department are happy to join this community. Live long and prosper.
Hi guys I'm breaking into web development industry and I have some months practicing I'm trying freelancing
Hey, I hope you all having an amazing day..
Hi everyone,
I am Areti and I am a quality coach. I know this sounds a bit "fluffy" but in a nutshell, my job is to reduce waste and speed up software delivery. Very happy to join this community!
Hi, everyone. Looking forward to being a part of the community.
Hi guys, my name is shammah Agwor , I’m web application security researcher as well as a python and JavaScript developer . Looking to up my skills and get a remote job one day
Hi, I am a remote developer - mostly on nodejs and react. I like dabbling in solidity and ethereum as well. Looking to work with interesting people - even on a pro Bono basis.
Hi everyone,
I am Edwin. New here. Looking forward to interacting with developers.
Hey, I just landed wanna share and learn together!
Trying to improve my self by challenging me to do stuff that I normally wouldn't! Like, for example, WRITING ARTICLES!. So yeah, That's why I am here.
Hi guys, My name is mohamed I'm a full stack web developer.
Hi there! I am Sourav. I am a fresher, interested in ML and Big Data.
hi people im quite versatile
My Name is Ayub known as JDart
I get orgasmic proportion when it comes to coding or programing.
Wanting to learn everything at once, rather overwhelming at times, right now focusing on the PERN stack, Postgres, Express, React, Node.
Hey guys, my name is Nick and I am refreshing my web dev skills. My hope is to retire from my ft job and do some site design pt to supplement my retirement income.
Thoughts? Help??
Hello
Hi guys!
My name is Makoto Hashimoto. I'm a java back-end developer, but love to try something in the DevOps area also. Now, I started to learn something in Kotlin.
Hi bruh!!
I'm Ben... Hope I can get a long with all of you... Fyi, I interested in cyber security.. Thx
Hi guys! I'm Carlos from Brazil. I came here to share and learn all about JavaScript, React and career. Come On guys! Let's improve our knowload.
Michael Carroll --- I am looking to learn all things in relationship to Rails + Vue.js. Cheers
I like to learn about new tools and techniques to help do my job better.
Hi
I love to learn about code. I don't know everything and don't claim to. I love Vim and the power that it brings to editing and creating.
Looking to get started with F# and Azure Functions.
Thanks for sharing
Hello!
My name is Adeh and I'm interested in learning more about fullstack tools.
dựu án chất lượng
Thanks for warm welcome
Thank you
Hello
Hi there
I am front-end web designer with the knowledge of WordPress, recently relocated and looking for opportunity to learn new skill like react.
Thank you
I'm a beginner coder looking to improve my skills and expand my knowledge. I came here to do just that.
Hi all!
Hi there guys,
I am Nisha and full stack developer (react js,.NET core). My interest is learning in NodeJs,NoSQL DB and GraphQL.
this place will help me to learn and grow my knowledge in coding.
Hello everyone,
I am Harish . I'm a full stack developer (php with codeigniter , MERN stack ) .
I'm interested to know more about DevOps and what it actually is.
Hi Guys
My name is Ayodeji. I'm a Backend Developer(Laravel). I am interested in web apps and technology. An open to learning and collaborating on this platform.
Hello! My name is Kosuke. I am Japanese. I am an Android mobile app engineer. I am interested in Swift and Go. I would like to talk with you guys. I want to study.
Hi there,
My name is Mohammed. I hope we can benefit from each other.
Hello all,
My name is Yud. I'm just a beginner who interested in computersciences.Hopefully, I get much things in here. :)
If you write those kinds of posts with exactly this level of relatability, that would absolutely be my jam.
Hola
Retired after 30 years as a developer, I am working on my MS in Computer Science.
Primarily I did:
front-end work using PowerBuilder
back-end work in SQL, many flavors
Hello All,
I am Sachin. Very much interested learning new things, technology. Looking forward to connect with you all and learn new things and share information.
Engage with all and learn more about React.js
Tu pusgsbs
Hey all, I am Anthony I am a JS developer and am looking to get into fullstack with Vue and Node. Excited to see posts here!
Hey there
Development business
Hello Team
Hello College student, landed a system intagration job while in school studying computer security. I guess I develop code now.
Hi every1
Hi guys. My name is Damilare. I am an android developer. I use Java and I’m currently learning Kotlin after which I hope to progress to React. A learner who helps to get better through this platform
Hi t here guys, my name is chris and I am a full stack developer from Hong Kong.
Hi guys,
My name is Chigozie a beginner in front-end web development.
I would love to have a mentor from this community. Tanx
Hello, world.
I new here, i'm a web developer and designer.
I have join the community to pursue my interest in coding and know more about computers.
I am glad to join this community.
Hi there,
About me - IT architect, full stack developer, Magento 2 SA and IT mentor.
Just saying 'Hello!' ;)
Best,
K.
hello
Hello, I'm George. I'm a student at university. I like to try something new
Welcome George! How are you enjoying the site?
Hi
i'm prakash, dotnet application developer
Hi Gals and Guys
I reach this web site looking forward to learn and share best practices about coding for web and mobile apps.
Please share alike!
Hi all,i am Maris doing fullstack developer training as for i have learner HTML5 CSS3 JavaScript and angular 8 little bit of nodejs as i need to gain my skills more in development works hel me guys
Hello! I'm actually interested in Human Computer Interactions and like to find out Tips and Technologies, Softwares used alongside in enhancing a better interaction.
Hi there I'm a new freelance developper and i love to share experiences with other dev
Hi Devs!!
Awesome to be here, Full time Android Developer.Loving this place
Hello guys, Anyone here with angular and webix combination ?