Its almost strange getting paid for something I have enjoyed doing for free the past couple of months. This fact alone makes me feel like this was the right career change for me. I had bounced all over the place from finance, to moving to Costa Rica to open a restaurant, but I finally feel like I have found something I am passionate about as well as something that will support me financially.Congrats bro. Feels great actually getting paid to program. I plan on moving to the back end eventually myself, but for now, forcing myself to work front end is a positive.
Feels weird actually getting a paycheck doing something you enjoy
Its almost strange getting paid for something I have enjoyed doing for free the past couple of months. This fact alone makes me feel like this was the right career change for me. I had bounced all over the place from finance, to moving to Costa Rica to open a restaurant, but I finally feel like I have found something I am passionate about as well as something that will support me financially.
I am 100% into showing people how they could follow the same path I did, its not that hard and the benefits are amazing.
Fonts | Design WarezIs there a way to get certain fonts without buying them? I'm trying to design a little website and I'd like to use the Golden State Warriors' font style, but it only seems to be available if you pay for it. Are there ways around it or is this just the way it is?
It's Copperplate Gothic: Copperplate Gothic Font Family - Fonts.com
Edit: I found a free font that's close enough and installed it to my computer.
kevm3 provided a a linkThinking about taking two years to get my BS in Electrical Engineering/Computer Science from Case Western after I graduate.
There is a solid alumni network, and I really want to break into a field that is still walled out for most Black people.
I'm using OpenCourseWare to teach myself the basics and few languages, and I hope I can thrive.
Any books that I should be looking at? I'm about to take a dive through this thread in a bit.
Anyone here have experience in sql, need some tips to normalize data for my client?
No I'm using a local database sqlite, I'm trying find a best approach to get a query filtering type of system for my group's clientRandom question, but have you ever built a web app with a SQL backend?
No I'm using a local database sqlite, I'm trying find a best approach to get a query filtering type of system for my group's client
I'm developing asset system where my client can perform queries on, I'm use sqlite for local database, and my problem is that the data that the queries have to be perform on, are not normalized so it's difficult for me how to best approach this. I'm wondering should I add them all in one table and have nulls values for rows they have nothing in common?What exactly are you trying to do?
I'm developing asset system where my client can perform queries on, I'm use sqlite for local database, and my problem is that the data that the queries have to be perform on, are not normalized so it's difficult for me how to best approach this. I'm wondering should I add them all in one table and have nulls values for rows they have nothing in common?