-
Content Count
88 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About Ecchi
-
Title
Member
- Birthday Feb 13, 2001
Contact Methods
-
Steam
http://steamcommunity.com/id/risezzz/
Profile Information
-
Location
United Kingdom
-
Gender
Male
-
Interests
Computers, Programming, Gaming & Karate
-
Occupation
Student
System
-
CPU
INTEL CORE i5 4460 1150
-
Motherboard
Asus 1150 z97-p motherboard
-
RAM
HyperX 8gb
-
GPU
GTX 960
Recent Profile Visitors
564 profile views
-
Have you switched USB ports? Have you tried a different keyboard? Have you tried your main keyboard on another device?
-
I'd suggest you take some time to learn python and web scrapping before you tackle this goal. Start small
-
In reality, I try to let me code speak for itself. With good named classes, methods and variables. In C# you could use #REGION and #ENDREGION for commenting. #region MyClass definition public class MyClass { static void Main() { } } #endregion
-
I know a bit of c# but how do i learn unity's implentation of c#?
Ecchi replied to GougedKirby522's topic in Programming
The best way to learn IMO, is just to jump straight in and figure it out for yourself. -
Fundamentals & basic/starter level projects >>>>>>>>>> getting stuck on a massive project and discouraged. With programming its better off starting from the basics and creating little projects that you come up. Starting on a big project, like your talking about, will be extremely challenging and intimidating, you'll hit more problems than you can fix. You'll end up getting discouraged. If I were you, I wouldn't solely focus on game development because its hard to get into, a friend of mine did a game development course at university,
-
You could loop through the directory and open every excel file and clear that specific cell? I'm pretty sure if you spent some time searching, you'd find something. Aftter 1 search: https://www.e-iceblue.com/Tutorials/Spire.XLS/Spire.XLS-Program-Guide/Cells/How-to-remove-the-value-and-format-from-Excel-Cell-range.html https://www.codeproject.com/Questions/785053/Remove-the-content-in-cell-using-csharp Two very useful posts after a single search. When trying to google how to do a specific task, like what your trying to do, break it down into smalle
-
Unable to decide which programming language to learn
Ecchi replied to Karan Chopra's topic in Programming
Do some of your own research. Learning your first programming language will be the most difficult. When I was first learning I went with Python because of the simplistic syntax and it easy to follow. I'd highly suggest starting with python, if you jump into the deep end like you want (creating mobile games and mods) you'll get overwhelmed. Start with the basics, then go into the move advanced stuff. I used w3Schools a lot when I started learning. I also used code academy to get my head around the basics. Then once you've got to grips with python, possibly st -
I worked at a McDonalds for almost 2 years. I was a crew trainer for a year of that. Its non-stop. In the down time, your expected to clean up, re stock, sweep, ect... Theres almost no time to catch your breath (During the day shift). I mostly opened so I'd come in at 5/6am to open the store, this meant setting up the front counter and or setting up the kitchen. Turning on the grills, doing the DPSC, ect. I'd normally be the one to do the stock in the morning. So I'd go into a freezer every morning (It'll be around -18 to -20) to get a massive list of things, then do t
-
Look into comptia security+, also you'll need firm understanding of networking.
-
-Clean the inside -Uninstall any unused programs -Defrag/Run a scan using your anti-vuris -Save up for a new one, possibly a second hand one. Look on ebay you can get a pretty good laptop on there for a good price.
-
Currently
-
Windows defender is all I use. Don't need to pay for anti-virus'.
-
the .text property is a string.