Quantcast
Channel: Ted Larsson
Browsing all 6 articles
Browse latest View live

what keyboard to choose?

so as the title says, i am in need of help here. I am currently using a steelseries Apex m800 to type on. I started to take a coding class about a month ago and realized that the keyboard i am using...

View Article



need help with c++ calculator

So I am taking a c++ course and I am on my third assignment. The first was a simple calculator, get 2 numbers and then Display the results for added, subtracted, divided and multiplied. The second one...

View Article

School project

So i´m finally done with my calculator, its working and most bugs are done with. Now i would like to know how to tidy up the code, is there ways to make it more efficient, more user foolproof, simply...

View Article

Looking for Linux front-end developer programs

So I'm starting a frontend developer course now at the end of August and I want to run Linux on my laptop. Now the school recommend using Windows because of compability reasons. But I wanted to know if...

View Article

HELP! can I set a methods value to values from the object in javascript?

function Rectangle(width, height, x, y){ this.width = width; this.height = height; this.x = x; this.y = y; this.widthString = '\''+width+'px'+'\''; this.heightString = '\''+height+'px'+'\''; this.area...

View Article


need trello mongodb schema

So I've been trying to find the schemas that trello use for their backend. I have an assignment in my backend course to create a trello clone but with less features, now all i want to know is if they...

View Article
Browsing all 6 articles
Browse latest View live


Latest Images