programming

  1. M

    About engineers hiring

    Hello! If I want to get fast results on the project? What would be more efficient - get only senior engineers or consider those who are less senior but result-focused. Why?
  2. Veronica

    JavaScript Want more resource

    We can use binary search to find the target element in an array. First, we need to sort the array in ascending order. Then, we can use binary search to find the target element in the sorted array. The time complexity of this approach is O(nlogn), where n is the number of elements in the Array...
  3. P

    Python Expression expected ; Statement expected

    So hey guys I am totally new to coding and I tried to make a programm that would show me my recipe for my pancakes etc. if I type a certain number from 1 to 3 in there. But it came with a couple problems I dont know how to solve since this is my first time. the first is at print(for) and the...
  4. Abilesh

    Designing my application

    The problem that I am facing now is how to design & structure my project. Here is brief explanation of the roles of my application. It executes a child process and controls them using ptrace. Thus I would be doing things like peeking, poking of the child process's address space. I would also be...
  5. chadcode

    HTML & CSS Where should I start to learn Web development?

    I believe that in order for you to learn something effectively, you have to make a plan. Many people are confused about where to start in order to become a web developer. Therefore, I decided to share with you some of the videos that guided me and helped me to learn html and css. First video...
  6. T

    Python How can I write a program in Python that presses "a" and "d"?

    Hi there, I've been trying for a long time today to write a program in python which presses the "a" key for 20 seconds, then pauses for 2 seconds and then presses the "d" key for 20 seconds and this should repeat infinitily. But I couldn't do that. If someone could help me, that would be very...
  7. BorkedSystem32

    Feeling lost with programming skills

    Hey there, For months on end now I've been trying to get back into programming. I've toyed with my favorite languages, scoured the web for interesting projects to contribute to or start, and...nothing. I feel pretty lost with my programming skills and the fun just isn't there anymore. Really...
  8. diyar

    coding/programming survey

    Hey! I have to take a survey for a school project. can someone who has a job in coding/programming fill in the survey? If you want, you can also send the survey to others. it would help me so much. thank you very much! https://forms.gle/cJrjMgGdwuTwkECq9
  9. C

    C++ Keyword "looker"?

    This might seem like a weird question, and I don't even know if I am reaching out through the right medium but Reddit always seems to be the way (this is the way). I want to preface this by saying that I have extremely little to no experience with coding. I have an idea that I think could...
  10. M

    My Advice To Newer Programmers

    (Note: There is a formatting error in this for some reason that won't go away. Please, just ignore it). I'm writing this as a guide for newer programmers, who may not have a clue on what to do or learn next. Of course, it can also apply to people who've been programming for sometime now. But...
  11. D

    What Are Some Annoying Things That Non-Programmer Friends/Family Ask You?

    So, let's be real here. We all have those types of people who ask you if you can do [Something]. And the same applies to Programmers. So, what do people that you know, ask you just because you're a Programmer? For me, a lot of people seem to think that I can hack, when of course, I can't...
  12. D

    Programming-Language Resources

    Hey there. This Thread serves as a Resource-List for getting Resources and Learning-Materials for any Programming-Language. That includes C++, Ruby, Python, PHP, Java and plenty of other Languages. Here is what you can Submit: Books Websites Learning-Sites PDF Files/Links Please Note: When...
Top Bottom