share a link

subscriptions
  • front
  • all
  • default
  • random
  • newsubverses
  • introductions
  • news
  • videos
  • technology
  • science
  • music
  • gaming
  • aww
  • books
  • gifs
  • sports
  • tv
  • programming
  • Goats
  • movies
  • politics
  • AskVoat
  • pics
  • religion
  • atheism
  • ideasforvoat
  • funny
  • announcements
  • whatever
  • IAMA

Menu

  • Discover
  • Login

Sets

  • Default
  • Newsy
  • Sports
  • Music

Subverses

  • newsubverses
  • introductions
  • news
  • videos
  • technology
  • science
  • music
  • gaming
  • aww
  • books
  • gifs
  • sports
  • tv
  • programming
  • Goats
  • movies
  • politics
  • AskVoat
  • pics
  • religion
  • atheism
  • ideasforvoat
  • funny
  • announcements
  • whatever
  • IAMA
Voat
programming
  • Hot
  • New
  • Top
  • Share a link
  • Discuss
want to join? login or register in seconds

Login or register

You can login if you already have an account or register by clicking the button below. Registering is free and all you need is a username and password. We never ask you for your e-mail.



Register if you don't have an account. You know you want to ;)

Forgot password?

Share a link
Discuss

programming

20438 subscribers

~3 user(s) here now

/v/programming

Everything programming! Language agnostic subvoat, general programming talk. Educational and programming technology related submissions are welcomed!

Submission rules

  1. Be nice!
  2. This subvoat is about programming in general: Submissions must be directly programming related.
  3. Click-bait, blogspam, memes, job openings, ads and drama submissions will be removed.
  4. Everything must be accessible through the submission for everyone globally.

Check these out too!

  • /v/LearnProgramming
  • /v/LearnPython
  • /v/Algorithms
  • /v/TechCareerQuestions
  • /v/MachineLearning
  • Looking for one? See here!

Beware of bugs in the above code; I have only proved it correct, not tried it. Donald Knuth

created by system a community for 4 years

NSFW: No
Authorized: No
Anon: No
Private: No

Advertisement

my head my heart my hooha

book ad

Want to advertize on Voat?

message the moderators

MODERATORS

  • system [O]

Subverse Rules

    All Rules
    programming Rules
    Voat Rules
    • Content violates spam guidelines

    • Content contains or links to content that is illegal

    • Content contains personal information that relates to a Voat users real world or online identity

ABOUT

  • About
  • Rules
  • Removed submissions
  • Removed comments
  • Banned users

0
4
4

What are some uses of the ceiling function? (programming)

submitted 3 days ago by TOP_PAID_SHILL to programming (+4|-0)

  • 3 comments

I know there's a lot of applications for using the floor or round function but I've struggled to think of many explicit reasons to use the ceiling function. The only one I can think of are transit schedules where if you miss one bus you have to wait for the next one.

1
4
5

Using the TIOBE index it looks like C is the language to learn. It is comming back (tiobe.com)

submitted 4 days ago by fusir to programming (+5|-1)

  • 7 comments

1
3
4

IntelliJ's plugin's menu has an option for an HTTP proxy. Why would anyone ever use this feature, and why do other programs (that appear to have equally low utility for a proxy) have this option? (programming)

submitted 11 days ago by AnotherNewAlt to programming (+4|-1)

  • 4 comments

1
6
7

Dennis M. Ritchie - The Development of the C Language (bell-labs.com)

submitted 9 days ago by DukeofAnarchy to programming (+7|-1)

  • discuss

2
57
59

Linus Torvalds - "That is either genius, or a seriously diseased mind." (lkml.org)

submitted 23 days ago by Frank_Castle to programming (+59|-2)

  • 34 comments

1
12
13

Huh... Today, v/programming is almost at the top of the list for submissions with the most comments! (programming)

submitted 3 months ago by TheBuddha to programming (+13|-1)

  • 21 comments

https://voat.co/v/VoatStatistics/2357421

LOL I submit hundreds of links to programming resources and v/programming finally gets to the top with a submission about millenials. Go figure?

1
3
4

C++ Will No Longer Have Pointers (fluentcpp.com)

submitted 20 days ago by Frank_Castle to programming (+4|-1)

  • 8 comments

2
7
9

Deep in remote Oz, an antenna has 'heard' the oldest stars (theregister.co.uk)

submitted 2 months ago by roznak to programming (+9|-2)

  • 4 comments

