lol Windows for a Web server reeks of noobsauce.
Actually for .NET stuff now .NET Core also runs under Linux, so anything developed under the latest version can actually be developed and deployed on Linux. Which is pretty awesome I reckon.
Actually I just thought of something I like to use for quickly making prototypes of websites.
Layoutit
Its a drag and drop design tool for sites that use twitter bootstrap. Bootstrap is an excellent CSS framework for making good looking and easy to develop sites. So once you know the basics of...
Pluralsight offers the absolute highest quality online training for close to everything coding related and they have lots of courses on design too. Codecademy is what I would recommend to dive in and start actually doing development. Those guys have built an excellent platform to teach people...
You are the kind of guy who will lose the 30k. It's very easy to get 15k in a month if you start with 1.5 million. If you can get 50% return in a single month yearly that will be an insane return.on average returns are 7% gross for a whole year. Your ideas are extremely unrealistic. If you buy...
Almost anything mentioning Nigeria anywhere is 99% chance to be a scammer, so why the hell do they even tell you they are from Nigeria?
Anyway, once you have a tracking number and you've sent him the tracking number that means he knows the goods are out of your hands and on the way to him. Then...
Who's making money off Pokémon GO?
Niantic, The Pokémon Company, Nintendo, Apple and Google.
Also, anyone who bought Nintendo shares (TYO:7974) before the release and I would say anyone who is shorting them now.
Ok, well next week im finally gonna get my $2k starting capital for my 2 first major projects, so I'm in a similar position.
For IM good tools that act as force multipliers are what enable you to scale an operation to where it starts to make reasonable progress in a reasonable timeframe...
No. If you sell it for $20 people will pay $20 for it. As long as it works as advertised it's worth it.
If you price too cheap you're saying to the market "this product is low quality and doesn't offer much value, but it does at least do something". Your tool has a fairly good value...
Yeah man Linux command line is built for this. If all the urls are in a file called url.txt the you can do:
cat url.txt | sed 's/&.*//' > stripped_urls.txt
cat command outputs the contents of the file line by line and we pipe that into 'sed' which is a 'stream editor' and edit each line on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.