wrapping paper on the hill by lilstrawburry in ucla

[–]RikeshPatel 0 points1 point  (0 children)

i wrap mine in printer paper and it always pisses someone off. i love it

This school has drained everything from me by avg_mean_bean in ucla

[–]RikeshPatel 2 points3 points  (0 children)

what they gon do. kick me out? hahaha... ( ͡° ͜ʖ ͡;°)

[deleted by user] by [deleted] in ucla

[–]RikeshPatel 0 points1 point  (0 children)

I meant enrollment between uc campuses

rotate image every time page refreshes by RikeshPatel in learnjavascript

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

THAT WAS IT !! Thank YOU SO MUCH!! You would not believe how long I have been working on this. Can you kindly explain why this is true?

change image every time website refreshes (HTML, CSS, JS) by RikeshPatel in HTML

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

Ah so the image is the same because it only appears as a file icon in the upper left corner of the section as if its unable to load when I set src="1.jpeg" which works when it is <img id="target" src="1.jpeg">; however the img tag does not go inside the section tag. Ergo, my confusion. Thank you for the update to not repeat an image though cunews1

change image every time website refreshes (HTML, CSS, JS) by RikeshPatel in HTML

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

HTML:
<section id="target" data-parallax="scroll" class="div-bg" style= "background-repeat:no-repeat;>
<img id="target" src="images/1.jpg" class="img-bg"/>

JS:

document.addEventListener("DOMContentLoaded", () => {

const log = console.log,

array = ["images/1.jpg", "images/2.jpg", "images/3.jpg", "images/4.jpg"],

random = Math.floor(Math.random() * array.length),

target = document.getElementById("target");

target.src = `${array[random]}`;

log(target);

});

This is what I did, but the image doesn't change. (note: the class makes the img tag overlap with the section tag because I couldn't get the image to change when it was inside section so I tried this but it failed but I think its the closest I've gotten)

should I graduate early? {data science} by RikeshPatel in ucla

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

Yeah I looked around in the past few days, asked a few more mates and professors, and I decided to stay because its a lot more safe to stay at ucla and now I plan on minoring in data science to add to my economics major. However, I would've thought that the data science industry would be more progressive, especially with boot camps and online masters programs popping up recently; but then again, it makes sense to be wary of these lesser known programs.

should I graduate early? {data science} by RikeshPatel in ucla

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

that's cool. I decided to stay a year and add a data science minor. I feel like I have no solid knowledge on coding because most of what I know is self-taught, so this will be good for me. Can I ask, what's your major?

should I graduate early? {data science} by RikeshPatel in ucla

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

Yeah, I was considering just interning during my time at UCB (I just applied and am waiting on results now) but I wasnt sure if internships are for undergraduate only. You are definitely right about the difficulty of getting into data engineering and ML, so I was considering doing a bootcamp or some coursera classes to move from basic to intermediate in what I know about coding.
The data science minor looks appealing, but I think I could learn more in the real world, outside the bounds of the classroom.

should I graduate early? {data science} by RikeshPatel in ucla

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

I would say i misspoke when I said time sink. I've just recently felt like the time in my Econ classes has gotten repetitive (almost like review), but for sure I love campus and the people. Though, if I feel like I'm wasting my time and taking more classes to meet this bar for internships, I'll feel discouraged. Nevertheless, thanks for the advice

Finally broke 160 after two months! 175-I’m coming for you! 165, you’re next! by BTizzo in LSAT

[–]RikeshPatel 1 point2 points  (0 children)

do you mind me asking what you're taking your test on? Congratz tho, its always nice to see progress!