Login Register


Who all actually codes here? filter_list
Author
Message
Who all actually codes here? #1
Just curious who actually codes here like as a full-time profession, even as a side hobby.

What do languages do you use?
What do you do?

I currently really have focused on HTML,CSS, and Javascript, as well as React, and nodejs, and a couple other libraries.
I've currently been coding 40+hrs a week for about 5 months so. I've still got a lot to learn but I'd say I've learned a lot.
[Image: xlbdwZT.png]

Reply

RE: Who all actually codes here? #2
Programming hasn't really entertained me recently. But when I do, I use C++. You can use it for everything except networking. And it has aged very well.

Python, HTML, and Vue might be worth learning soon. They seem to be becoming more popular recently.
β €
[Image: KmPTi6b.png]

Reply

RE: Who all actually codes here? #3
(04-07-2020, 01:50 AM)Drako Wrote: Programming hasn't really entertained me recently. But when I do, I use C++. You can use it for everything except networking. And it has aged very well.

Python, HTML, and Vue might be worth learning soon. They seem to be becoming more popular recently.
Thats wassup, I am interested in learning C# for game dev.
Python for sure on my list for learning machine learning.

To know Vue you'll have to know Javascript lol but I agree, I'd still say React is by far the most popular and probably will stay that way for the next year or so. But you never know I'll definitely checkout Vue tho eventually.
(This post was last modified: 04-07-2020, 02:00 AM by Blue.)
[Image: xlbdwZT.png]

Reply

RE: Who all actually codes here? #4
I do as a side hobbie, nothing serious tho. I used to code a lot back in the day (like 10 years ago) when I was 13-14 years old. I had a skype resolving website and couple applications I made in Java.

Here is a Minecraft LLS I made in that time period:


Now I have a website: https://crimin4l.cc/ just for my portfolio and other little things. I am seriously trying to get back into the programming scene tho!
I want to gain back my old java knowledge Tongue
[Image: signature.png]

Reply

RE: Who all actually codes here? #5
(04-07-2020, 02:00 AM)Crimin4L Wrote: I do as a side hobbie, nothing serious tho. I used to code a lot back in the day (like 10 years ago) when I was 13-14 years old. I had a skype resolving website and couple applications I made in Java.

Here is a Minecraft LLS I made in that time period:


Now I have a website: https://crimin4l.cc/ just for my portfolio and other little things. I am seriously trying to get back into the programming scene tho!
I want to gain back my old java knowledge Tongue

Oh okay okay I see, I have no idea what a LLS to be honest with you, and yeah I used to code a little in C++ whenever I was 14-15 I had made like some keyloggers, and like phishing applications.

I don't really have any interest in doing any of that anymore. Make more money legally lol.
[Image: xlbdwZT.png]

Reply

RE: Who all actually codes here? #6
(04-07-2020, 02:07 AM)Blue Wrote:
(04-07-2020, 02:00 AM)Crimin4L Wrote: I do as a side hobbie, nothing serious tho. I used to code a lot back in the day (like 10 years ago) when I was 13-14 years old. I had a skype resolving website and couple applications I made in Java.

Here is a Minecraft LLS I made in that time period:


Now I have a website: https://crimin4l.cc/ just for my portfolio and other little things. I am seriously trying to get back into the programming scene tho!
I want to gain back my old java knowledge Tongue

Oh okay okay I see, I have no idea what a LLS to be honest with you, and yeah I used to code a little in C++ whenever I was 14-15 I had made like some keyloggers, and like phishing applications.

I don't really have any interest in doing any of that anymore. Make more money legally lol.

yea I feel you, I would be the same way. There's a ceiling when doing things for black-hat activities...
but if its white-hat then you can grow and grow; and if you're lucky, then turn it into a full fledged business Tongue

Also a LLS is a last login stealer xD Minecraft accounts used to be so easy to get because MC would save a lastlogin file on your computer.
The program I made helped people make their own virus to take peoples lastlogin Tongue
(This post was last modified: 04-07-2020, 02:13 AM by Crimin4L.)
[Image: signature.png]

[+] 1 user Likes Crimin4L's post
Reply

RE: Who all actually codes here? #7
(04-07-2020, 02:11 AM)Crimin4L Wrote:
(04-07-2020, 02:07 AM)Blue Wrote:
(04-07-2020, 02:00 AM)Crimin4L Wrote: I do as a side hobbie, nothing serious tho. I used to code a lot back in the day (like 10 years ago) when I was 13-14 years old. I had a skype resolving website and couple applications I made in Java.

Here is a Minecraft LLS I made in that time period:


Now I have a website: https://crimin4l.cc/ just for my portfolio and other little things. I am seriously trying to get back into the programming scene tho!
I want to gain back my old java knowledge Tongue

Oh okay okay I see, I have no idea what a LLS to be honest with you, and yeah I used to code a little in C++ whenever I was 14-15 I had made like some keyloggers, and like phishing applications.

I don't really have any interest in doing any of that anymore. Make more money legally lol.

yea I feel you, I would be the same way. There's a ceiling when doing things for black-hat activities...
but if its white-hat then you can grow and grow; and if you're lucky, then turn it into a full fledged business Tongue

Also a LLS is a last login stealer xD Minecraft accounts used to be so easy to get because MC would save a lastlogin file on your computer.
The program I made helped people make their own virus to take peoples lastlogin Tongue

oh okay I see sweet, yeah back in the day gaiaonline I used to have a login stealer that would send the login info to receivers email.

And right exactly, now I am sure there are some very wealthy black-hat users out there, but I just don't think its worth the mental stress.
Now would I like to still learn some "black-hat" activities for sure would I put them to use I wouldn't say so unless on my own applications.
[Image: xlbdwZT.png]

[+] 1 user Likes Blue's post
Reply

RE: Who all actually codes here? #8
When I'd started, I was doing C++/Python. Now most of what I do is PHP/HTML, due to the site.
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply

RE: Who all actually codes here? #9
(04-07-2020, 03:03 AM)Oni Wrote: When I'd started, I was doing C++/Python. Now most of what I do is PHP/HTML, due to the site.

Oh okay cool, from what I've seen PHP looks a lot like Javascript to be honest at-least some what.
[Image: xlbdwZT.png]

Reply

RE: Who all actually codes here? #10
(04-07-2020, 02:00 AM)Blue Wrote:
(04-07-2020, 01:50 AM)Drako Wrote: Programming hasn't really entertained me recently. But when I do, I use C++. You can use it for everything except networking. And it has aged very well.

Python, HTML, and Vue might be worth learning soon. They seem to be becoming more popular recently.
Thats wassup, I am interested in learning C# for game dev.
Python for sure on my list for learning machine learning.

To know Vue you'll have to know Javascript lol but I agree, I'd still say React is by far the most popular and probably will stay that way for the next year or so. But you never know I'll definitely checkout Vue tho eventually.

Python is pretty popular for machine learning and networking. And it's very good at those two things.

Forgot about that.. Vue is just a library for JavaScript.
β €
[Image: KmPTi6b.png]

Reply







Users browsing this thread: 1 Guest(s)