[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Find a flaw.

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 75
Thread images: 8

Find a flaw.
>>
>>59915089
>Microsoft
>>
Bad syntax
>>
>>59915089
They need to somehow make high level GPU programming possible in .NET and C# would be the perfect server language.
>>
No java
>>
>>59915091
>>59915118
You have to go back.
>>
C# is just VB++. It's associated with the most mediocre programmers you can find and the ecosystem is not as rich as the truly open source languages. So I would say that the fanbase of C# is their #1 flaw.
>>
>>59915146
>Defends MS
Back to India with you
>>
File: StA32S7.gif (2MB, 500x293px) Image search: [Google]
StA32S7.gif
2MB, 500x293px
I would love to try it out. Why does visual studio have to be $500 though?
>>
>>59915089
The only flaw is the '#', remove it and it's flawless
>>
>>59915179
C# let's mediocre coders make functioning programs, whereas VB lets let's mediocre coders make nonfunctional garbage, the two have nothing in common.
>>
>>59915233
It's literally free, check the community edition
>>
>>59915095
I bet this guy likes his @properties and
def foo(type: bar) -> None:
Shit, I bet he even likes putting fucking underscores all over his code
>>
>>59915118
I thought that was a pro
>>
I just wanna download and run an old silverlight program offline. any advice?
>>
>>59915556
And you were wrong. Java is way faster than C***rp
>>
>>59915089
I target RHEL 6.
>>
Don't you know Python exists?
>>
HttpWebRequest throws an exception instead of returning HttpStatusCode.
>>
File: 1790675-reaction_jjj_laugh.jpg (7KB, 195x195px) Image search: [Google]
1790675-reaction_jjj_laugh.jpg
7KB, 195x195px
>>59915634
>java
>"fast"
>>
>>59915089
>slow
>ms
>buggy
>>
>>59915089

It's Java but it stinks less. Pretty good for what it is.
>>
>>59915634
Microsoft is rewriting Minecraft in C# for their windows 10 version and it's multiple times faster than the java version
>>
File: 1286662759424.jpg (49KB, 375x500px) Image search: [Google]
1286662759424.jpg
49KB, 375x500px
>>59915089
It's too fucking sharp.
>>
>>59918912
>software engineers at one of the biggest companies in the world write a game
>they are in close touch with the people who developed the os they're writing it for
>its faster than when a fedora tipping neckbeard writes it

good argument
>>
>>59915196
>.NET shit is open-source
literally no flaws
>>
>>59915089
Proprietary
>>
>>59915276
>muh "VB is shit while the thing I use is great" meme
>>
>>59915089
I don't like that similar properties has a completely different static class from where they can get values.
What I mean is for example if I want to center a text on a button let's say I have to use the TextAlignment static class, but if I want to center a text on a form I have to use the FormTextAlignmentType static class.
I know this example is exaggerated, but you get the idea.
>>
>>59919209
Those static classes are using different constructors and initializes though, would you prefer they all use the same static class with overloaded constructors or something? I don't see this as a problem, its more of a clarification.
>>
>>59915089
people look at me weird when I say C number
>>
>>59915297
How is VS for other languages?
>>
>>59919355
It's undoubtedly the best IDE to be released, it's feature-packed to a fault some say, calling it bloated, still, the debugging tools are fucking awesome.
>>
>>59915089
>the hashtag meme
>#
>#c# looks retarded on twitter
>>
The API is huge but too fucking annoying to use. Every time you have to learn a shit ton of class names and how the MS devs decided that you should use it, which is usually a big wall of text when everything you wanted to do is fucking east and fast on other platforms. Also everytime wou'll be fucked by something that doesn't work how it should, isn't documented or has been forgotten by the devs.

The language itself is good but I've abandoned it.
>>
>>59915118
GTFO
>>
>>59915089
>Garbage bracket positioning
>UpperCamelCase methods
no thanks
>>
>>59919553
Name better one
>>
>>59915089
ASP.NET mvc is highly underrated
>>
>>59915328
Python is a sane language and has better syntax than C#.
>>
>>59919777
Because it's behind almost *, even php things like symfony are better.
>>
>>59915091
fpbp
>>
File: installgentoo.webm (2MB, 640x360px) Image search: [Google]
installgentoo.webm
2MB, 640x360px
>>59915089
>>
>>59919760
> what is Rust
>>
It's a great language, just stay away from authN and authN exchange methods (AD, SAML, WIF, WS*, JWT) as they are all horribly documented.
>>
>>59919917
The Rust fanboyism on this board has no basis in reality or business.
>>
>>59919917
indeed what is it, has it ever been used in a serious product?
>servomeme
kek
>>
Name ONE (1, Uno) reason to learn Ruby.
>>
>>59919784
>current state of /g
>>
Silicon Valley doesn't use it.
>>
>>59916388
Are you unable to read or are you mentally disabled?
>>
File: 1473554903982.jpg (213KB, 800x1156px) Image search: [Google]
1473554903982.jpg
213KB, 800x1156px
>>59919903
kek
>>
>>59915089
Proprietary Microsoft shit. Yes I know it's sort of pseudo open source etc. but the major benefit is the libraries and ecosystem and shit, using C# on platforms other than Windows is like using Objective-C or Swift on platforms other than OS X. It can be done, but what's the point?
>>
>>59919433
Hmmm I'll have to check it out then. Thanks bud.
>>
>>59919444
>>59915270

>she doesn't see ++++ instead of #
>>
>>59915089
Somehow still alive despite being slower, uglier and less portable than Java
>>
>>59918912
The Java version would be faster if it were rewritten from the ground up for optimization. Minecraft was literally a fat Swede's hobby project to help him learn opengl, he never expected it to become what it is today, it was not originally built to be extended as far as it is now. If Notch were to rewrite Minecraft from scratch today in Java, with the full knowledge of what Minecraft must become,it would be orders of magnitude faster than the current Java version and the C# version being built.

Minecraft's optimization issues have far more to do with planning than they do with language. Don't start a project without even a vague idea of what the final result is going to look like, that is the lesson.
>>
>>59915089
I'm too lazy to keep learning it.
>>
Can't be used with Web Assembly / not on the road map for years to come.

The only reason I create my cross platform mobile apps in React Native (the ability to share code with web applications is amazing) rather than Xamarin. Plus Xambam fkin sucks.
>>
File: cs_cross_platform.jpg (31KB, 489x436px) Image search: [Google]
cs_cross_platform.jpg
31KB, 489x436px
>>59915089
Mediocre multi-platform support, you can't create a program with the default microsoft tools and be able to seamlessly run it anywhere, with mono you need to use gtk if you want you program to be somewhat integrated but if you do this you'll need to rework you gui to make it work on windows. Monogame and FNA is good tho (much better than what XNA was).
>>
File: fakenews.jpg (105KB, 810x539px) Image search: [Google]
fakenews.jpg
105KB, 810x539px
>>59919135
Only the core. Next to nothing.
>>
>>59915634
I imagine on platforms that aren't windows that holds to be true, with that said working in both Java and C#, C# just has more features that makes coding raiser to maintain (though also more features to create bad habits)
>>
>>59923509
Java generally looks disgusting and the standards Oracle pushes out with their naming conventions only furthers it...
>>
>>59915089
It is the best current programming language in the opinion of the best programmer I know personally whom I respect.
>>
>>59924448
There is no jack of all trades among programming languages, so your respected dude is maybe a biased idiot.
>>
>>59915089
It's not F#
>>
>>59915089
2GB CLR object limit on 64-bit systems.
LINQ.
Version 1...2...3...4...5...6...7...what is the latest now again?
Memory corruptions in the run-time.
Mono
Memory overhead
Slow
>>
>>59924698
>claiming linq is a flaw

LINQ is great. Makes working with data far easier.
>>
>>59924698
>LINQ
>A flaw
sir
>>
>>59915091
Came here to say this.
>>
>>59924698
nice b8 m8
>>
>>59924719
>>59924784
>>59924796
It has zero use for tuned DBs in production.
>>
>Off brand Java
>>
using(...) {
using(...) {
using(...) {
using(...) {
using(...) {
using(...) {
>>
Proprietary garbage.
Thread posts: 75
Thread images: 8


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.