Coding Is For You

Menu
  • Resumé Review Service
  • C# Tips & Tricks Videos
  • Computer Programming Reality vs Expectations Videos
  • Computer Programming Videos
  • Programmer & Coder Advice Videos
  • Visual Studio Code Tutorial Videos
  • Programmer Questions and Answers Videos
  • Favorite Online Products

I need Ideas!!!

By codingisforyou | December 15, 2020

I want to make coding videos for the YouTube channel, but the problem is I am low on ideas….well, good ideas. I think people just want to hear me b*** and complain about programming. Is that it? The tutorials I make don’t do very well. To be honest there’s too much work to do a tutorial for 187 views. So, I was thinking about another top 5 or top 10 things about programming. List below what you think I should do.

YouTube hurting my Channel?

By admin | December 7, 2020

I have no idea what is going on, but my consistent views on my YT channel codingisforyou has suddenly taken a nosedive in views and subscribers. For about 2 years it has been growing like crazy. I went back and checked and now it’s going in the opposite direction entirely. I posted about 5 new videos last week and with about 28,000 subscribers I am getting 200 views. Tell me, does that make sense? What is going on here?

Teaching Kids to Code

By codingisforyou | December 5, 2020

So, I wanted to spend some time for the kids. I have a 5 year old and she’s getting old enough now where I could start teaching her to code. Now, I don’t really want my kids to be coders. I really think there’s things out there better to do than just code all day. Embarrassed as I am to admit it, I’ve always want to own my own successful business. I say successful, because I know full well what it’s like to own an unsuccessful business. I watched my family business (women’s clothing) rise and fall over 2 decades

UPC Scanner for a web page?

By admin | December 3, 2020

My latest work-project involves the use of a hand held scanner. Yep, the kind they use at grocery and big box stores. You take the scanner and scan a bar code and it reads the numbers into a text box. I took that, and made a web site using MS MVC 5 technology. The scanner scans into a text box, then jquery handles it and calls the database using ajax. I take that number that was scanned in and see if it’s a part of the order. If so that’s a good thing and I log it in the database.

Looking for feedback

By codingisforyou | June 1, 2020

I am asking all coders out there for feedback. I want to know what you want me to make videos on. I’m interested now in Python and leaning that direction. This is a call to all. Let me know what programming languages you want to know about and at what level. Thanks so much!

Re-Launch of web site

By admin | May 22, 2020

Hello fellow coders. I appreciate your coming here. This is a re-launch of this web site. I plan on placing bLogs here, tips tricks, videos etc. Please bear with me as this site begins to build!

Menu

  • Resumé Review Service
  • C# Tips & Tricks Videos
  • Computer Programming Reality vs Expectations Videos
  • Computer Programming Videos
  • Programmer & Coder Advice Videos
  • Visual Studio Code Tutorial Videos
  • Programmer Questions and Answers Videos
  • Favorite Online Products

RSS .Net News!

  • How To Add Models To ASP.NET Core
    Technical lingo is a blessing and a curse. It helps us communicate within our community more effectively and precisely but has the downside of making it difficult for newcomers. Thus, it’s essential to clarify what terms mean within a given domain. In this post, we’ll explore what developers mean when using the name ** Model** […]
  • Generate Links To ASP.NET Core Map Endpoints
    Routing is the backbone of every web application, and with ASP.NET Core, it’s never been easier to mix and match request handling frameworks. We can choose from MVC, Blazor, Razor Pages, SignlaR, Carter, and many more. Arguably the strength of ASP.NET Core is the interoperability of all of these approaches within a single host environment. […]
  • Recursive Data With Entity Framework Core and SQL Server
    One of the most powerful features of relational database engines is the ability for tables to be self-referential. Having rows reference other rows within the same table allows us to create complex hierarchies and tree structures with minimal effort. In this short post, we’ll explore how to model a self-referencing entity with EF Core and […]
  • Modeling Most SQL Relationships In Entity Framework Core
    Object Relational Mappers (ORMs) allow us to define relationships between entities in our relational database using C# objects. Depending on which ORM we use, we can also get the library to generate the relationships’ schema. Entity Framework Core is one of those tools with a built-in SQL migration paradigm. This post will explore most of […]
  • Building Mono-Repositories With GitHub Actions
    When working within an organization, development teams have to make many infrastructural decisions, and those decisions can lead to different software development practices. Whether development teams are maintaining a monolith, keep several applications, or have adopted microservices, the mono-repository (Monorepo) offers many advantages. This post will talk about the advantages and disadvantages of mono-repositories and […]

Coding Is For You

Because anyone can code
Copyright © 2021 Coding Is For You

Ad Blocker Detected

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Refresh