Quantcast
Channel: Question and Answer » programming
Browsing latest articles
Browse All 103 View Live

Embedding Cmx.io code in LaTex?

This may seem a bit silly, but here goes. There’s a project called Cmx.io that allows you to create xkcd-style comics using an HTML markup. I wanted to include comics like these in a book I am writing...

View Article


How, if at all, are some programming languages inherently less safe?

Can it be that applications written on certain languages are inherently less safe, no matter how hard you try to get it straight? Or, can it be that some programming paradigms are less safe than...

View Article


Is It Better To Generate A Pre-Generated Map or A Randomly Generated Map When...

So I am contemplating whether or not to add a Pre-Generated Map or a randomly generated map into my game. But I also need to add Tile properties into the map (i.e. so that water tiles aren’t being...

View Article

Calculating descriptive statistics

I’m writing a paper that involves many values. In order to be consistent in all the papers, I’m using def and xint to assign and calculate these values. However, in part of this paper I have to present...

View Article

Computer skills for electronics [closed]

I’m currently in my 3rd year in EE course. Here, where I live, you do the basic EE course and then chose your emphasis between telecommunications, computing systems, power engineering or electronics. I...

View Article


How to save and restore the nodes between tikzpictures?

My English is not good enough so I beg you to excuse me if the question is long The next code is not very interesting but it may illustrate correctly my problem. I have a lot of macros and I need...

View Article

Best way to get max distance between a pair of nodes in a static set

I need to find the maximum distance between a set of nodes (given Lon/Lat coords). Currently, I’m looping through every combination of node and if the distance between those two nodes is greater than...

View Article

What software technologies was Demon Souls built on?

I am wondering about Demon Souls as a case study. I realize that they utilized the Havok engine, and I would like to gain an increased awareness about other aspects of its development. What programming...

View Article


Image may be NSFW.
Clik here to view.

Can't parent the standard FPSController during gameplay

I’m parenting the standard assets FPS controller during play with a simple script. The controller get’s parented but also instantly inherits the rotation of the parent. This doesn’t happen in Editor...

View Article


How to program an ARM microcontroller using JTAG? [duplicate]

This question already has an answer here: How to program a microcontroller via USB using JTAG? [closed] 2 answers

View Article
Browsing latest articles
Browse All 103 View Live