1
6
7

Old reddit source code (github.com)

submitted 23 days ago by Frank_Castle to programming (+7|-1)

  • 1 comment

0
4
4

Resources for Learning about .NET Internals (mattwarren.org)

submitted 3 months ago by TheBuddha to programming (+4|-0)

  • 2 comments

0
2
2

How to implement a programming language (tutorial for beginners) (lisperator.net)

submitted 3 months ago by TheBuddha to programming (+2|-0)

  • 2 comments

0
5
5
Show Voat: I made a JSON tools website with a bunch of useful JSON utilities

Show Voat: I made a JSON tools website with a bunch of useful JSON utilities (onlinejsontools.com)

submitted 2 months ago by pkrumins to programming (+5|-0)

  • 1 comment

1
4
5

Free programming books (Giant resource.) (github.com)

submitted 3 months ago by TheBuddha to programming (+5|-1)

  • 1 comment

1
40
41
Learning to program is getting harder

Learning to program is getting harder (allendowney.blogspot.com)

submitted 2 months ago by individualin1984 to programming (+41|-1)

  • 65 comments

1
8
9

Visual Studio Code is now shipping with Anaconda! (blogs.msdn.microsoft.com)

submitted 2 months ago by TheBuddha to programming (+9|-1)

  • 7 comments

0
3
3
What is the most useful programming language for indie hackers?

What is the most useful programming language for indie hackers? (indiehackers.com)

submitted 3 months ago by TheBuddha to programming (+3|-0)

  • 9 comments

0
19
19

FYI: AI tools can unmask anonymous coders from their binary executables (theregister.co.uk)

submitted 1 month ago by roznak to programming (+19|-0)

  • 9 comments

0
7
7

Is there a good guide on the basic of Unity? I started using this today, and I think it's far less intuitive than it could be. (programming)

submitted 16 days ago by AnotherNewAlt to programming (+7|-0)

  • 8 comments

Do the GameObjects not simply get Scripts added to them that essentially are members of the what-I-thought-was the parent component? I cannot seem to access these members in any consistent manner. Further, it's not obvious what the names are of them to even begin getting and setting things on them.

Where are the general names of the objects, and how do I access specific objects by something like an ID? All I'm seeing is object fields being called IDs, and no way to access unique objects as a whole.

i can do these things faster in a java swing program than I can here... honestly, is Unity just a crappy GUI maker or what? This seems MORE complicated than making things from scratch, at least when getting started that is.

1
10
11

I could use a bit of help with an assignment for class. (programming)

submitted 3 months ago by Firevine to programming (+11|-1)

  • 9 comments

This is going to be pathetically easy for you guys, but I am super, super new to this, and this textbook is a pile of hot garbage.

I need to debug this.

I get that there's currently no way to input test3, but I'm not sure how to add that simply. We can't rewrite the whole shebang, rather we have to work within the confines of how it's already written, making as few changes as possible. I'm thinking I just need to add the following two lines to the mainloop module

output "Enter score for test 3"

input test3

The (very) brief rundown on Modularization describes the benefits which I get, and the syntax, buuuuuuuut that's about it.

Thanks in advance.

2
3
5

After being completely honest, Upwork banned my account for 'being dishonest' (ribice.ba)

submitted 2 months ago by TheBuddha to programming (+5|-2)

  • 6 comments

0
7
7

JavaScript Testing Tools Survey 2018: The Results Are In (hackernoon.com)

submitted 1 month ago by TheBuddha to programming (+7|-0)

  • 2 comments

3
2
5

How to get the selected checkbox in matrix-table in angular? (w3techs.in)

submitted 8 days ago by palashmohane3 to programming (+5|-3)

  • discuss

0
5
5
To RAII or Not to RAII?

To RAII or Not to RAII? (fluentcpp.com)

submitted 2 months ago by ice_eleven to programming (+5|-0)

  • discuss

5
95
100

Poo in the loo 16 year old gurl "Prodigy" app dev found out to be a fraud. (namc.in)

submitted 3 months ago by EBTFatty to programming (+100|-5)

  • 60 comments

0
8
8

You can resurrect any deleted GitHub account name. And this is why we have trust issues (theregister.co.uk)

submitted 2 months ago by roznak to programming (+8|-0)

  • 1 comment
  • next >
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
advertise donate API about faq markdown source code

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

© 2018 Voat, Inc. All rights reserved. Voat and the Voat Mascot are trademarks of Voat, Inc.