Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6616369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:34:28+00:00 2026-05-25T20:34:28+00:00

So I’ve decided to start a personal programming project just to try and to

  • 0

So I’ve decided to start a personal programming project just to try and to improve my programming skills and improve my abilities to organize myself better.

The problem is I’ve only worked on small assignments so far, at most a few classes (the files of course) per project in Java. We covered inheritance and basic data structures (linked list & stack) in my previous winter semester and am currently taking Data Structures & Algorithms and Advanced Program Design with C++. I intend to do the project in C++ since it’ll help me out with the course.

This means I don’t have experience organizing a larger project and all it entails. I would love some general advice related to what I’ve already discussed. I don’t have a project idea yet, which I know would help this out a lot.

One thing in particular I’m concerned about is backup, since it would keep my project safe as well as the ability to access from other machines. I’ve been using Dropbox for my homework for all my courses for a while, but after hearing about their privacy issues I don’t really want to put anything important on it. What’s a good service for backing up code privately and securely, but so that I can still work on it without constantly redownloading just to unencrypt. Or should I even bother with that and just make it open source? Either way it would be good if the solution were preferably free or very cheap.

In either case I was thinking about trying some sort of version management, but once again I know very little to nothing about it. I was thinking of using NetBeans since it works with everything I need for school so I may as well use it for this as well, so the version management should work with it. Also my preferred operating system is Windows 7 64-bit.

I’ve heard good things about Git but apparently NetBeans only works with a local Git repository so I’m not sure how well that would work with an online repository.

Also, a quick question on versioning: should the program be in some sort of working state before even uploading it to the version management system, be it on an open source site or not?

I know I’m asking a lot and I bet there are even more things I could ask. I’m looking for as much advice as I can get because I really feel like I have no idea what I’m doing or getting myself into.

Edit: Of course the code should be able to be worked on while offline, when I take the train home for example.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:34:28+00:00Added an answer on May 25, 2026 at 8:34 pm

    Since NetBeans7.0.1 (according to the Plan for Git support), NetBeans supports pull/push operation to/from a remote Git repo.
    So you can use it with:

    • a remote repo on an USB disk for backup (either with git bundle or a bare repo)
    • GitHub for publishing a public version.

    You don’t need to have a stable project when you check-in with a DVCS (Git or Mercurial) because you are committing only in your local repo. And if you are publishing on a backup repo (like your USB key), it doesn’t matter.
    Those intermediate commits are called “checkpoint commits”: see “git newbie question – Commit style: Commit all changed files at once or one at a time?“

    But if you are publishing on a public repo (than other can clone), then it is best to clean your history of commits first.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
Specifically, suppose I start with the string string =hello \'i am \' me And
I am currently running into a problem where an element is coming back from
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I used javascript for loading a picture on my website depending on which small
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.