Learning new skills, programming languages, frameworks, ways to get in the zone, remembering, and generally improving one's skills. Closely related to teaching.
5
votes
1answer
113 views
How to verify the Liskov substitution principle in an inheritance hierarchy?
Inspired by this answer:
Liskov Substitution Principle
requires
that
Preconditions cannot be strengthened in a subtype.
Postconditions cannot be weakened in a subtype.
Invariants ...
0
votes
2answers
69 views
How should i organize my priorities for learning? [closed]
I could use some guidance on what would be more beneficial to learn as i pursue a computer science degree. I take computer science courses at a nearby college(i am in highschool) and code daily in my ...
0
votes
1answer
91 views
Pinterest - loading more images when scrolling down effect. [closed]
The drag down and load more pictures effect in Pinterest - I see that more commonly used in many a site. What exactly is that done through? Could it be done through javascript? I work mostly in php ...
-3
votes
1answer
84 views
Making dummy applications while not involved in LIVE work [closed]
I know this is subjective but I am looking for some real time helpful points/advice here, which will be helpful for some to get motivated.
In our company so many people are on bench(not assigned with ...
-4
votes
3answers
257 views
Beginner programmer wanting to make video games [closed]
I have no knowledge whatsoever in programming. What would be a good way to start with programming for someone wanting to learn the basis of programming and scripting for 3D video games?
To specify ...
2
votes
3answers
211 views
Is Reading the Spec Enough? [closed]
This question is centered around Scheme but really could be applied to any LISP or programming language in general.
Background
So I recently picked up Scheme again having toyed with it once or twice ...
-2
votes
0answers
50 views
Books/sites for web development mini projects / recipes [closed]
I'm looking for a way to improve my web development skills since I'll competing in a Web programming contest within 3 months.
I need a website or a book that has small web recipes to improve my ...
-3
votes
0answers
110 views
Good book about advanced programming techniques [closed]
I am looking to a book covering adavnced programming techniques, covering different practical scenarios and describing the different challanges with the relative solutions.
As example, which are the ...
-3
votes
2answers
117 views
The next step for a graduate? [closed]
I will complete my degree in Computer Science in July of 2013 however I will have two years of military service left. I would like to get some hands on C#/C++ programming experience in the mean time. ...
-4
votes
2answers
73 views
Beginner help: where to begin [closed]
I want to learn how to program. A main stream programming language such as Java, C++/C# is my primary target.
Currently, I am a high school student planning to take programming, Digital electronics ...
-2
votes
0answers
64 views
More complex learning source for C# .NET [closed]
By complex I don't mean more difficult but including a larger area of possibilities cover. I've started a few years ago with PHP and the transition from learning the syntax of the language and the ...
0
votes
5answers
611 views
Black Hat Hackers vs Programmers? [closed]
This came up with another question I had here, I have decided on a programming verification system that requires a hardware verification system, a software key, and a name/password system.
Now ...
-2
votes
0answers
43 views
iPhone Development [closed]
I'm PHP Developer with 1.5 years of experience. I want to learn iPhone application development. I searched but I think lack of my searching ability I couldn't get the best tutorial to learn iPhone ...
0
votes
3answers
87 views
Proper XAML for Windows 8 Applications [closed]
I have been wanting to understand more of proper XAML design since most of my current experience is in what I grew up in: Windows Forms. More specifically, though it is really a specific subset of ...
1
vote
0answers
97 views
Is it tacky to put *planned* course work on a resume when applying for an engineering internship? [migrated]
I have some very relevant coursework that I am scheduled to take over the course of this year, all of which would be completed before my hypothetical summer internship will start. Would it be unwise ...