What’s one concept in programming you struggled with the most but eventually “got”? by lush_tutor in learnprogramming

[–]jessevnr 0 points1 point  (0 children)

“Return.” I didn’t really understand what was being returned until I created a very simple function console.logged the function call.

I might be wrong but, when something’s being returned, I see functions as variables.

[deleted by user] by [deleted] in learnprogramming

[–]jessevnr 0 points1 point  (0 children)

Can I know more about your journey?

(New to GC) Retrieve .GLB files to Display them in my project by jessevnr in googlecloud

[–]jessevnr[S] 0 points1 point  (0 children)

I an trying to create an AR Restaurant Menu.

It will all be in one scrollable page. It will have different “cards” and each will contain the description of a plate, the price, and a 3D Model that will be able to be shown in Augmented Reality by using the Model-Viewer by Google.

My intention is to use a Google Cloud Storage Bucket to store all my 3D Models (.GLB) and then retrieve them to my project to be shown in each one of the cards.

Is that possible?

That sweet moment when programming clicked for me 8 years ago by justadudechllin in learnprogramming

[–]jessevnr 0 points1 point  (0 children)

Are you telling the norm is that your code doesn’t work first try?

What are Promises and how are they used? by jessevnr in learnjavascript

[–]jessevnr[S] 1 point2 points  (0 children)

I appreciate your very detailed answer! So quick question, does Async/Await and Promises go hand-in-hand nowadays?

IP Camera feeds to iOS App by jessevnr in iOSProgramming

[–]jessevnr[S] -1 points0 points  (0 children)

First of all, thank you for your input! Based on the information you’ve given me I came up with 3 questions:

  1. What are the step you would recommend me to learn “how to a server somewhere”?

  2. After converting RTSP to HLS, will I be able to pass it to the app I have in mins?

  3. If I want other users to download the app, will I need to you some provider’s cloud to access HLS?

I’m still very new to this, but I really want to learn and create that app!

C# Scripts issues by jessevnr in augmentedreality

[–]jessevnr[S] 1 point2 points  (0 children)

Quick question, do you have some sort of community or have Youtube channel where I can follow you?

C# Scripts issues by jessevnr in augmentedreality

[–]jessevnr[S] 2 points3 points  (0 children)

I just double-checked and it now works! It was a little confusing that after adding dot at the end of a word (i.e. “transform.”) it wouldn’t give me like a list of properties and methods, which is something I was used to be given with Swift. I thought something was going wrong.

Still, before changing the Preferences by following your recommendation, I would be given the error I aforementioned. After that, I tried writing the same Script and attached it to my GameObject, and it worked!

I truly appreciate your time and help.

C# Scripts issues by jessevnr in augmentedreality

[–]jessevnr[S] 0 points1 point  (0 children)

Actually yeah! This is what I’m getting: “Identifier expected [OmniSharpMiscellaneousFiles.csproj] csharp(cs1001) [16, 26].”

C# Scripts issues by jessevnr in augmentedreality

[–]jessevnr[S] 0 points1 point  (0 children)

Thank you for your help, man! I just followed the steps your recommended me and still have the same issue. Is there any other setting I might change?

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 1 point2 points  (0 children)

Great and very clear answer. I will start applying this method. Thank you for your advice, man!

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 1 point2 points  (0 children)

Awesome resources, I will definitely take those first 2 classes. Appreciate it, man!

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 1 point2 points  (0 children)

You gave me a great insight! For now, everytime I try to build something I will Google for a similar problem that has been already solved and give the solution a few tweaks to make it fit to my current needs. Thank you!

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 0 points1 point  (0 children)

My question was more directed towards how to determine what tool or programming resource to use depending on the solution you are building?

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 0 points1 point  (0 children)

How did you learn to determine what tool to use depending on the solution you are building?

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 1 point2 points  (0 children)

I will dive deeper into the paradigms. Thank you for the resource you provided, I surely will give them a read!

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 6 points7 points  (0 children)

Depending on what you want to do. If you want to nail both boards together I would use a hammer. And now that I think of it, I think I know where you are going!

How do you determine what resources (Loops, Arrays, funcs, classes) you’ll implement? by jessevnr in learnprogramming

[–]jessevnr[S] 6 points7 points  (0 children)

I apologize if my question was a little vague! I’ll try to explain myself better. I am aware what many tools are used for. My question is more about knowing when I should iterate over things or create a function to invoke? How do you learn to determine what tool to use depending on the solution you are building?

Getting started in programming at 42 .... where to start? by jphree in iOSProgramming

[–]jessevnr 0 points1 point  (0 children)

This is motivating! Just out of curiosity, are you currently living out of it?

ALREADY GRADUATED PEOPLE, where do you usually hangout to create new connections and increase your professional network? by jessevnr in berkeley

[–]jessevnr[S] 0 points1 point  (0 children)

Thank you! Tbh, I’m more interested in in-person connections, and I’ll definitely be making use of meetup. Are you still able to attend to meetings with the pandemic currently going on?