Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. N

    system logs question

    HI! does the log say that I only have 3 cores running ? or am I reading wrong ?
  2. N

    Entry-level software engineer take-home test. (C language)

    Hi everyone. I was given this take-home C challenge. This is for entry-level software engineer position with "basic understanding of data structures, loops and functions". What do you think ? -------- USE C LANGUAGE: 1. Running the console, the program receives a sentence from the user: i...
  3. N

    PHP Can't move files with PHP on macbook

    Hi, I am using VS Code on mac and trying to upload files using PHP code. It throws these errors : Array ( [image] => Array ( [name] => 29264.png [full_path] => 29264.png [type] => image/png [tmp_name] => /private/var/folders/xy/4zn42ksx24z85lcrntm9tg2m0000gn/T/phpu5UVAK [error] => 0 [size] =>...
  4. N

    JavaScript iterating through pages with Javascript

    Hello! I am just starting with JavaScript and cannot come up with the idea of how to add an Event Listener to a button that would shuffle through pages of this document with APIs in the attached. I need to get the link inside "data.info.next" every time I press the button. If I use...
Back
Top Bottom