Search results

  1. filip325

    Any site to download free audiobooks?

    As person above answered, you can find them on most popular torent sites. Friend of mine suggested rutracker. Might be of a good use for you.
  2. filip325

    Movie & Shows

    Depends on what genre you like. I suggest watching The jacket if you missed it. It's a very interesting mystery.
  3. filip325

    Torrents wont download

    Do you still have problem with this? I found out that my OS did not let me download magnet links before for unknown reason. I swapped to a different OS and it worked. I really dont enjoy working with Windows, especially W10. Such a spyware if you ask me.
  4. filip325

    How to start with Python

    I think the best way to improve at some particular programming language is to improvise. Start off with a simple project. Try to come up with a solution and code it up. Afterwards do some polishing ontop of it and try to scale it up to a part where it could be worth selling it. I suggest...
  5. filip325

    Best programming language for the web

    I'd say PHP + JS for sure.
  6. filip325

    Need some ideas for free bot/bots!

    Some more information on this Reddit account creator? I've been into 'bot' making for very long time and i can assure you that you are on right way when it comes to language pick. While you progress into development, you will start combining it with different languages and frameworks.
  7. filip325

    Newbie C question

    I'm not sure what you tried to do there. But i suggest storing these numbers inside array and just traversing array and picking minimum number. There is no need to assign minimum to INT_MAX, you can just assume that first number in array is minimum.
  8. filip325

    C programming

    I suggest to start off with a book that Dennis Ritchie wrote.
  9. filip325

    Learning C language ?

    The best way is to read a book and to improvise. This worked for me atleast. I started off with Dennis Ritchie's book. After i completed it, i made all types of variations including some pseudo banking systems and stuff. This was my first ever programming language. Afterwards i progressed onto...
  10. filip325

    What steps should I follow to learn a coding language?

    I am making 'bots' for around 4 years. I started with C when i was very young and i think it is most crucial language to start with due to the fact that it is low level programming language. There is no 'recipe' for which language you should take in order to get better. I belive starting with C...
  11. filip325

    Forum etiquette

    How would you define a 'spam'? Is there a specific number of messages a user can send in some particular time interval?
  12. filip325

    How to: watch threads and follow members

    Same here. I blieve they added alot of feautures since last time i was here (~2015).
  13. filip325

    Why can’t I start a direct message?

    Glad i saw this! My account is 6 years old and i was afraid i got some type of restriction due to not posting for a while.
Back
Top