Search results

  1. E

    twitter bots

    Does it need to handle multiple accounts or just one?
  2. E

    Looking for good ASP.NET designer!!!

    Is this using Web forms or MVC?
  3. E

    why i now hate the word autopoilot

    I agree. If I were looking to money from IM or whatnot, I'd never autopilot. It's, like you said, too unpredictable. Sure, use software to make things easier to manage, but not to the extent to try and autopilot things. Each to their own, I suppose :)
  4. E

    Is C a must to learn C#

    Good luck. It's a wise choice not to bother with C. Despite some myths that float around, it won't actually help at all with C# programming with 99% of projects most people create with it and it wouldn't help with your immediate goal either. Again, best of luck!
  5. E

    New here, the names Eddie

    Hey. Welcome, Eddie. I also have nothing to sell. So it looks like we're both in the forum-newbie and non-sellers tribe. :)
  6. E

    How many hours can you code maximum?

    Most people, including myself, that I've worked with are the most productive within the first 5 hours. After that productivity usually declines quite sharply. However, there are times when you need to code for much longer. I've had to code for 16 hours on several projects. If you are to embark...
  7. E

    Into the forum a mammal that codes...

    Thanks, gents (perhaps, ladies?). I appreciate the greetings.
  8. E

    Into the forum a mammal that codes...

    Howdy! I'm Elderio -- as one may of deduced from the username -- and I'm from the UK. I'm a programmer by trade and so I may be of service on that front. I loathe front-end development (CSS, mostly) although part of most jobs I've had have required it to some degree :17: Away from the...
  9. E

    What programming languages do you use?

    The languages I use: C# (primarily WPF and ASP MVC, but Winforms on occasion), Java (JavaFX for GUI, I loathe Swing), PHP (Frameworks mentioned in another post. Big fan of OOP programming in PHP, rather than procedural), Python (Mostly for prototyping, never used it for web development though)...
  10. E

    what PHP framework do you use ?

    Personally, I prefer Laravel. However, when I've worked for companies it's almost always either 1) CodeIgniter or 2) Zend Framework. (Although Laravel is growing in popularity there too). If I'm making smaller projects, I almost always use a micro-framework though.
  11. E

    C# Vs Python For Advanced Web Scraping?

    I've used both C# and Python for scraping projects (and exporting them to excel). Both languages are more than capable for the advanced scraping you speak of. So, I'd say you may need to think about other factors to determine which one you choose. Python, in general, cuts down production time by...
Back
Top