Message from @porco

Discord ID: 541601830921175050


2019-02-03 12:46:48 UTC  

Maybe give Jetbrains Rider a try?

2019-02-03 12:47:29 UTC  

https://cdn.discordapp.com/attachments/531212403858472967/541600615902740481/Screenshot_2019-02-03_12-34-11.png

2019-02-03 12:47:40 UTC  

Here's a dotnet core project I'm working on

2019-02-03 12:47:54 UTC  

filehosting?

2019-02-03 12:48:00 UTC  

Yes

2019-02-03 12:48:59 UTC  

@Adam W java spring though it's no better than ASP

2019-02-03 12:49:12 UTC  

if you just want jobs

2019-02-03 12:49:15 UTC  

i want my first project to be a simple file browser, and whenever i look into using .net it always seems so heavy-duty when you just want to do simple things

2019-02-03 12:49:48 UTC  

first i was reading the name as up1

2019-02-03 12:49:50 UTC  
2019-02-03 12:50:27 UTC  

that's because .NET forces you to follow certain principles while PHP doesn't. Inevitably this will result in writing more code for the same thing. In the end, these principles will make your project more maintainable and extensible

2019-02-03 12:50:42 UTC  

oh, like java spring?

2019-02-03 12:50:45 UTC  

Spring for instance forces you to follow these principles to a much bigger extend

2019-02-03 12:51:08 UTC  

I find .NET Core to be a good compromise between writing somewhat pragmatic code and making it "enterprisey"

2019-02-03 12:51:33 UTC  

If you just want to hack something quickly honestly just use node

2019-02-03 12:51:33 UTC  

once you grow accustomed to SOLID, MVC etc it will be very intuitive instead of a hassle and you will see the benefits

2019-02-03 12:51:38 UTC  

Due to the libs

2019-02-03 12:51:55 UTC  

yes if you want to make something hacky use Javascript, or at least TypeScript for less magic

2019-02-03 12:51:55 UTC  

Maybe python

2019-02-03 12:52:14 UTC  

(or Bython if you want braces)

2019-02-03 12:52:18 UTC  

Bython is cool

2019-02-03 12:52:21 UTC  

🅱ython

2019-02-03 12:52:31 UTC  

thats a thing?

2019-02-03 12:52:53 UTC  

yes, Bython is Python with braces

2019-02-03 12:52:55 UTC  

nothing more

2019-02-03 12:53:00 UTC  

TIL

2019-02-03 12:53:32 UTC  

there's even Cython which is more autistic

2019-02-03 12:53:32 UTC  

or if you want to please your ~~masters~~ job you could use ironpython too

2019-02-03 12:53:58 UTC  

I mean if you want to be PHP-tier hacky, there's also fairly modern Perl 6

2019-02-03 12:54:11 UTC  

sadly microfuckers abadoned that project mostly

2019-02-03 12:54:18 UTC  

yeah

2019-02-03 12:54:23 UTC  

I had hopes for Perl 6

2019-02-03 12:55:57 UTC  

it kinda weirds me out how other countries use many different languages

2019-02-03 12:56:05 UTC  

while here its mostly java, c# and javascript

2019-02-03 12:56:18 UTC  

maybe c/c++ for embedded

2019-02-03 12:56:23 UTC  

Eh that's the same in most countries

2019-02-03 12:57:18 UTC  

except for some poorer European countries that still stick to PHP a lot for economical reasons

2019-02-03 12:57:39 UTC  

Oh yeah lol

2019-02-03 12:57:50 UTC  

Poland for instance is a total PHP-island

2019-02-03 12:58:19 UTC  

but it's changing rapidly

2019-02-03 12:58:45 UTC  

ugh i resent looking at php's syntax